SAP table FSH_ASRG (Customization Table for ARun Reallocation Rule)

SAP table FSH_ASRG has 2 primary key fields being MANDT,ASREG.

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
ASREG Reallocation Rule for Order Allocation Run CHAR 4 0 FSH_ASREG
FILL_F Include Allocated Orders in ARun Status F (Fix) CHAR 1 0 ARUN_FILL_F
FILL_H Include Allocated Orders in ARun Status H (Hold) CHAR 1 0 ARUN_FILL_H
FILL_R Include Allocated Orders in ARun Status R (Reserved) CHAR 1 0 ARUN_FILL_R
FILL_D Include Allocated Orders in ARun Status D (On Delivery) CHAR 1 0 ARUN_FILL_D
DROP_F Drop check for ARun Status 'F' CHAR 1 0 ARUN_DROP_F
DROP_H Drop check for ARun Status 'H' CHAR 1 0 ARUN_DROP_H
DROP_R Drop check for ARun Status 'R' CHAR 1 0 ARUN_DROP_R

FSH_ASRG foreign key relationships

Table Field Check Table Check Field
0 FSH_ASRG MANDT T000 Clients MANDT