Answer Posted / gopal
We can find out driver program though different ways like
1) Check the table TNAPR.
2) go to the Tcode -> NACE
3) >execute se93 ->give your tcode ->click on display - >there you can find your program name.
or
->enter your tcode of the samrtform->choose system ->status
->there you can find your program name.
SMARTFORM OPEN IT
MENUïƒ ENVIRNMENT
ïƒ FUNCTION MODULE
ïƒ POPUP DISPLAYS UR SMARTFORMS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does the external program run in the same sap luw as the caller, or in a separate one?
How do you document ABAP programs? Do you use program documentation menu option?
What are the different types of work process?
How does the interface between the dynpro and the abap/4 modules take place?
Can you set up background processing using call transaction?
What is the use of start-of-selection.,if not use in report what will happen,?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What are subroutines? : abap modularization
What is the function of the correction system?
Can you define a field without a data element? : abap data dictionary
Did you create help views?
What are the uses of table pool or table cluster.
What is the abap program name to process the batch input session automatically? : abap bdc
how can we enable hyperlink in screen painter?
How to get that a secondary index is attached to a select query?