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: 

EDI Shipment Output Master Data Conversion

dhirendra_pandit
Active Participant
0 Kudos
546

Hi,

I am using LSMW to upload EDI Shipment Output Master Data into file can anyone suggest me any standard BAPI or Idoc avail for the same or any function module available to do this.

Thanks

Dhirendra

7 REPLIES 7

Former Member
0 Kudos
403

we have below LSMW IDOC methods

OILSHL TD Shipment to TAS

RECSHP Recommended shipments

SHIPMENT_CREATEFROMDATA Create shipment

SHIPPL Inbound planned shipments

SHPMNT_TNDR Shipment tendering

TPSSHT Shipping planning system: Transfer planned shi

Former Member
0 Kudos
403

Hi,

Check these BAPIs ,

BAPI_SHIPMENT_CREATE

BAPI_SHIPMENT_COST_ESTIMATE

Reg

Siva Prasad

Jay71
Participant
0 Kudos
403

Hi,

Use FM

BAPI_SHIPMENT_CREATE. this will solve the issue

Jayaram

0 Kudos
403

I need clarification about shipment output creation for the transaction VV71 not for shipment creation.

can you please clarify.

Regards

Dhirendra

Edited by: dhirendra pandit on May 28, 2009 2:45 PM

0 Kudos
403

Got the function module for the EDI shipmet output creation

the correct function moudule is : NACHRICHTEN_SICHERN_V13B

Regards

Dhirendra

0 Kudos
403

Can we call NACHRICHTEN_SICHERN_V13B in LSMW?

0 Kudos
81

Yes you can use LSMW events to write custom code.