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

Interface used

Former Member
0 Likes
447

Hi Experts

IF_EX_LE_SHP_DELIVERY_PROC interface is used in one of the class.

whats the use of this interface and how its working.

Thanks in advance.

regards

Rajaram

3 REPLIES 3
Read only

Former Member
0 Likes
428

Enhancements in Delivery Processing

You can use the Business Add-In LE_SHP_DELIVERY_PROC to influence processing of delivery data, during creation and changing of deliveries at specific points described in the interface. The BAdI methods enable you to read, write, determine, delete, and save your own delivery-related data, and to change the standard delivery data.

This Business Add-In also makes methods available that you can use to control the ready-for-input status of fields in the delivery transaction, and to activate function codes.

Standard settings

This Business Add-In is not active in the standard system.

The Business Add-In can be used more than once.

Activities

To activate the Business Add-In, you must create an active implementation. To do this, go to Customizing for the component Logistics Execution and choose Shipping -> System Modifications -> Business Add-Ins in Shipping.

For more information about this procedure, see the SAP Library under

Basis Components -> ABAP Workbench -> Changing the SAP Standard -> Business Add-Ins -> Implementing Business Add-Ins.

Note that the Business Add-In can be used multiple times and therefore all active implementations are called and run through.

Example

You can use the Business Add-In LE_SHP_DELIVERY_PROC, if you want to fill and update additional fields in the delivery items or in the delivery header.

Read only

0 Likes
428

hi thx i am also facing the same prob. this badi is working while creating deliveries via VL01N OR VL02N but if we are creating delivery via VL04 this badi is not working, can u please guide me.

thanx in adv.

Read only

Former Member
0 Likes
428

hi

good

check this link, hope this will give you some idea to solve yo ur problem.

http://help.sap.com/autoid20/helpdata/en/5f/6de83fcf400d5fe10000000a155106/content.htm

thanks

mrutyun^