2008 May 07 5:17 AM
hello sap gurus,
I have one doubt in BADI. If a transaction did not have a badi.But it has user exits.Then how i can attach the badi to user exits.
Can any one explain me ?
Thank you very much.
2008 May 07 5:27 AM
Hi,
Exits and BaDI's fall under the same category of customer enhancement, but as far as my knowledge goes u cannot link the exit to a BADI. U can just implement these enhancement to suit ur requirement.
If the Exit is available, u can code in it if required.
Thank you.
Reward points if found useful.
Hi,
Exits and BaDI's fall under the same category of customer enhancement, but as far as my knowledge goes u cannot link the exit to a BADI. U can just implement these enhancement to suit ur requirement.
If the Exit is available, u can code in it if required.
Thank you.
Reward points if found useful.
2008 May 07 5:27 AM
Hi,
Exits and BaDI's fall under the same category of customer enhancement, but as far as my knowledge goes u cannot link the exit to a BADI. U can just implement these enhancement to suit ur requirement.
If the Exit is available, u can code in it if required.
Thank you.
Reward points if found useful.
2008 May 07 5:32 AM
Hi,
Both user exists & BADI's are same kind of thing for customer requirement.
If you want to add your object(BADI) you have to create under customer name space & call the badi in the include of user exists.
Hope it will work.
Regards,
madan.
2008 May 07 5:50 AM
Hi ,
BADI and Exits come under same category ie CUSTOMER ENHANCEMENTs.
BADI uses OOPS concept , Customer exits are devided into screen ,field ,function exits.
In BADI we implement method to suit customer specific requirement .
We can't link EXITS and BADI . For some transactions we can achive customer requirement
through both.Search information relating to BADI and EXITS in SDN.
Reward if useful
Thanks
Jagadeesh.G
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |