what is enhancement and modification ? Explain clearly please
Answer Posted / amit bhatia
enhancement is to add our own code or u can say to add our own functionality or checks to a particular code...
modification is to change the user code like comment a particular line..but we always use enhancement...
enhancement is of twoo types impicit and explicit...
we always use implict enhancement to add our own code...
explicit enhancement which is already implemented or u can say code is already added....
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the significance of delivery class?
How is conversion of data types done between abap/4 & external level?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Can you show multiple alvs on a single screen?
What is primary index?
What are advantages and disadvantages of logical data base
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
What is synchronous update?
What is the difference between collect and sum?
Define external layer?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
wht is the diff. b/n initialization and lotus of event
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.