Ansicht
Dokumentation

BADI_SALES_ORD_SITEM - BAdI: Extending the Sales Order Scheduled Item

BADI_SALES_ORD_SITEM - BAdI: Extending the Sales Order Scheduled Item

General Material Data   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Sales and Distribution application to extend standard functionality of the Fiori Track Sales Order application. Customers can use this BAdI to populate custom fields (introduced in Entity Types of OData Service via DDIC extensions) or even extend the business functionality.

The BAdI (BADI_SCHEDULEDITEM) provides following methods:

  • DISPLAY_SCHEDITEM_ENTITYSET- To add additional fields for scheduled item.

After you call the IMG activity, the system displays a dialog box where you enter a name for the implementation.

If implementations of this Business Add-In have already been created, the system displays them in a dialog box.

You then choose one of them by choosing Create, and continue as follows:

1. In the dialog box, enter a name for the implementation of the Add-In and choose Create.

The system displays the initial screen for creating Business Add-In implementations.

2. On this screen, enter a short description for you implementation in the Implementation Short Text field.

3. If you choose the Interface tab, you will notice that the system has filled in the Name of the Implementing Class field automatically, by assigning a class name based on the name of your implementation.

4. Save your entries and assign the Add-In to a package.

5. To edit a method, double-click its name.

6. Implementation the interface method

IF BADI_SCHEDULEDITEM~DISPLAY_SCHEDITEM_ENTITYSET

7. Save and activate your code. Navigate back to the Change Implementation screen.

Note: You can also create an implementation for an Add-In and not activate it until later. If you want to do this, do not carry out the following step:

8. Choose Activate.

When the application program is executed, the system carries out the code in the method you wrote.






General Material Data   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 2108 Date: 20240523 Time: 223342     sap01-206 ( 47 ms )