A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What are Table control and tab strip control in dialog programming ?
Events that can be used in both the classical and interactive reports
3) What happens if there is no CLOSE_GROUP in a BDC.
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
2)In production what is the user exit?
What is the use of 'for all entries'?
How to transport from one client data to another in realtime, what is the transaction code for transport, where the maintain table maintenance generator in realtime,
How do we use BDC in real production scenarios ? Is BDC used on regular periodic intervals to upload data into SAP ? (say you recieve the data daily from non-sap system, like mainframes and you update the data in SAP) OR Is BDC used on adhoc basis ?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
How to run a report in background??and if we try to run in foreground it says"this report sud be run in background".what can be done in this case?? 2-And how sud we stop a report running in background??
difference between BAPI and RFC?
I have developed a program where i have used Ranges and the program is running fine in DEV and Quality server but as soon as it goes to Prod server it shows some errors.What can be done in this case??