Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sample program for the BAPI - BAPI_PRODORDCONF_CREATE_ACT?

Former Member
0 Likes
1,130


Hi Friends,

Can Anyone provide the sample code for the BAPI    BAPI_PRODORDCONF_CREATE_ACT.

i.e., what are all the mandatory fields we need to pass to the bapi structure and other mandatory details.

Thanks in advance,

prakash.

3 REPLIES 3
Read only

former_member201275
Active Contributor
0 Likes
786

Probably you have already seen this but if not have a look at the following Functions where this BAPI is used:

CORU_PRODORDCONF_CREATE_ACT

IDOC_INPUT_CONF_ACT10

and Program:

RBUS2116

Read only

0 Likes
786

Hi Glen,

Thank you for reply. Yes i have the Program RBUS2116. But didn't get what are the mandatory fields need to pass to post the conformation.

looking for an example of posting a confirmation from using the bapi BAPI_PRODORDCONF_CREATE_ACT.

Thank you,

Prakash.

Read only

Arun_Prabhu_K
Active Contributor
0 Likes
786

Hello Prakasareddy Konda.

     Mandatory parameter(s)/table(s) that are to be passed to FM/BAPI are indicated using "No tick" mark against Optional column in SE37 tcode.

     For instance,

Regards.