Application Development 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: 

BAPI to get goods movement from COR6

0 Kudos

Hi,

I'm searching BAPI or function module to get content of tab goods movement in COR6 transaction depending on yield.
Perfect BAPI would bo to import process orderl number, yield and get structure with quantities that we can see in goods movement tab in COR6 after we fill the yield field.

Is this even possible to get this like that?

Regards.

1 ACCEPTED SOLUTION

tabraiz_khan
Participant
0 Kudos

Hi

BAPI_PROCORDCONF_GETDETAIL should give you detailed info that is needed. Please check if this helps.

Thanks,

Tabraiz

2 REPLIES 2

tabraiz_khan
Participant
0 Kudos

Hi

BAPI_PROCORDCONF_GETDETAIL should give you detailed info that is needed. Please check if this helps.

Thanks,

Tabraiz

0 Kudos

Hi,

BAPI_PROCORDCONF_GET_TT_PROP gave me everything I wanted