what is the difference between user-exit & customer-exit?
Answer Posted / kiran reddy
user exits are available in only SD module where as customer exits are available in all modules.
| Is This Answer Correct ? | 22 Yes | 17 No |
Post New Answer View All Answers
What is at exit-command:?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Explain the difference between get and get late?
Explain read dataset in sap abap?
Which type of tables used this buffer?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
Name a few data dictionary objects?
Does sap handle multiple languages?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What is the use of at new statement ?
What are the pooled and cluster tables?
How would you set the formatting options statically and dynamically within a report?
Explain how to create any functions?
What are the rules to create a BAPI?