How to Business addin function in Standars transactiion
code. how it is steps
Answer Posted / chowdary
Badi's are advanced concepts of user exits,
when we have written Badi for the standard transaction,
flow will be like this
standar code
"
"
badi
"
"
correct me if i was wrong
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is the syntax for call transaction? : abap bdc
What is the difference between ABAP and HR ABAP
What is meant by authorization? : sap abap hr
Explain about workbench request and customization requests?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
How many lists can a program can produce?
What is img? : sap abap hr
Explain the function module in bdc?
What is difference between check table and value table ?
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
What are null values?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are the fields in a bdc_tab table? : abap bdc
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Explain buffering concept usage?