The fields in the item_pricelist_template.csv file and the conditions to be maintained when updating this file are described.
Header Field | Description |
---|---|
ITEM_PRICELIST | Indicates the title of the entity type. Do not modify this row and its contents. |
RECORDID (ACTRID) | Indicates the identifier of the record for action to be performed. Do not modify the order of this field in the msater data file. When adding a new row, you must copy the value in this column to the new row. Any row that does not contain the RECORDID value will be considered as an invalid record and this record will not be processed. |
ACTION | Specify the action to be performed on this record. The valid values are Manage, Create, Modify and Delete. The default value is Manage. |
RECORDID (ITMPRCRID1) | Indicates the identifier of the record for the price list details. Do not modify the order of this field in the master data file. When adding a new row, you must copy the value in this column to the new row. Any row that does not contain the RECORDID value will be considered as an invalid record and this record will not be processed. |
PRCLSTNAME | Enter the name of the price list. This is a mandatory field. The master data upload will fail if you do not provide a value in this field. |
RECORDID (ITMPRCRID2) | Indicates the identifier of the record for the price list of the corresponding line. Do not modify the order of this field in the master data file. When adding a new row, you must copy the value in this column to the new row. Any row that does not contain the RECORDID value will be considered as an invalid record and this record will not be processed. |
ITEMID | Enter the identifier of the item. This is a mandatory field. The master data upload will fail if you do not provide a value in this field. |
LISTPRICE | Enter the unit price of the item. |
PRICINGSTATUS | Specify the status of the price list line. The valid values are ACTIVE and INACTIVE. If the corresponding action is Create, the default value is INACTIVE. |
STRTDATEACTIVE | Enter the date on which the price list becomes effective in the organization. |
ENDDATEACTIVE | Enter the date until which the price list is effective in the organization. |