-
Notifications
You must be signed in to change notification settings - Fork 7
API Keyword Product
Reads product keywords
Authentication: Windows
Privilege : PowerUser
Method: PxStat.System.Navigation.Keyword_Product_API.Read
Parameters:
Name | Type | Default | Description |
---|---|---|---|
Sbjcode |
Integer | ||
PrcCode |
Integer | ||
KprCode |
Integer |
Return: Array
[ Object
]
Name | Type | Description |
---|---|---|
Sbjcode |
Integer | |
PrcCode |
Integer | |
KprCode |
Integer |
Creates a non-mandatory product keyword
Authentication: Windows
Privilege : PowerUser
Method: PxStat.System.Navigation.Keyword_Product_API.Create
Parameters:
Name | Type | Default | Description |
---|---|---|---|
KprValue |
String | ||
PrcCode |
Integer |
Return: Array
[ Object
]
Name | Type | Description |
---|---|---|
KprValue |
String | |
PrcCode |
Integer | |
KprMandatoryFlag |
Bit |
Updates a product keyword. Update and retrieve the number of updated rows.
Authentication: Windows
Privilege : PowerUser
Method: PxStat.System.Navigation.Keyword_Product_API.Update
Parameters:
Name | Type | Default | Description |
---|---|---|---|
KprValue |
String | ||
KprCode |
Integer |
Return: Array
[ Object
]
Name | Type | Description |
---|---|---|
PrcCode |
Integer | |
SbjCode |
Integer | |
PrcValue |
String | |
userName |
String |
Deletes a product keyword. Deletes record(s) from the TD_Product table.
Authentication: Windows
Privilege : PowerUser
Method: PxStat.System.Navigation.Keyword_Product_API.Delete
Parameters:
Name | Type | Default | Description |
---|---|---|---|
KprCode |
Integer |
Return: Array
[ Object
]
Name | Type | Description |
---|---|---|
PrcCode |
String | |
userName |
String |
Update
Database Scripts
Configuration
API
- Home
- Data
- Security
- Subscription
- System
- Navigation
- Notification
- Settings
- Workflow
- Px Build
Developer
- Home
- Developer Tools
- Client Tier
- Server Tier
- Database Tier