Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reporting

rnb86
Participant
0 Likes
452

Hi experts,

I have 2 questions.

1.In se37, how to find out about the documentation of a function module if the documentation button is disabled.

2.I have created a report with frame titles, text elements, list headings, selection texts, msg classes. Now they will be visible in my system. But when i transfer the report to quality, how to send the frame titles, text elements, list headings, selection texts etc so that my report is same in quality also.

3.Can you send me the links to get indepth knowledge on all types of reporting in ABAP.[Classical, interactive, Drilldown and ALV].

Points will be rewarded.

Regards,

Raghu.

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
422

Hi,

1.Login with language as DE, if documentation exist then cut and paste into any translators

or

Check for OSS for any documentation

2.There is no need to transport explictly these objects.it will get transported along with main program

3. search the general forum with key word Classical, interactive, Drilldown and ALV you will lot of examples

aRs

3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
423

Hi,

1.Login with language as DE, if documentation exist then cut and paste into any translators

or

Check for OSS for any documentation

2.There is no need to transport explictly these objects.it will get transported along with main program

3. search the general forum with key word Classical, interactive, Drilldown and ALV you will lot of examples

aRs

Read only

0 Likes
422

Hi,

thank you aRs and atish for your responses. I got the answers to the 2 out of 3.

Guys, can you guide me on how to use the translators and also the link for documentation in OSS.I have not used the translators before, I would really appreciate your help.

Read only

Former Member
0 Likes
422

Hi raghu,

1. If the documentation button is disabled that means there is no documentation for that FM. In this case you need to look at the code as what this FM is doing or you can search Forums to see more information about the same.

2. If the report is newly created, then all these objects will be automatically included in the TR. But once you release this TR and make some modifications to these objects then they shoul be included in the TR.

3. Just go to help.sap.com or look at the various blogs on sdn.sap.com

Reward points if useful.

Regards,

Atish