Answer Posted / aneel
BADI is noting but OO approach for Enhancing SAP code.
Business Add-Ins - BADI
Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
What is evaluation path, where do we do it and why? : sap abap hr
What is meant by performance analysis? Have done anything to improve the performance?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Of the two call transaction and session method, which is faster?
What are the page headers for secondary lists?
What is the significance of hide?
What are the basic components of dialog program?
How do you read files from the presentation server ? : abap bdc
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
Explain the uses of the simple maintenance interface? : sap abap hr
What is payroll area
What is difference between dependent and independent data?
What are null values?
What are pool tables?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization