2007 Sep 21 7:12 AM
How we can modify the standard SAP CODE (Functionality)
By user exit we can add new functionality only but it will not modify the satndard functionality it just implements the new functionality along with standard functionality is it right ?
How we can modify the standard SAP CODE (Functionality)
By user exit we can add new functionality only but it will not modify the satndard functionality it just implements the new functionality along with standard functionality is it right ?
2007 Sep 21 7:16 AM
Look at this documentation : <a href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBCEX/BCDWBCEX.pdf">Changing the SAP Standard (BC)</a>
For information about the modification levels see:
Customizing [Page 9]
Personalization [Page 10]
Modifications [Page 14]
Business Add-Ins/Enhancements [Page 13]
Customer Development [Page 15]
Regards
2007 Sep 21 7:18 AM
Hi,
you can use user exits or BADI's to make some changes in existing SAP Transactions.
2007 Sep 21 7:33 AM
hi
venu
modifying means changes made to sap standard code
let us take example of transaction code XK01 module pool program name is SAPMF02K copy this one into ur own zprogram and made changes according to ur requirements
but modifications doesnt support for future upgradation
reward for use ful points
regards
Nagesh.Paruchuri
2007 Sep 21 7:36 AM
U can not change Code written by SAP.
U can correct bugs in SAP code by OSS notes by SAP
U can add extra functionality/change existing functionality by EXIT/BADI
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |