SAP ABAP Interface IF_ILM_FILE_STORAGE_STATUS (File Status Constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-ADK (Application Component) Archive Development Kit
⤷
S_ILM_ARC_ADMIN (Package) Archive Administration Back-End
⤷
⤷
Properties
| Interface | IF_ILM_FILE_STORAGE_STATUS | |
| Short Description | File Status Constants |
General Data
| Package | S_ILM_ARC_ADMIN | Archive Administration Back-End |
| Created | 20130111 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ILM_FILE_STORAGE_STATUS has no forward declaration.
Interfaces
Interface IF_ILM_FILE_STORAGE_STATUS has no interface.
Friends
Interface IF_ILM_FILE_STORAGE_STATUS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_NOT_STORED | Constant | Public | Type reference (TYPE) | ADMI_STOPT | '0' | Status of archive in storage | 20130111 | |
| 2 | GC_RETRIEVE_ERROR | Constant | Public | Type reference (TYPE) | ADMI_STOPT | '5' | Status of archive in storage | 20130111 | |
| 3 | GC_RETRIEVE_RUNNING | Constant | Public | Type reference (TYPE) | ADMI_STOPT | '4' | Status of archive in storage | 20130111 | |
| 4 | GC_STORAGE_ERROR | Constant | Public | Type reference (TYPE) | ADMI_STOPT | '3' | Status of archive in storage | 20130111 | |
| 5 | GC_STORAGE_INCOMPLTE | Constant | Public | Type reference (TYPE) | ADMI_STOPT | '6' | Status of archive in storage | 20130111 | |
| 6 | GC_STORAGE_RUNNING | Constant | Public | Type reference (TYPE) | ADMI_STOPT | '1' | Status of archive in storage | 20130111 | |
| 7 | GC_STORED | Constant | Public | Type reference (TYPE) | ADMI_STOPT | '2' | Status of archive in storage | 20130111 |
Methods
Interface IF_ILM_FILE_STORAGE_STATUS has no method.
Events
Interface IF_ILM_FILE_STORAGE_STATUS has no event.
Types
Interface IF_ILM_FILE_STORAGE_STATUS has no local type.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |