SAP ABAP Class IF_ILM_VIEW_DEFINITION_UPDATE (ILM: View Definition and Methods to be Changed)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ILM_VIEW_DEFINITION ILM: View Definition 20110617
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ILM_VIEW_DEFINITION ILM: Individual View Definition 20110617
Properties
Class IF_ILM_VIEW_DEFINITION_UPDATE  
Short Description ILM: View Definition and Methods to be Changed    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 IF_ILM_VIEW_DEFINITION_UPDATE has no interface implemented.
Friends
Class IF_ILM_VIEW_DEFINITION_UPDATE has no friend class.
Attributes
Class IF_ILM_VIEW_DEFINITION_UPDATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSISTENCY Instance method Public Method 20110701
2 SAVE Instance method Public Method Check and Save (Not an Implicit Commit) 20110617
3 SAVE_DRAFT Instance method Public Method Save Untested (Not an Implicit Commit) 20110705
4 UNLOCK Instance method Public Method Remove Write Lock 20110629
5 UPDATE_DESCRIPTION Instance method Public Method Create/Change a Description 20110629
6 UPDATE_EXIT Instance method Public Method Create/Change Exit Data 20110617
7 UPDATE_JOIN Instance method Public Method Create/Change Join Conditions 20110630
8 UPDATE_KEY Instance method Public Method Create/Change Key Fields 20110630
9 UPDATE_RM_OBJECT_CATEGORY Instance method Public Method Optional: Object Category OT_FOR_BS is the Default 20110720
10 UPDATE_TABLE Instance method Public Method Create/Change Participating Tables and Structures 20110630
Events
Class IF_ILM_VIEW_DEFINITION_UPDATE has no event.
Types
Class IF_ILM_VIEW_DEFINITION_UPDATE has no local type.
Method Signatures

Method CHECK_CONSISTENCY Signature

Method CHECK_CONSISTENCY on class IF_ILM_VIEW_DEFINITION_UPDATE has no parameter.
Method CHECK_CONSISTENCY on class IF_ILM_VIEW_DEFINITION_UPDATE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONSISTENCY_CHECK_MESSAGE Call by reference Type reference (TYPE) STTILM_SYMSG Tabelle zu Fehlernachrichten 20110705
2 Exporting EV_SAVE_DRAFT Call by reference Type reference (TYPE) ABAP_BOOL 20110713
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110630

Method SAVE_DRAFT Signature

Method SAVE_DRAFT on class IF_ILM_VIEW_DEFINITION_UPDATE has no parameter.
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110705

Method UNLOCK Signature

Method UNLOCK on class IF_ILM_VIEW_DEFINITION_UPDATE has no parameter.
Method UNLOCK on class IF_ILM_VIEW_DEFINITION_UPDATE has no exception.

Method UPDATE_DESCRIPTION Signature

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

Method UPDATE_EXIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EXIT Call by reference Type reference (TYPE) SSTILM_VIEW_EXIT Viewdefinition: "Exit"-Daten 20110617
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110630

Method UPDATE_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_JOIN Call by reference Type reference (TYPE) STTILM_VIEW_JOIN Viewdefinition: "Join"-Daten 20110630
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110630

Method UPDATE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) STTILM_VIEW_KEY Viewdefinition: "Schlüssel"-Daten 20110630
# Exception Resumable Description Created on
1 CX_ILM_VIEW_DEFINITION ILM RW: Viewdefinition 20110630

Method UPDATE_RM_OBJECT_CATEGORY Signature

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

Method UPDATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) STTILM_VIEW_TAB Viewdefinition: "Tabellen"-Daten 20110630
# 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