to find an enhancement we will go to smod and check with the
given package. but how can we know that a particular funx
exit is used for particular enhancement( for eg: mm06e005
for mm22n screen exit.) will it be given by SD people or we
have to find it?
Answer Posted / sivaramakrishna
genarally based on reading the description of tha exits .
or else we need to put the break point for each exit and
check for all . that means at which break point of exit
that transaction is triggure is correct.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Double click function on the lists, identifying the line selected by the user on the list?
Can you delete data element, which is being used by table fields. : abap data dictionary
What is payroll driver
Can we make use of flow logic control key words in abap/4 and vice-versa?
What are pooled tables? : abap data dictionary
What is the difference between leave transaction and call transaction?
what is leave to TRANSACTION?
What is PS structure
How do you find out whether a file exits on the presentation server?
How can the standard tables of sap be modified?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
What are the system fields?
How many main windows are allowed in sapscript?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
How do you get the number of lines in an internal table? How to use a specific number occurs statement?