cancel
Showing results for 
Search instead for 
Did you mean: 

warehouse management - bapi or function module

Former Member
0 Kudos

Hi friends,

according to my client requirement, we have to change the warehouse door no. in the outbount delivery. can anybody suggest me the function module or bapi for this. i know this is of technical, i just want to help the technical consultant.

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

Dear pavan

The following BAPIs are available for processing delivery outputs:

  • BAPI_LIKP_GET_LIST_MSG

You can use this method to select outbound delivery outputs (header and item outputs for several outbound deliveries). The system returns a key for the selected outputs and a log.

  • BAPI_LIKP_PROCESS_MSG

You can use this BAPI to process outbound delivery outputs. The system returns a key and a log for the outputs that were processed

  • BAPI_LIKP_PROCESS_MSG_DIRECT

You can use this method to select and process outbound delivery outputs in one step.

Thanks

G. Lakshmipathi

Former Member
0 Kudos

thankyou for your reply lakshmipathi, i will be giving the same to the technical consultant, i ll be awarding points a bit later, please bear with me.

thanks & regards

pavan

Answers (0)