SAP ABAP Class CL_ILM_VIEW_DEFINITION_MANAGER (ILM: View Definition: Manager: Factory Methods, and so on)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-IRM (Application Component) Information Retention Manager
     S_ILM_RW_DATA_ADAPT_CONFIG_BE (Package) ILM RW: Data Adaption Layer: Configuration: Backend
Properties
Class CL_ILM_VIEW_DEFINITION_MANAGER  
Short Description ILM: View Definition: Manager: Factory Methods, and so on    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_RW_DATA_ADAPT_CONFIG_BE   ILM RW: Data Adaption Layer: Configuration: Backend 
Created 20110617   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ILM_VIEW_DEFINITION_MANAGER has no interface implemented.
Friends
Class CL_ILM_VIEW_DEFINITION_MANAGER has no friend class.
Attributes
Class CL_ILM_VIEW_DEFINITION_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Static method Private Method Authorization Check (Display or Change) 20110708
2 CHECK_EXISTENCE Static method Public Method Existence Check for a View Defintion ID 20110629
3 CHECK_ID Static method Public Method Check View Definition ID: Special Characters, Namespace 20110913
4 CREATE Static method Public Method Get Write Interface for a View Definiton (Create) 20110617
5 DELETE Static method Public Method Delete a View Definition 20110701
6 GET_ALL_HEADERS Static method Public Method Read All View Definition Headers 20110617
7 GET_FOR_READ Static method Public Method Get Read Interface for a View Definition 20110617
8 GET_FOR_UPDATE Static method Public Method Get Write Interface for a View Defintion (Change) 20110617
Events
Class CL_ILM_VIEW_DEFINITION_MANAGER has no event.
Types
Class CL_ILM_VIEW_DEFINITION_MANAGER has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20110708
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110708

Method CHECK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_ID Call by reference Type reference (TYPE) SILM_VIEW_ID View-Bezeichnung 20110629
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20110629
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110630

Method CHECK_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_ID Call by reference Type reference (TYPE) SILM_VIEW_ID View-Bezeichnung 20110913
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110913

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_ID Call by reference Type reference (TYPE) SILM_VIEW_ID View-Bezeichnung 20110617
2 Returning RO_VIEW_DEFINITION_UPDATE Value transfer Object reference (TYPE REF TO) IF_ILM_VIEW_DEFINITION_UPDATE ILM: Viewdefinition und Methoden zum ändern 20110617
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110630

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_ID Call by reference Type reference (TYPE) SILM_VIEW_ID View-Bezeichnung 20110701
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110701

Method GET_ALL_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VIEW_HEADER Value transfer Type reference (TYPE) STTILM_VIEW_HEADER Viewdefinition: Kopfdaten 20110617
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110630

Method GET_FOR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_ID Call by reference Type reference (TYPE) SILM_VIEW_ID View-Bezeichnung 20110617
2 Returning RO_VIEW_DEFINITION Value transfer Object reference (TYPE REF TO) IF_ILM_VIEW_DEFINITION ILM: Viewdefinition 20110617
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110630

Method GET_FOR_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW_ID Call by reference Type reference (TYPE) SILM_VIEW_ID View-Bezeichnung 20110617
2 Returning RO_VIEW_DEFINITION_UPDATE Value transfer Object reference (TYPE REF TO) IF_ILM_VIEW_DEFINITION_UPDATE ILM: Viewdefinition und Methoden zum ändern 20110617
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110630
History
Last changed by/on SAP  20130531 
SAP Release Created in 731