T7PIQSCALE - Academic Scales
Academic Scales information is stored in SAP table T7PIQSCALE.
It is part of development package PMIQ in software component IS-HER-CM-AD. This development package consists of objects that can be grouped under "Campus Management".
It is part of development package PMIQ in software component IS-HER-CM-AD. This development package consists of objects that can be grouped under "Campus Management".
Fields for table T7PIQSCALE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
SCALEID | Academic Scale Identification (ID) | X | PIQSCALE_ID | CHAR | 8 | |
TYPE | Scale Type | PIQSCALE_TYPE | CHAR | 2 | ||
DIRECTION | Display Direction of Scale Values | PIQSCALE_DIRECTION | CHAR | 2 | ||
LOW | Lowest Value of a Quantity Scale | PIQSCALE_LOW | DEC | 6 | ||
HIGH | Highest Value of a Quantity Scale | PIQSCALE_HIGH | DEC | 6 | ||
BASE | Base Value for Conversion to Standard Scale | PIQSCALE_BASE | DEC | 5 | ||
DIST | Interval of a Quantity Scale | PIQSCALE_DIST | DEC | 6 | ||
USEREXIT | User Exit - Function Module for Scale Conversion | PIQSCALE_USEREXIT | CHAR | 60 | TFDIR |