what is diff b/w user exits and cutomer exits
Answer Posted / swamy
user_exit:in the form of the subroten this is mostly using
Sd module
customer_exit:in the form of the function module .
It has a four types
1.screen exit
2.menu exit
3.function exit
4.field exit
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to find the return code of an stmt in abap programs?
WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.
What are null values? : abap data dictionary
Can we define our own match code id's for sap matchcodes ?
In delivery processing which step comes first picking, packing, posting goods issue ?
What is the function of a data element? : abap data dictionary
What is the difference between a substructure and an append structure?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Explain the difference between get and get late?
In sap script how to print bar code in vertical manner
What is the definition of modification in an sap system and how do they impact an upgrade?
when does a list get sent to the screen on the presentation layer?
Describe the difference between macro and subroutine?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Can i Have Some Realtime Examples On Modulepool programming.