cancel
Showing results for 
Search instead for 
Did you mean: 

Paramters require for doing PO confirmation in SRM

Former Member
0 Kudos

Hi,

We are trying to do Confirmation in SRM by uploading excel file and we are using FM BBP_PD_CONF_CREATE

What are the input paraments we need to pass for this FM to create automatic confirmation.

Thanks,

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ravi,

You should use the FM BBP_PD_PO_GETDETAIL first, map the PO data to the BBP_PD_CONF_CREATE structures, and then insert the input values from the Excel file.

Besides that, inform the I_SRC_GUID as the PO header GUID and I_SAVE as u2018Xu2019.

You should be able to create the Confirmation Document this way.

Regards,

José Omar