Answer Posted / narendar
Badi means Business application add-in.
union of customer exits.
| Is This Answer Correct ? | 12 Yes | 40 No |
Post New Answer View All Answers
What’s value table?
Normally how many and what files get created when a transaction program is written?
Name the abap/4 modularization techniques? : abap modularization
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 the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
Difference between sy-tabix and sy-index?
How to debug a sapscript?
What is the transaction code to display the payroll results ? : abap hr
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What is the difference between RETURNING and CHANGING parameters for a method?
Can we use transfer dataset to transfer data in internal table ?
What is an Open Item in SAP? How will you find an Open Item in SAP?
What is macro? : abap hr
What is web dynpro for abap?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary