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 transaction J3GH

Former Member
0 Likes
637

Hello Experts,

I have to create a document using the transaction J3GH (in background) automatically after creating a service notification (from transaction IW21). Infomation for creating the document is obtained from the notification itself and the transaction J3GH should be triggered in background on saving the notification.

Can you please help me to find a solution for this problem? I have tried using a batch input but if a BAPI exists for it, would'not it be better ?

Can you please share any ideas if you know any BAPI that can be used for transaction J3GH ?

THanks a lot !

Mahesh

Hello Experts,

I have to create a document using the transaction J3GH (in background) automatically after creating a service notification (from transaction IW21). Infomation for creating the document is obtained from the notification itself and the transaction J3GH should be triggered in background on saving the notification.

Can you please help me to find a solution for this problem? I have tried using a batch input but if a BAPI exists for it, would'not it be better ?

Can you please share any ideas if you know any BAPI that can be used for transaction J3GH ?

THanks a lot !

Mahesh

1 REPLY 1
Read only

Former Member
0 Likes
504

We use the BAPI /SAPCEM/BAPI_SHIPDOCCEM_CREATE to create shipping documents.