Table/Structure Field list used by SAP ABAP Function Module ARCHIVES_INIT (Archiving: Writes a control record at beginning of program run)
SAP ABAP Function Module
ARCHIVES_INIT (Archiving: Writes a control record at beginning of program run) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HEADA - APPLI | Application area | SOURCE VALUE(I_APPLI) LIKE HEADA-APPLI |
|
| 2 | HEADA - APPLI | Application area | ||
| 3 | HEADA - UZEIT | Time when an archive file was generated | SOURCE VALUE(E_UZEIT) LIKE HEADA-UZEIT |
|
| 4 | HEADA - UZEIT | Time when an archive file was generated | ||
| 5 | HEADA - UNAME | Name of the user who started the archiving | ||
| 6 | HEADA - SAPRL | Release of SAP System | ||
| 7 | HEADA - OBJECT | Archiving Object | SOURCE VALUE(I_OBJCT) LIKE HEADA-OBJECT |
|
| 8 | HEADA - OBJECT | Archiving Object | ||
| 9 | HEADA - HOST | Host Name | ||
| 10 | HEADA - DSN | Name of sequential archive file | ||
| 11 | HEADA - DSN | Name of sequential archive file | SOURCE VALUE(E_DSN) LIKE HEADA-DSN |
|
| 12 | HEADA - DATUM | Creation Date of Archive File | SOURCE VALUE(E_DATUM) LIKE HEADA-DATUM |
|
| 13 | HEADA - DATUM | Creation Date of Archive File | ||
| 14 | HEADA - ARKEY | Key for Archive File | SOURCE VALUE(E_ARKEY) LIKE HEADA-ARKEY |
|
| 15 | HEADA - ARKEY | Key for Archive File | ||
| 16 | SR01A - UZEIT | Time when an archive file was generated | ||
| 17 | SR01A - UNAME | Name of the user who started the archiving | ||
| 18 | SR01A - DATUM | Creation Date of Archive File | ||
| 19 | SR01A - SAPRL | Release of SAP System | ||
| 20 | SR01A - RPATH | Path Name of the Reorganization File | SOURCE VALUE(I_RPATH) LIKE SR01A-RPATH DEFAULT SPACE |
|
| 21 | SR01A - RPATH | Path Name of the Reorganization File | ||
| 22 | SR01A - HOST | Host Name | ||
| 23 | SR01A - DSN | Name of sequential archive file | ||
| 24 | SR01A - AZAHL | Number of Objects Archived | ||
| 25 | SR01A - ARKEY | Key for Archive File | ||
| 26 | SR01S - ARKEY | Archive key | ||
| 27 | SR01X - AZAHL | Number of Objects Archived | ||
| 28 | SR01X - RPATH | Path Name of the Reorganization File | ||
| 29 | SR01X - RPATH | Path Name of the Reorganization File | SOURCE VALUE(I_RPATH) LIKE SR01A-RPATH DEFAULT SPACE |
|
| 30 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 31 | SYST - HOST | ABAP System Field: Name of Current Application Server | ||
| 32 | SYST - SAPRL | ABAP System Field: SAP System Release | ||
| 33 | SYST - UNAME | ABAP System Field: Name of Current User | ||
| 34 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |