2007 Sep 12 8:40 AM
HI Experts,
1.Can any body let me know about Text Enhancements in CMOD with an example?
2.also please let me know an example for Field exit in ECC6.0 with an example with pgm RSMODPRF.
Regards
2007 Sep 12 9:38 AM
<b>Text enhancements:</b>
Allow the customer to add supplementary documentation for data fields
non-specific to a transaction, and to change key word texts.
<b>
Why do you need enhancements ?</b>
The standard applications do not offer some of the functionality you need. The R/3 enchancement concept allows you to add your own functionality to SAP's standard business applications.
<b>What are the different types of enhancements ?</b>
Enhancements using customer exits
Customers' potential requirements which are not included in the standard software are incorporated in the standard as empty modification 'shells'. Customers can then fill these with their own coding. Enhancements can relate to programs, menus and screens. Upward compatibility is assured. In other words, SAP guarantees that the jump from the standard software to the exit and the interface which call the exit will remain valid in future releases.
<b>Enhancements to ABAP/4 Dictionary elements</b>
These are ABAP/4 Dictionary enhancements (creation of table appends), text enhancements (customer-specific key words and documentation for data elements) and field exits (creation of additional coding for data elements).
<b>What is customer development ?</b>
Creating customer-specific objects within the customer name range.
<b>What are the advantages of enhancements ?</b>
Do not affect standard SAP source code
Do not affect software upgrades
<b>Hope this links would be helpful</b>
Enhancement Framework
http://help.sap.com/saphelp_nw04s/helpdata/en/83/43e040e136742ae10000000a155106/frameset.htm
Enhancement Framework - The New Way to Enhance Your ABAP Systems
Implementing a BAdI in an Enhancement
Introducing the Enhancement Framework
<b>Reward if useful</b>
HI Experts,
1.Can any body let me know about Text Enhancements in CMOD with an example?
2.also please let me know an example for Field exit in ECC6.0 with an example with pgm RSMODPRF.
Regards
2007 Sep 12 9:38 AM
<b>Text enhancements:</b>
Allow the customer to add supplementary documentation for data fields
non-specific to a transaction, and to change key word texts.
<b>
Why do you need enhancements ?</b>
The standard applications do not offer some of the functionality you need. The R/3 enchancement concept allows you to add your own functionality to SAP's standard business applications.
<b>What are the different types of enhancements ?</b>
Enhancements using customer exits
Customers' potential requirements which are not included in the standard software are incorporated in the standard as empty modification 'shells'. Customers can then fill these with their own coding. Enhancements can relate to programs, menus and screens. Upward compatibility is assured. In other words, SAP guarantees that the jump from the standard software to the exit and the interface which call the exit will remain valid in future releases.
<b>Enhancements to ABAP/4 Dictionary elements</b>
These are ABAP/4 Dictionary enhancements (creation of table appends), text enhancements (customer-specific key words and documentation for data elements) and field exits (creation of additional coding for data elements).
<b>What is customer development ?</b>
Creating customer-specific objects within the customer name range.
<b>What are the advantages of enhancements ?</b>
Do not affect standard SAP source code
Do not affect software upgrades
<b>Hope this links would be helpful</b>
Enhancement Framework
http://help.sap.com/saphelp_nw04s/helpdata/en/83/43e040e136742ae10000000a155106/frameset.htm
Enhancement Framework - The New Way to Enhance Your ABAP Systems
Implementing a BAdI in an Enhancement
Introducing the Enhancement Framework
<b>Reward if useful</b>