Badi 22
Badi 22
Business add-ins are enhancements to the standard version of the system. They can be inserted
into the SAP System to accommodate user requirements too specific to be included in the
standard delivery.
1. In the definition view, an application programmer defines exit points in a source that allow
specific industry sectors, partners, and customers to attach additional coding to standard
SAP source code, without having to modify the original object.
2 In the implementation view, the users of Business Add-Ins can customize the logic they
need or use a standard solution, if one is available.
Enter the description of the definition. The name of the interface will be automatically proposed.
Save
(a) On the menu bar of the initial screen of SE18 - Implementation -- Create.
Enter the Implementation name. Press enter
Press Enter.
Enter the description for the implementation. Then save and activate it.
Note: The system does not check whether the class or method specified in BADI implementation
actually exists. If a class or method does not exist, a runtime error occurs when using the function
in the formula builder.