FIN_D_CORR_PRM - Available advanced parameters for Correspondence Type
Available advanced parameters for Correspondence Type information is stored in SAP table FIN_D_CORR_PRM.
It is part of development package FINS_OUTPUT_MGMT_FO in software component FI. This development package consists of objects that can be grouped under "FIN OPS Output Management".
It is part of development package FINS_OUTPUT_MGMT_FO in software component FI. This development package consists of objects that can be grouped under "FIN OPS Output Management".
Fields for table FIN_D_CORR_PRM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| EVENT | Identification for Correspondence | X | EVENT_KORR | CHAR | 10 | T048 |
| PARAM_NAME | Name of Correspondence Parameter | X | FIN_CORR_PARAM | CHAR | 60 | DD03L |
| PARAM_GROUP | Identification for Correspondence Parameters Group | FIN_CORR_GRP_PRM | CHAR | 10 | FIN_D_CORR_PGRP | |
| PARAM_POSITION | Position within Group of Correspondence Parameter | FIN_CORR_PARAM_POS | NUMC | 4 | ||
| NO_LABEL | No label for Correspondence Parameter | FIN_CORR_PARAM_NO_LBL | CHAR | 2 | ||
| RADIO_GROUP | Mandatory Input Parameter for Corrrespondence Variant | FIN_CORR_PARAM_RDGRP | CHAR | 8 | ||
| RANGE_TABLE | Table name, 16 characters | TABNAME16 | CHAR | 32 | ||
| MIN_VALUE | Minimum value of Correspondence Parameter | FIN_CORR_PARAM_MIN | INT8 | 8 | ||
| MAX_VALUE | Maximum value of Correspondence Parameter | FIN_CORR_PARAM_MAX | INT8 | 8 | ||
| HIDDEN | Default parameter visibility | FIN_CORR_PARAM_HID | CHAR | 2 |