SAP Table
T436A Floats for scheduling
SAP table T436A has 3 primary key fields being MANDT,WERKS,FHORI.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
T436A columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | * | MANDT | |
| KeyWERKS | Plant | CHAR | 4 | 0 | T001W | WERKS_D | |
| KeyFHORI | Scheduling Margin Key for Floats | CHAR | 3 | 0 | FHORI | ||
| ERHOR | Opening period | NUMC | 3 | 0 | ERHOR | ||
| SICHZ | Float after production (in days) | NUMC | 3 | 0 | SICHZ | ||
| VORGZ | Float before production (in days) | NUMC | 3 | 0 | VORGZ | ||
| FREIZ | Release period (in days) | NUMC | 3 | 0 | FREIZ |
/ Relationships
T436A foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| T436A | WERKS | T001W | Plants/Branches | WERKS |