UAB_FTYPE_DIM - Dimension Table for Formula Types
Dimension Table for Formula Types information is stored in SAP table UAB_FTYPE_DIM.
It is part of development package UA_FORMULA in software component FIN-FB-SRV. This development package consists of objects that can be grouped under "Costing Solutions: Formula Editor".
It is part of development package UA_FORMULA in software component FIN-FB-SRV. This development package consists of objects that can be grouped under "Costing Solutions: Formula Editor".
Fields for table UAB_FTYPE_DIM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TYPEKIND | Category of a Type in Formula Editor | X | UAB_FTYPEKIND | CHAR | 8 | |
IS_FRACTION | Indicator (X=True, Space = False) | UAB_BOOLEAN | CHAR | 2 | ||
IS_TABLE | Indicator (X=True, Space = False) | UAB_BOOLEAN | CHAR | 2 | ||
DIM_AMNT | INT4 | 4 | ||||
DIM_AMNT_TAB | INT4 | 4 | ||||
DIM_QNTY | INT4 | 4 | ||||
DIM_QNTY_TAB | INT4 | 4 |