cancel
Showing results for 
Search instead for 
Did you mean: 

Custom report of Backorder Rescheduling results?

former_member607794
Participant
0 Kudos

Hi all,

We are interested in developing a custom report of our latest backorder rescheduling results -- something that could be run online, easily sorted and filtered (ALV format), and that provides the ability to launch directly to VA02 to change sales orders.  I know that SAP provides report V_R2 that shows the latest backorder results and we'll likely use that as a starting point.  Does anyone know, at a high level, where V_R2 finds the latest backorder results?  i.e. is there a specific table/tables (other than the general CDHDR/CDCLS change tables) where the latest backorder rescheduling results are stored?

Thanks!

Allison

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186385
Active Contributor
0 Kudos

Hi

V_R2 Internally calls the Function module "  SD_BACKORDER_LIST"

this FM is using the tables such as

VAPMA

VBAK

VBAP

VBUK

VBUP

TVAK

INDX

Check with your developer on the Functionality of the Function module

regards,

santosh

former_member184701
Active Contributor
0 Kudos

dear Al,

the report SDV03R02 (your t-code V_R2) deals with teh following tables:

 

VAPMA,

VBAK,

VBAP,

VBEP,

VBUK,

VBUP,

TVAK,

EBAN,

EKKO,

INDX.