SAP ABAP Class CL_ILM_RUN (Archiving Session)
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
| Class | CL_ILM_RUN | |
| Short Description | Archiving Session | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_ARC_ADMIN | Archive Administration Back-End |
| Created | 20130206 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ILM_RUN has no interface implemented.
Friends
Class CL_ILM_RUN has no friend class.
Attributes
Class CL_ILM_RUN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Sets or Removes Archiving Flag for a Session | 20130226 | |
| 2 | Static method | Public | Method | Checks whether Sessions Can Be Set to "Invalid" | 20130221 | |
| 3 | Static method | Public | Method | Gets the Archiving Flag for Sessions | 20130228 | |
| 4 | Static method | Public | Method | Checks whether Sessions Can Be Reset to "Valid" | 20130221 | |
| 5 | Static method | Public | Method | Sets the Write Lock for the ADMI_RUN Table | 20130220 | |
| 6 | Static method | Public | Method | Persists Comment Pertaining to a Session | 20130206 | |
| 7 | Static method | Public | Method | Sets a Session to Invalid | 20130220 | |
| 8 | Static method | Public | Method | Sets a Session to Valid | 20130220 | |
| 9 | Static method | Public | Method | Unlocks the ADMI_RUN Table | 20130220 |
Events
Class CL_ILM_RUN has no event.
Types
Class CL_ILM_RUN has no local type.
Method Signatures
Method CHANGE_TO_BE_ARCHIVED_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DONE | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130227 | ||||
| 2 | ET_NOT_DONE | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN_INVAL_CANNOT_SET | 20130227 | ||||
| 3 | IT_RUN | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130226 | ||||
| 4 | IV_ARCHIVING_OBJECT | Call by reference | Type reference (TYPE) | OBJCT_TR01 | Archivierungsobjekt | 20130226 | |||
| 5 | IV_SET_FLAG | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' - setzt, ' ' - entfernt das Flag | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für cl_ilm_ao | 20130226 |
Method CHECK_INVALID_CAN_BE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RUN_INVAL_CANNOT_SET | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN_INVAL_CANNOT_SET | 'Invalid' kann nicht gesetzt | 20130222 | |||
| 2 | ET_RUN_INVAL_CAN_SET | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 'Invalid' kann gesetzt werden | 20130222 | |||
| 3 | IT_RUN | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130221 |
Method CHECK_INVALID_CAN_BE_SET on class CL_ILM_RUN has no exception.
Method CHECK_TO_BE_ARCHIVED_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOT_TO_BE_ARCHIVED | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130228 | ||||
| 2 | ET_TO_BE_ARCHIVED | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130228 | ||||
| 3 | IT_RUN | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130228 |
Method CHECK_TO_BE_ARCHIVED_FLAG on class CL_ILM_RUN has no exception.
Method CHECK_VALID_CAN_BE_RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RUN_INVALID | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130226 | ||||
| 2 | ET_RUN_VALID | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130226 | ||||
| 3 | IT_RUN | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130225 |
Method CHECK_VALID_CAN_BE_RESET on class CL_ILM_RUN has no exception.
Method LOCK_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RUN | Call by reference | Type reference (TYPE) | ADMI_RUN-DOCUMENT | Nummer eines Archivierungslaufs | 20130220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für cl_ilm_ao | 20130220 |
Method SET_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMENT | Call by reference | Type reference (TYPE) | ADMI_TEXT | Vermerk zum Archivierungslauf | 20130206 | |||
| 2 | IV_RUN | Call by reference | Type reference (TYPE) | ADMI_RUN_D | Nummer eines Archivierungslaufs | 20130206 |
Method SET_COMMENT on class CL_ILM_RUN has no exception.
Method SET_INVALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DONE | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130227 | ||||
| 2 | ET_NOT_DONE | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN_INVAL_CANNOT_SET | 20130227 | ||||
| 3 | IT_RUN | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | Nummer eines Archivierungslaufs | 20130226 | |||
| 4 | IV_ARCHIVING_OBJECT | Call by reference | Type reference (TYPE) | OBJCT_TR01 | Archivierungsobjekt | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für cl_ilm_ao | 20130226 |
Method SET_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DONE | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | 20130227 | ||||
| 2 | ET_NOT_DONE | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN_INVAL_CANNOT_SET | 20130227 | ||||
| 3 | IT_RUN | Call by reference | Type reference (TYPE) | IF_ILM_ARC_ADMIN_TYPES=>TY_T_RUN | Nummer eines Archivierungslaufs | 20130226 | |||
| 4 | IV_ARCHIVING_OBJECT | Call by reference | Type reference (TYPE) | OBJCT_TR01 | Archivierungsobjekt | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für cl_ilm_ao | 20130226 |
Method UNLOCK_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RUN | Call by reference | Type reference (TYPE) | ADMI_RUN-DOCUMENT | Nummer eines Archivierungslaufs | 20130220 |
Method UNLOCK_TABLE on class CL_ILM_RUN has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |