GHO_OWN_SM_ITMS - Ownership Scale Method Items
Ownership Scale Method Items information is stored in SAP table GHO_OWN_SM_ITMS.
It is part of development package APPL_GHO_OWNERSHIP_DB in software component IS-OIL-UOM-OWN. This development package consists of objects that can be grouped under "DB layer for Ownership".
It is part of development package APPL_GHO_OWNERSHIP_DB in software component IS-OIL-UOM-OWN. This development package consists of objects that can be grouped under "DB layer for Ownership".
Fields for table GHO_OWN_SM_ITMS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ITEM_ID | Ownership UUID | X | GHO_OWN_UUID | CHAR | 64 | |
SM_TYPE_ID | Ownership Scale Method Type | GHO_OWN_SM_TYPE_ID | CHAR | 4 | ||
SCALE_METH_ID | Ownership Scale Method ID | GHO_OWN_SM_ID | CHAR | 10 | GHO_OWN_SM_HDR | |
SCALE_UOM | Base Unit of Measure | MEINS | UNIT | 6 | ||
SCALE_MEDIUM | Medium | MEDIU | CHAR | 12 | ||
SCALE_FREQ | Allocation Frequency | GHO_ALLOC_FREQUENCY | CHAR | 4 | ||
RANGE_FROM | Ownership: Range From Quantity | GHO_OWN_FROM_QTY | DEC | 9 | ||
RANGE_TO | Range To Quantity | GHO_OWN_TO_QTY | DEC | 9 | ||
DEC_INCREMENT | Ownership: Increment Quantity | GHO_OWN_INCR_QTY | DEC | 5 |