Issue in Calling/Compiling RMSSUB_XITEM.CONSUME
Hello,
I am using RMSSUB_XITEM.CONSUME to create an item in RMS 13.2.4 but getting an error. Following is the error. I have attached the code that i am using. Please review and advise.
+++++++++++++++++++++++++++++++++++
The following field is required: Pricing Node.
NEW ITEM CREATION FAILED.
The following field is required: Pricing Node.
Status Code:E:
Actual:The following field is required: Pricing Node.:
Error msg:The following field is required: Pricing Node.:
+++++++++++++++++++++++++++++++++++
I have searched the MOS and found the following note...
Creating Item Zone Price Records for Items Created Using Xitem Message Subscription (Doc ID 1421083.1)
In the xItemCre message, you need to set RIB_XITEMDESC_REC.HIER_LEVEL to Z (Zone)... How and where to set this in my attached procedure???