SAP table FSH_FIST (Requirement Filter Rule (Static))
SAP table FSH_FIST has 2 primary key fields being MANDT,FIREG.
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 | |
FIREG | Check Rule to Exclude Orders | CHAR | 4 | 0 | FSH_FIREG | ||
KRDCK | Credit Check at Order Header Level | CHAR | 1 | 0 | FSH_KRDCK | ||
CRCHK | Dynamic Credit Check | CHAR | 1 | 0 | FSH_CRDCK | ||
CRCHK_U | Status of Dynamic Credit Check | CHAR | 1 | 0 | FSH_CRDCU | ||
CRCHK_G | ARun Credit Group | CHAR | 2 | 0 | T691D | FSH_CRDCG | |
OBLCK | Check Block Indicator | CHAR | 1 | 0 | FSH_ORBLK | ||
EXPCK | Export Check at Order Level | CHAR | 1 | 0 | FSH_EXPCK | ||
CDTCK | Cancel Date Check | CHAR | 1 | 0 | FSH_CDTCK | ||
CDDAY | Number of Days Before the Order Cancellation Date | NUMC | 4 | 0 | FSH_CADAY | ||
SEACK | Season Check | CHAR | 1 | 0 | FSH_SEACK | ||
SEDAY | Number of Days Before Season End | NUMC | 4 | 0 | FSH_SEDAY | ||
ANTLF | Maximum Number of Partial Deliveries Allowed Per Item | CHAR | 1 | 0 | FSH_ANTLF | ||
STO_SEACK | Season Check | CHAR | 1 | 0 | FSH_SEACK |
FSH_FIST foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 FSH_FIST | CRCHK_G | T691D | Credit groups for document types | MANDT |
1 FSH_FIST | MANDT | T000 | Clients | MANDT |