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

Bapi for COR1

StarDev
Participant
0 Likes
2,035

Hello All.

Any Bapi available for COR1 with material list data ?

No fields with the same available in BAPI_PROCORD_CREATE.

Any help would be appreciated ?

1 ACCEPTED SOLUTION
Read only

389884947
Explorer
0 Likes
1,788

i find bapi: CO_XT_COMPONENT_ADD .resolved add matlist

6 REPLIES 6
Read only

venkateswaran_k
Active Contributor
0 Likes
1,788

The above bapi should work

What is the issue you are facing in this BAPI?

Read only

0 Likes
1,787

The BAPI is working fine. THe issue is where to pass this Material list data , which you get by clicking material list button on COR1 tcode

I have to add some line items in the screen. Which parameters to use in this BAPI. I don't see any relevant import/ tables available ?

Read only

StarDev
Participant
0 Likes
1,787

Guys any ideas for BAPI  ? Or is the BDC our last resort ? 😐

Read only

0 Likes
1,787

Hi,

check the following BAPI's :

BAPI_PRODORDCONF_CREATE_ACT

BAPI_PRODORDCONF_CREATE_HDR

BAPI_PRODORDCONF_CREATE_TE

BAPI_PRODORDCONF_CREATE_TT

and refer the following link

http://www.tcodesearch.com/sap-fms/search?q=process+order

Read only

StarDev
Participant
0 Likes
1,787

Could not get BAPI, So went with BDC. Thread closed

Read only

389884947
Explorer
0 Likes
1,789

i find bapi: CO_XT_COMPONENT_ADD .resolved add matlist