J_3RFREP_PRESETS - Predefined Attributes for the Reporting Hierarchy Elements
Predefined Attributes for the Reporting Hierarchy Elements information is stored in SAP table J_3RFREP_PRESETS.
It is part of development package J3RFTAX in software component FI-LOC-FI-RU. This development package consists of objects that can be grouped under "Tax Accounting".
It is part of development package J3RFTAX in software component FI-LOC-FI-RU. This development package consists of objects that can be grouped under "Tax Accounting".
Fields for table J_3RFREP_PRESETS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | J_3RFREP_PRESET_WHOLE_KEY | 0 | |||
.INCLUDE | X | J_3RFREP_HIER_KEY | 0 | |||
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
HIER_KEY | Reporting Hierarchy Code | X | J_3RF_REP_HIER_KEY | CHAR | 5 | J_3RFREP_HIER |
.INCLUDE | X | J_3RFREP_PRESET_KEY | 0 | |||
PRESET_ID | Reporting Hierarchy Element Preset | X | J_3RF_REP_PRESETID | CHAR | 8 | |
.INCLUDE | J_3RFREP_PRESET_MAIN | 0 | ||||
VAL_TYPE | Value Type of Reporting Hierarchy Object Attribute | J_3RF_REP_VALTYPE | CHAR | 2 | ||
VAL_MIN_LENGTH | Minimum Length of Reporting Hierarchy Element | J_3RF_REP_VALLEN_MIN | INT2 | 2 | ||
VAL_MAX_LENGTH | Maximum Length of Reporting Hierarchy Element | J_3RF_REP_VALLEN_MAX | INT2 | 2 | ||
VAL_MIN_INCLUSIV | Minimal Element Value (inclusive) | J_3RF_REP_VAL_INCLMIN | D16D | 8 | ||
VAL_MAX_INCLUSIV | Maximal Element Value (inclusive) | J_3RF_REP_VAL_INCLMAX | D16D | 8 | ||
VAL_MIN_EXCLUSIV | Minimal Element Value (exclusive) | J_3RF_REP_VAL_EXCLMIN | D16D | 8 | ||
VAL_MAX_EXCLUSIV | Maximal Element Value (exclusive) | J_3RF_REP_VAL_EXCLMAX | D16D | 8 | ||
VAL_FRAC_DIGTS | Decimal Places Number in Reporting Hierarchy Element Value | J_3RF_REP_FDIGTS | NUMC | 2 | ||
VAL_PATTERN | Value Pattern for Reporting Hierarchy Element | J_3RF_REP_VPATTERN | CHAR | 100 |