cancel
Showing results for 
Search instead for 
Did you mean: 

can any body send all the t.codes for all standard reports in r/3

Former Member
0 Kudos

hi,

sap gurus,

good evening to all,

(1`). can any body send all the t.codes for all standard reports in r/3 which is relevant to sales and distribution.

(2). can any body send all the t.codes for all standard reports in r/3 which is relevant to sales and distribution that too statutory reports for internal audit purposes.

regards,

balaji.t

09990019711

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

Some of the Standard reports in SD are:

Sales summary - VC/2

Display Customer Hierarchy - VDH2

Display Condition record report - V/I6

Pricing Report - V/LD

Create Net Price List - V_NL

List customer material info - VD59

List of sales order - VA05

List of Billing documents - VF05

Inquiries list - VA15

Quotation List - VA25

Incomplete Sales orders - V.02

Backorders - V.15

Outbound Delivery Monitor - VL06o

Incomplete delivery - V_UC

Customer Returns-Analysis - MC+A

Customer Analysis- Sales - MC+E

Customer Analysis- Cr. Memo - MC+I

Deliveries-Due list - VL04

Billing due list - VF04

Incomplete Billing documents - MCV9

Customer Analysis-Basic List - MCTA

Material Analysis(SIS) - MCTC

Sales org analysis - MCTE

Sales org analysis-Invoiced sales - MC+2

Material Analysis-Incoming orders - MC(E

General- List of Outbound deliveries - VL06f

Material Returns-Analysis - MC+M

Material Analysis- Invoiced Sales - MC+Q

Variant configuration Analysis - MC(B

Sales org analysis-Incoming orders - MC(I

Sales org analysis-Returns - MC+Y

Sales office Analysis- Invoiced Sales - MC-E

Sales office Analysis- Returns - MC-A

Shipping point Analysis - MC(U

Shipping point Analysis-Returns - MC-O

Blocked orders - V.14

Order Within time period - SD01

Duplicate Sales orders in period - SDD1

Display Delivery Changes - VL22

do t-code SARP. then choose SD01 (which is for SD). the system will present you with the standard reports in tree structure

Reward points if useful.

Regards,

Anbu

Former Member
0 Kudos

Balaji,

Every report in SAP has an Input Screen, an Output Screen and a logic which is mentioned in the program that runs the report. SAP has provided around 1500 standard reports and you can view them using the Tcodes SAP1, SARP.

If you want to create a new report, you have to give the specifications to the ABAPer. How the input screen should be, the design of the output screen and the logic. They will made the coding. If you have any similar standard reports nearer to your report requirements, you can specify that to the ABAPer and the report preparation will be faster.

Regrads

Former Member
0 Kudos

hI BALAJI,

there is no set of tcodes for report.

it is generated accordind to the need.

Former Member
0 Kudos

This message was moderated.