REPOLOAD - Report Loads (Loads and Line References)
Report Loads (Loads and Line References) information is stored in SAP table REPOLOAD.
It is part of development package SBAC in software component BC-ABA. This development package consists of objects that can be grouped under "Kernel Objects".
It is part of development package SBAC in software component BC-ABA. This development package consists of objects that can be grouped under "Kernel Objects".
Fields for table REPOLOAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| PROGNAME | ABAP Program Name | X | PROGNAME | CHAR | 80 | |
| R3STATE | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 2 | |
| MACH | ABAP: Host ID | X | MACH | INT2 | 2 | |
| MAJOR_VERS | MAJOR_VERS in REPOLOAD | X | MAJOR_VERS | INT4 | 4 | |
| UNAM | Last changed by | UNAM | CHAR | 24 | ||
| UDAT | Changed On | RDIR_UDATE | DATS | 16 | ||
| UTIME | Dictionary: time of last change | DDTIME | TIMS | 12 | ||
| L_DATALG | ABAP: Length of Program Component | DATALG | INT4 | 4 | ||
| Q_DATALG | ABAP: Length of Program Component | DATALG | INT4 | 4 | ||
| SDAT | ABAP: Date of last generation | D010_SDATE | DATS | 16 | ||
| STIME | ABAP: Time of last generation | D010_STIME | TIMS | 12 | ||
| MINOR_VERS | MINOR_VERS in REPOLOAD | MINOR_VERS | INT2 | 2 | ||
| LDATA | Load (Compressed) | RSTR | 8 | |||
| QDATA | Line Reference (Not Compressed) | RSTR | 8 |