FINB_RP_CONFIG2 - Customizing for Fields in Reporting
Customizing for Fields in Reporting information is stored in SAP table FINB_RP_CONFIG2.
It is part of development package FINB_REPORTING in software component FIN-FB-SRV. This development package consists of objects that can be grouped under "Reporting".
It is part of development package FINB_REPORTING in software component FIN-FB-SRV. This development package consists of objects that can be grouped under "Reporting".
Fields for table FINB_RP_CONFIG2
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| CONFIG_ID | UUID in compressed form (22 character UUENCODEd) | X | SYSUUID_22 | CHAR | 44 | |
| FIELD | Field Name | X | FIELDNAME | CHAR | 60 | * |
| FIELDTYPE | Field Type | X | FINB_RP_FTYPE | CHAR | 2 | |
| INIT_DISP | Flag Showing Whether Field is Displayed as Default | FINB_RP_INITIAL_DISPLAY | CHAR | 2 | ||
| DISP_KIND | Type of Display: Value, Long Text, or Both; No Display | FINB_RP_DISPLAY_KIND | CHAR | 2 | ||
| CONTEXT_MENU | Context Menu Control for Characteristic Values and Texts | FINB_RP_CONTEXT_MODE | CHAR | 2 | ||
| ORDER_ID | 4 Byte Signed Integer | INT4 | INT4 | 4 |