Hi ,
I am creating Quot/Response of RFX through FM BBP_PD_QUOT_CREATION and passing following parameters
BBP_PD_QUOT_CREATION
Exporting
I_SRC_GUID
I_SRC_OBJECT_TYPE
I_SAVE
I_TESTRUN
I_HEADER
Importing
E_header
Table
I_Item
I_Partner
After this I am getting values in Importing parameter E_header, however it is not getting saved.
So I am using FM BBP_PD_QUOT_SAVE with following parameter
BBP_PD_QUOT_SAVE
Exporting
IV_Usertype = 'X'
IV_Header_Guid = E_header-guid
Even after this response is not getting saved , I even tried with FM BBP_PD_SC_COMMIT
It still did not worked. Kindly let me know what else I need to do, in order to save Response/quot