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

How to configure Change Pointers for BAPI_PO_CREAT1(BAPI)

Former Member
0 Likes
807

hi

I want to trigger BAPI ( BAPI_PO_CREAT1) Automatically <u>when ever </u><b>STO(ME21n)</b> Create Stock Transport Order

How can i configure

Regards

Ram

hi

I want to trigger BAPI ( BAPI_PO_CREAT1) Automatically <u>when ever </u><b>STO(ME21n)</b> Create Stock Transport Order

How can i configure

Regards

Ram

3 REPLIES 3
Read only

varma_narayana
Active Contributor
0 Likes
667

Hi Sriram..

Change pointers are not used for Transaction data. It can be used only for distributing Master data.

Since u want to distribute the PO whenever it is created in ME21n, You have to configure the Message control for this.

1. Creating condition records in NACE

2. Maintaining Partner profile in outbound with Message control settings.

<b>REWARD IF HELPFUL.</b>

Read only

0 Likes
667

Hi

i am new to ALE IDOCs

Can any 1 help me on distribute the PO whenever it is created in ME21n

1. Creating condition records in NACE

2. Maintaining Partner profile in outbound with Message control settings.

Read only

Former Member
0 Likes
667

Answered by my self