cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_PROCORDCONF_GET_TE_PROP inputs to get the Confirmation Number

siriyadav0902
Explorer
0 Kudos

Hi Experts,

I have a requirement to do Process order Confirmtation from MII. So I thought to do it with BAPI_PROCORDCONF_GET_TE_PROP and BAPI_PROCORDCONF_CREATE_TE Bapis.

But the issue is what are the params we need to pass to BAPI_PROCORDCONF_GET_TE_PROP BAPI to get the confirmation Number.

Regards,

Srisailam Golla

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Srisailam!

Maybe You need to call BAPI_PROCORDCONF_GETLIST prior to these FMs in order to get

CONF_NO and CONF_CNT from CONFIRMATIONS table and then put them to these FMs?

Regards,

Petr