SAP ABAP Class CL_ILM_AO_MANAGER (Manager for Archiving Objects)
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_AO_MANAGER  
Short Description Manager for Archiving Objects    
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 20120926   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ILM_ARC_ADMIN_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ILM_AO_MANAGER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ILM_AO 20121015 Individual Archiving Object
Attributes
Class CL_ILM_AO_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AO_FOR_TABLE Static method Public Method Determines Archiving Objects for a Table 20121004
2 GET_MULTI_AO Static method Public Method Creates a List of Archiving Object Instances 20120926
3 GET_SINGLE_AO Static method Public Method Creates an Archiving Object Instance 20120926
Events
Class CL_ILM_AO_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FRANGE Public See coding 20120926 BEGIN OF ty_frange, fieldname TYPE fieldname, sign TYPE rsdsselopt-sign, option TYPE rsdsselopt-option, low TYPE rsdsselopt-low, high TYPE rsdsselopt-high, END OF ty_frange
2 TY_T_FRANGE Public See coding 20120926 TY_T_FRANGE TYPE STANDARD TABLE OF ty_frange
Method Signatures

Method GET_AO_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20121004
2 Returning RT_ARCHOBJECTS Value transfer Type reference (TYPE) IF_ILM_ARC_ADMIN_TYPES=>TY_T_ARCHOBJECTS 20121024

Method GET_AO_FOR_TABLE on class CL_ILM_AO_MANAGER has no exception.

Method GET_MULTI_AO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_APPLIC Call by reference Type reference (TYPE) IF_ILM_ARC_ADMIN_TYPES=>TY_T_APPLIC_RANGE Arbeitsgebiet 20120927
2 Importing IT_ARCHOBJ Call by reference Type reference (TYPE) IF_ILM_ARC_ADMIN_TYPES=>TY_T_AO_RANGE Archivierungsobjekt 20120926
3 Importing IT_DATE Call by reference Type reference (TYPE) IF_ILM_ARC_ADMIN_TYPES=>TY_T_DATE_RANGE Datum eines Archivierungslaufs 20120927
4 Importing IT_RESPONSIBLE Call by reference Type reference (TYPE) IF_ILM_ARC_ADMIN_TYPES=>TY_T_RESPONSIBLE Responsible User 20121002
5 Importing IT_USER Call by reference Type reference (TYPE) IF_ILM_ARC_ADMIN_TYPES=>TY_T_USER_RANGE Name des Benutzers, der die Archivierung gestartet hat 20121002
6 Importing IV_ALL_OBJECTS Call by reference Type reference (TYPE) BOOLE_D 20121004
7 Importing IV_STATUS Call by reference Type reference (TYPE) ARC_OBJ_STATUS Status eines Archivierungsobjekts 20120926
8 Returning RT_AO_REF Value transfer Type reference (TYPE) IF_ILM_ARC_ADMIN_TYPES=>TY_T_AO_REFS Archivierungsobjektreferenzen 20120926

Method GET_MULTI_AO on class CL_ILM_AO_MANAGER has no exception.

Method GET_SINGLE_AO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARCHOBJ Call by reference Type reference (TYPE) OBJCT_TR01 20120926
2 Returning RO_AO_REF Value transfer Object reference (TYPE REF TO) IF_ILM_AO Lese Interface Archivierungsobjekt 20121007
# Exception Resumable Description Created on
1 CX_ILM_AO Ausnahmeklasse für cl_ilm_ao 20121023
History
Last changed by/on SAP  20131127 
SAP Release Created in 740