Answer Posted / theabapconsultant
it is advanced to customer exits in abap programming. this concept is used to write a custom functionality to to the standard code without modifying it instead enhancing it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a badi?
function modules are also external subroutines. State true or false. : abap modularization
Explain the difference between free and refresh?
What are the different types of work process?
What is sql trace? : abap data dictionary
What abap statement will trigger list generation?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
What are indexes? : sap abap data dictionary
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What are the different types of mode (run code) in call transaction method?
What are the organizational related infotypes? : abap hr
What are different data types in abap/4?
What are the system table used in abap?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?