how to find the driver program of a script without touching
its print program?
Answer Posted / sabitha
Go to the SE71 and enter the u r script name and press display
and go to the form menu and select the check then u can get the Print program name.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Can a posting run be deleted? : sap abap hr
What is pnp-sw-found ? : abap hr
What are the various events associated with screen programming?
Why lsmw does not support call transaction method? : abap bdc
How to know if the value entered contains records or not?
Can a domain, assigned to a data element be changed? : abap data dictionary
Does every abap/4 have a modular structure?
What does the insert statement in extract datasets do? : abap modularization
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
How is collect statement different from append?
Explain the difference between domain and data element? What are aggregate object?
What are aggregated objects
Explain read dataset in sap abap?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.