Data Element list used by SAP ABAP Table RHEAD (Structure of program header)
SAP ABAP Table
RHEAD (Structure of program header) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABP_ARIT | Flag for deactivated fixed point arithmetic (0 or 1) | ||
| 2 | ABP_AUTH | SQL authorizations (obsolete) | ||
| 3 | ABP_CLASS | Flag for function groups (1 or 0) | ||
| 4 | ABP_COMP | Compiler version according to abformt.h | ||
| 5 | ABP_EOPL | Explicitly specified page footer lines with LINE-COUNT | ||
| 6 | ABP_FMBS | Data CB index of internal table %_FMBS | ||
| 7 | ABP_FORMAT | Format of a generated program (currently always 2) | ||
| 8 | ABP_FUNC | Number of function calls in program | ||
| 9 | ABP_HDFLG1 | 1st flag byte in program header | ||
| 10 | ABP_HDFLG2 | 2nd flag byte in program header | ||
| 11 | ABP_LINC | Explicitly specified LINE-COUNT value from PROGRAM statement | ||
| 12 | ABP_LINS | Explicitly specified LINE-SIZE value from PROGRAM statement | ||
| 13 | ABP_LIST | Data CB index of internal table %_LIST | ||
| 14 | ABP_MSGI | MESSAGE-ID from PROGRAM statement | ||
| 15 | ABP_NSPH | Flag for NO STANDARD PAGE HEADING (0 or 1) | ||
| 16 | ABP_NTXT | Flag string for non-existent text pools (runtime only) | ||
| 17 | ABP_PAGC | Explicitly specified PAGE-COUNT value from PROGRAM statement | ||
| 18 | ABP_PGNAME | Name of an ABAP/4 program | ||
| 19 | ABP_SSCR | Data CB index of internal table %_SSCR | ||
| 20 | ABP_TIMEST | Timestamp of an ABAP/4 program | ||
| 21 | ABP_VERS | Version no. of a program as specified in attributes (TRDIR) | ||
| 22 | LDBNAM | LDB name |