difference between enhancement and modifying
Answer / shamim khan
hi..
Enhancement means you're making or adding additional
functionality to the standard functionality. You're not
going to change the standard program where as Modification
means you're changing the standard code and then adding the
functionality which sometimes leads major error and gives
problems during software upgrade.
Is This Answer Correct ? | 6 Yes | 1 No |
how can we print both side in smartforms?
Where do you use help views?
How can you access the function code from menu painter?
What is the difference between interfaces and abstract class
Can anybody tell me the procedure to impliment the SAP OSS notes in detail?
What are the data types of the external layer? : abap data dictionary
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Hi everyone! i m pursuing ABAP so still in learning phase i want to know abt. IDOCs and ALE like what's the role of messege type in IDOCs and how things goes on in background i know i sound absurd but as i m not clear abt. the same Ur advice wud be highly appreciated looking forward for a quick reply with some scenarios if URl for some gud sites that wud b helpful in the initial stage of learning wud b provided it's wud b g8 thanks in advance
What is meant by hotspots?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
how to retrieve the field label of data element in reports.(not in alv)
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc