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

function module

Former Member
0 Likes
691

hi

i am into ecc6.0 can anybody provide me FM AND MESSAGE TYPE for SHP_OBDLV_SAVE_REPLICA02.

regards

prathap

4 REPLIES 4
Read only

ferry_lianto
Active Contributor
0 Likes
569

Hi,

The message type is SHP_OBDLV_SAVE_REPLICA.

For inbound, you can use FM BAPI_IDOC_INPUT1 (process code BAPI) and FM ALE_OUTB_DELIVERY_SAVEREPLICA for outbound purposes.

Regards,

Ferry Lianto

Read only

0 Likes
569

Hi ferry lianto

thanks for your reply are you sure about message type when i am adding this message type in BD64, i am getting this error " Message type SHP_OBDLV_SAVE_REPLICA belongs to BAPI OutboundDelivery.SaveReplica: Use the BAPI in the model " .

can you explain little more i didnt get this error.

i need to extend SHP_OBDLV_SAVE_REPLICA02

can you tell me which user_exit i have to use.

Regards

prathap

Read only

0 Likes
569

Hi prathap,

You need to use BAPI in this case in your model.

Regards,

Atish

Read only

0 Likes
569

Hi,

if i want to add BAPI what i have to provide in object name/ interface and method.

regards

prathap