How to call A report from other report widout using include
program..??
Answer Posted / sat
one command is using for calling other report.
1.report 'report name' mode display.
2.using submit
submit 'zsat' via selection-screen and return.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Give an example of interface from your project explaining why you used it?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
What is the function of the correction system? : abap data dictionary
Difference between Insert, Update and Modify?
What are logical data bases used in hr module? : abap hr
What is elementary search help? : sap abap data dictionary
What is an “on request field” statement?
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is the difference between a pool table and a transparent table?
What is cts and what do you know about it? : abap hr
What is your approach to find exit and BAdi?
What are the different database integrities?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What are the different buffering methods?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?