Uploading Price Items, Parameters, and SQIs from the Same File

If the price item, parameter, and SQI information is given in the same file, you need to use a file request type where the following business objects and business service are added in the Services section:

  • C1_​PRICE_​PARM

  • C1-SQIUPLOAD

  • C1_​PRICEITEM_​BO

Note that the C1_​PRICE_​PARM business object and the C1-SQIUPLOAD business service should have higher sequence compared to the C1_​PRICEITEM_​BO business object in such file request type. Otherwise, erroneous results might occur.

Related Topics

For more information on... See...
How to define a file request type for uploading price items in the XML format Defining a File Request Type for Uploading Price Items in the XML Format
How to define a file request type for uploading price items in the CSV format Defining a File Request Type for Uploading Price Items in the CSV Format
How to define a file request type for uploading parameters in the XML format Defining a File Request Type for Uploading Parameters in the XML Format
How to define a file request type for uploading parameters in the CSV format Defining a File Request Type for Uploading Parameters in the CSV Format
How to define a file request type for uploading SQIs in the XML format Defining a File Request Type for Uploading SQIs in the XML Format
How to define a file request type for uploading SQIs in the CSV format Defining a File Request Type for Uploading SQIs in the CSV Format