2009 Mar 09 10:13 AM
Hi all,
I am a FICO consultant. In need some clarification regarding the enhancement implementation. Can anybody explain me how to create enchancement implementation for the BADI?
Thanks & Regards,
Mohan.M
2009 Mar 09 10:19 AM
Hey Mohan,
To Create Enhancement Implementation Goto T.code: SE19, In the Create implementation select Classic BAdi and give your Implementation ( the name should start with Y or Z ) and Hit the push button Create implementation. it will give you pop-up to enter description and filter details. Once you fill all the details and activate, the implemenattion name will display in the list.
Goto T.code SE18 -> Enter BADI name -> Select Enhanement Implementation in Menu bar -> Select your Implementation -> Write your Validation.
Revert back for further clarification.
Regards,
Saravanan M
Hey Mohan,
To Create Enhancement Implementation Goto T.code: SE19, In the Create implementation select Classic BAdi and give your Implementation ( the name should start with Y or Z ) and Hit the push button Create implementation. it will give you pop-up to enter description and filter details. Once you fill all the details and activate, the implemenattion name will display in the list.
Goto T.code SE18 -> Enter BADI name -> Select Enhanement Implementation in Menu bar -> Select your Implementation -> Write your Validation.
Revert back for further clarification.
Regards,
Saravanan M
2009 Mar 09 10:19 AM
Hey Mohan,
To Create Enhancement Implementation Goto T.code: SE19, In the Create implementation select Classic BAdi and give your Implementation ( the name should start with Y or Z ) and Hit the push button Create implementation. it will give you pop-up to enter description and filter details. Once you fill all the details and activate, the implemenattion name will display in the list.
Goto T.code SE18 -> Enter BADI name -> Select Enhanement Implementation in Menu bar -> Select your Implementation -> Write your Validation.
Revert back for further clarification.
Regards,
Saravanan M
2009 Mar 09 10:20 AM
2009 Mar 09 10:23 AM
Hi Mohan,
To craete an implementation for a badi...these are the steps:
1) take transaction se18 and give the required BADI name and press display.
2) Now goto menu Implementation>Overview>and press the create button or
goto menu Implementation-->Create directly.
3) Will promprt for an Implementation name. Give the required name starting with Z or Y.
4) It will prompt for the package and request number. Give them as required.
5) Inside the implementation u will find two tabs ...one as Attributes and the other Interface.
6) goto interface and u will find the different methods of that implementation class.
7) Double cliack the suitable class for ur enhancement and write ur code inside that.
Hope this will help u.
keerthi
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |