difference between user exit and customer exit dont tell
both are same but there is another difference is there if
anybody knows reply immediately
Answer Posted / lakshmi
user exits are implemented using subroutines where as
customer exits are with function modules
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What do you understand by work area and internal tables in abap? Why do we use it?
What is the collect statement?
What is the different between abap and ooabap? Why do we use ooabap?
Which bdc you prefer? : abap bdc
Badi concepts
How to transfer data into line items using batch input session method? : abap bdc
What is tcode se16? For what is it used.
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
How do you write a function module in sap?
How to convert normal function module to bapi?
wht is the diff. b/n initialization and lotus of event
How to get that a secondary index is attached to a select query?
What are conditional chain statement?
How to combine multiple billing into one RV document ( Step by Step)?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???