SAP table FSH_BSRE (Customization Table for Stock Selection)
SAP table FSH_BSRE has 2 primary key fields being MANDT,BSREG.
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 | |
BSREG | Rule for Stock Selection | CHAR | 4 | 0 | FSH_BSREG | ||
EBEST | Consider Purchase Orders for Allocation | CHAR | 1 | 0 | FSH_ABST | ||
SMSLB | Consider Supplier Special Stock | CHAR | 1 | 0 | FSH_AMLB | ||
SMSKU | Consider Consignment Stock for Allocation | CHAR | 1 | 0 | FSH_AMKK | ||
SMSKA | Consider Purchase-To-Order/Make-To-Order Stock | CHAR | 1 | 0 | FSH_SAMKA | ||
SMCHB | Consider Batch Stock for Allocation | CHAR | 1 | 0 | FSH_CHRG | ||
SHPNO | Consider Shipping Notifications for Allocation | CHAR | 1 | 0 | FSH_SHPNO | ||
FSH_LGONR | Consider Storage Location for Stock Selection | CHAR | 1 | 0 | FSH_LGONR | ||
FSH_FRDT | Consider Future Goods Receipt Date | CHAR | 1 | 0 | FSH_FRDT | ||
STLOC | Consider Storage Location Stock for Allocation | CHAR | 1 | 0 | FSH_AMKA | ||
VBUKZ | Single-Character Flag | CHAR | 1 | 0 | CHAR1 | ||
EAUFK | Consider Production Orders for Allocation | CHAR | 1 | 0 | FSH_AFAU | ||
SMKOL | Consider Vendor Consignment Stock for Allocation | CHAR | 1 | 0 | FSH_AMKL |
FSH_BSRE foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 FSH_BSRE | MANDT | T000 | Clients | MANDT |