GRW_HISTORY - Report Writer Changes history
Report Writer Changes history information is stored in SAP table GRW_HISTORY.
It is part of development package GRWT in software component FI-SL-IS. This development package consists of objects that can be grouped under "Report Painter / Report Writer".
It is part of development package GRWT in software component FI-SL-IS. This development package consists of objects that can be grouped under "Report Painter / Report Writer".
Fields for table GRW_HISTORY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
RW_OBJECTTYPE | ReportWriter Object Type | X | RWOBJ_TYPE | CHAR | 3 | |
RW_OBJECTNAME | ReportWriter Object in Change Document | X | RWOBJ_HIST | CHAR | 24 | |
COUNTER | RW Change History Counter | X | CNT_HIST | CHAR | 4 | |
RW_TABLE | ReportWriter Table in Change Document | X | TABLE_HIST | CHAR | 30 | |
RW_DATE | Creation date of the change document | X | CDDATUM | DATS | 8 | |
RW_TIME | Time changed | X | CDUZEIT | TIMS | 6 | |
UNAME | User name of the person responsible in change document | CDUSERNAME | CHAR | 12 | ||
DATA | Report Writer Change History Data | RWDATA_HIST | CHAR | 255 | ||
MORE | Indicator : Table in RW Change History has more than 1 line | MORE_FLAG | CHAR | 1 |