REPORT_CHIPS_T - Table for maintaining language for Title/Subtitle
Table for maintaining language for Title/Subtitle information is stored in SAP table REPORT_CHIPS_T.
It is part of development package VDM_VIEWBROWSER in software component CA-GTF-VDM-VB. This development package consists of objects that can be grouped under "VDM_VIEWBROWSER".
It is part of development package VDM_VIEWBROWSER in software component CA-GTF-VDM-VB. This development package consists of objects that can be grouped under "VDM_VIEWBROWSER".
Fields for table REPORT_CHIPS_T
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
APP_ID | Identifier for Report Application | X | REP_APP_ID | CHAR | 70 | |
LANGUAGE | Report Text Language | X | REP_LANGUAGE | LANG | 2 | |
TITLE | Report Text | REP_TEXT | CHAR | 510 | ||
SUBTITLE | Report Text | REP_TEXT | CHAR | 510 |