Steps
to identify the standard BADIs (Method 2) :
- Execute ‘SE93’. Provide transaction code (XK01).
- Click on display.
- Click on display object list (Ctrl + Shift + F5).
- Expand the package in the left panel (FBK).
- Expand the enhancements.
- Expand the classic BADIs definition.
- Identify the all the BADIs.
Steps to identify the standard BADIs (Method 3)
- Execute T_CODE SPRO in command window.
- Click on SAP Reference IMG.
- Expand the Logics-General (If we want to customer or vendor BADIs).
- Expand the business partners. Expand the vendors. Expand the control.
- Expand the adoption of customers own master data fields.
- Identify the BADI's.OR click on find function key. Provide the search term as BADI. Enter. Identify the all BADI's.
Note: - In the
real time we always identify the BADI's with the help of functional people.
How to identify the right BADI to implement the logic :
In previous chapter we identified all standard vendor BADI's and also above two methods also used to
identify the all standard BADI's. After identifying all standard BADI's we need to identify right BADI to
implement our logic.
The following steps are used to identify the right BADI to implement our logic.
- Open the each and every BADI in SE18.
- Click on interface tab. Double click on each method.
- Identify the input, output parameters. what input we are using and output fields we have to get that BADI. If this fields exist we implement that BADI through SE19.
- Otherwise In the menu bar click on goto à documentation à to component. Read the documentation.
- If it satisfies the client requirement then we implement this method through SE19.
GOOD ARTCILE
ReplyDelete