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

Standard

Former Member
0 Likes
814

hi

what's the way to find out the standard reports in any module provided by SAP, specially i want to know in IS-U module, or any link to any website is rewarded.

gaurav

hi

what's the way to find out the standard reports in any module provided by SAP, specially i want to know in IS-U module, or any link to any website is rewarded.

gaurav

6 REPLIES 6
Read only

anversha_s
Active Contributor
0 Likes
774

hi,

Table TADIR stores the program names (PGMID = R3TR and OBJECT = PROG)

TSTC contain all the transaction name of program

Use function module ABAP_DOCU_DOWNLOAD..

This will download 1100 Demo programs and documents to your local drive.

In SE38 editor Press * in pgm name and click F4.

rgds

anver

if hlped mark points

Read only

0 Likes
774

hi Anversha s

this is correct but still as i m in IS-U and i want to know all the standard reports in DM/CCS/BILLING and what's the way out to find the standard reports in each module ,bcz TSTC TABLE is very vague consist'a 75k values really difficult to find out .can u plz help me into that.

gaurav upadhyaya

Read only

Former Member
0 Likes
774

Hi gaurav,

there is a area menu to list all the reports

TXN: SAP1

Read only

anversha_s
Active Contributor
0 Likes
774

ok gaurav,

if so try this.

based on the PACKAGE u will / can find out list of Reports.

se80->package->ME for Purchase . it will list out all objects.

or else

eg : In SE38 press f4 the search like this billing

Regards

anver

if hlped pls mark points

Read only

0 Likes
774

hi

again but still they r t codes for some screen configuration adjustments but not the output value it's beneficial for implementation configuration but not for reporting purpose.so what's the way to find out the output in std report format.for e.g IW39 display all the order against consumer.so is there any report on bills device etc.help will be rewarded

Read only

0 Likes
774

hi

again but still they r t codes for some screen configuration adjustments but not the output value it's beneficial for implementation configuration but not for reporting purpose.so what's the way to find out the output in std report format.for e.g IW39 display all the order against consumer.so is there any report on bills device etc.help will be rewarded