WHAT IS DIFFERENCE BETWEEN BATCH INPUT MEHTOD AND DIRECT
INPUT
Direct input method Batch Input Method
1) We cannot send the fields | 1) We can send fields as per
according to our requirement| requirement.
|
2) validations are done based | 2) validations are done based
on pre-defined function | on applications.
modules |
|
Is This Answer Correct ? | 12 Yes | 9 No |
What are the two ways of searching an ABAP Object and How to navigate to them
how to print barcode in vertical manner
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
what is inline documnetation?
what are use of ok_code in bdc
What is the structure of bdcmsgcoll? : abap bdc
What will exactly the hide statement do?
Can we have more than one selection-screen . And how ?
Are EVENTS Possible in LSMW?If so how to achieve?
Explain what is the purpose of sap script?
What is the difference between getting and get late?
By which function module upload data from application Server to desk top and to code can u explain