Hi All,
After creating configuration for an configurable product in IPC, I have to fetch pricing related information.
Could you please help me in this regard. I tried the FM SPC_GET_PRICING_PROCEDURE_INFO with application 'CRM' and procedure 'STD01' but it's not returning anything.
As per my understanding I have to call these FM's in sequence.
SPC_GET_PRICING_PROCEDURE_INFO
SPC_CREATE_DOCUMENT
SPC_CREATE_ITEMS
SPC_GET_PRICING_DOCUMENT_INFO
I have the configuration only as input data.I am using IPC 5.0.
Regards
Ashwini