how do u know what is the exact user-exit for that
particular enhancement.
Answer Posted / madhu
If u know the particular enhancement.
go with COMPONENTS
select appropriate FM as it show along with the description
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which transaction code can I used to analyze the performance of ABAP program.?
What is the t-code to display batch input sessions? : abap bdc
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
How to find the return code of a statement in abap programs?
When to use logical database?
Why do we use logical blocks in abap program?
Does the external program run in the same sap luw as the caller, or in a separate one?
What is the t-code for transaction recorder? : abap bdc
what is the difference between Blocked ALV and interactive ALV?
how 2 create the normal form by using functional module
Which bdc you prefer? : abap bdc
How we can retrieve data using secondary index. Explain with simple example?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
What are the organizational related Infotypes
What is the syntex used to call a screen as dialog box (pop up)?