SAP table VALW (Delivery Plan: Definition of Route Schedule)

SAP table VALW has 2 primary key fields being MANDT,AULWE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
AULWE Route Schedule CHAR 10 0 AULWE
ROUTE Route CHAR 6 0 TVRO ROUTE
PRIOA Period type: day CHAR 3 0 TVPO PRIOA
PERI_AUSPR Goods issue day CHAR 3 0 PERI_AUSPR
W_ZEIT Goods issue time TIMS 6 0 W_ZEIT
V_TAGE Processing lead time - in days NUMC 5 0 V_TAGE
V_STUNDE Processing lead time - in hours NUMC 2 0 V_STUNDE
V_MINUTEN Processing lead time - in minutes NUMC 2 0 V_MINUTEN
AV_TAGE Call lead time - no. of days NUMC 5 0 AV_TAGE
AV_STUNDEN Call lead time - no. of hours NUMC 2 0 AV_STUNDEN
AV_MINUTEN Call lead time - no. of minutes NUMC 2 0 AV_MINUTEN
ID_INT Internal Route Schedule ID CHAR 22 0 * BORRTTS_GUID
SUBID Schedule Item Number CHAR 4 0 BORRT_SUBID

VALW foreign key relationships

Table Field Check Table Check Field
0 VALW MANDT T000 Clients MANDT
1 VALW PRIOA TVPO Daily Period Types MANDT
0 VALW ROUTE TVRO Routes MANDT
0 VALW ROUTE TVRO Routes ROUTE