How to call A report from other report widout using include
program..??
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the difference between interfaces and abstract class
Explain get pernr concept when we use logical data base? : abap hr
difference between primary index and secondary index.when we use secondary index in reports?
what is the use of SLIS type pool in alv reports?
What are the diferent types of internal table available? How can we know the size of the internal tables?
what is leave to TRANSACTION?
What is a drill down report?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
How to Modify the standard invoice and sales order form to generate purchase order for printing and upload the company logo. plz mention the detail coding Tahnks, Rahul
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is projection view?
iam having 3 internal table how can i pass data to the 4th internal table