cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP development in SD module

Former Member
0 Kudos

hello all,

where can i get a list of good reports covering SD scenarios?

as in any website dedicated to this?

Please help me out.

hope to hear from u ppl,

Thanks,

me

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Some standard SAP SD Reports

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

Former Member
0 Kudos

Thanks a lot..

I kind of forgot to mention that I wanted some 'z-development' examples for that actually.

So if you can give me some of those links , wud be great.

Thanks anyways..

former_member183879
Active Contributor
0 Kudos

Hi,

Go to SE38 and find out all programs starting with Z.

Once you get the list of these programs, sort the programs which are meant for SD module (naming convention of the program should help you on this)

Once you find the relevant program, read the documentation for this. Also look for the code and know the logic

former_member183879
Active Contributor
0 Kudos

You can find out SD reports in the tcode VA00