2005 Oct 14 7:25 AM
Hi friends,
iam using field exits. I want to test the customer exits provided by sap for some transactions.
Please give me the specification to test the customer
enhancements for easy transaction. I give u full points.
2005 Oct 14 7:37 AM
Hi,
You can find following information in SPRO transaction.
The following SAP enhancement is available for the customer master data area:
SAPMF02D for checking the data entered before saving it
Activities
1. Create your enhancement. To do this, either create a new project or use an existing one.
Modify the source code for a transaction delivered by SAP by adding the elements you need. SAP provides you with the necessary function modules with short text, interface, and documentation to be able to do this. A sample source code created by SAP may exist for user exits which can be copied (and changed) if required.
2. Activate the project.
This allows the ABAP source code to run. Enhancements will not have any effect beforehand.
Further Notes
In contrast to modifications, enhancements can generally be transferred between Releases since they are carried out within a name range reserved for the customer rather than in the SAP original.
For more information about creating enhancements, see the SAP Library BC - Changing the SAP Standard.
Every enhancement is documented. To call up the documentation, choose Utilities -> Display req.docu from the project management screen for SAP enhancements.
Thanks
Hi friends,
iam using field exits. I want to test the customer exits provided by sap for some transactions.
Please give me the specification to test the customer
enhancements for easy transaction. I give u full points.
2005 Oct 14 7:29 AM
t-code CMOD, create a project and u can see the list of enhancements in it....
EG: SAPMF02D - user exits for Customer master data
rgds,
PJ
2005 Oct 14 7:30 AM
hi,
you want some program/function exit...
you can find in Smod-Utilities-> find
cheers,
sasi
2005 Oct 14 7:37 AM
Hi,
You can find following information in SPRO transaction.
The following SAP enhancement is available for the customer master data area:
SAPMF02D for checking the data entered before saving it
Activities
1. Create your enhancement. To do this, either create a new project or use an existing one.
Modify the source code for a transaction delivered by SAP by adding the elements you need. SAP provides you with the necessary function modules with short text, interface, and documentation to be able to do this. A sample source code created by SAP may exist for user exits which can be copied (and changed) if required.
2. Activate the project.
This allows the ABAP source code to run. Enhancements will not have any effect beforehand.
Further Notes
In contrast to modifications, enhancements can generally be transferred between Releases since they are carried out within a name range reserved for the customer rather than in the SAP original.
For more information about creating enhancements, see the SAP Library BC - Changing the SAP Standard.
Every enhancement is documented. To call up the documentation, choose Utilities -> Display req.docu from the project management screen for SAP enhancements.
Thanks
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |