SAP ABAP Class IF_RSDD_LM_COLUMN_AVAILABILITY (Availability of a Column)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDD_LM_OBJECT_AVAILABILITY Object is not available 20111021
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LM_A_CHARACTERISTIC Characteristic of an index 20111021
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LM_A_KEYFIGURE Key Figure of a COPR PartProvider 20111021
Properties
Class IF_RSDD_LM_COLUMN_AVAILABILITY  
Short Description Availability of a Column    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111021   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDD_LM_COLUMN_AVAILABILITY has no forward declaration.
Interfaces
Class IF_RSDD_LM_COLUMN_AVAILABILITY has no interface implemented.
Friends
Class IF_RSDD_LM_COLUMN_AVAILABILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CN_S_AVAILABILITY Instance attribute Public Attribute reference (LIKE) 20111021
2 N_COLUMN_TYPE_CHANGED Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20111021
3 N_PREVIOUS_NAME Instance attribute Public Type reference (TYPE) RSDD_INDEX_COLUMN Column in an Analytic Index 20111021
Methods
# Method Level Visibility Method type Description Created on
1 GET_AVAILABILITY Instance method Public Method 20111021
2 SET_AVAILABILITY Instance method Public Method 20111021
3 SET_COLUMN_TYPE_CHANGED Instance method Public Method 20111021
4 SET_PREV_COLUMN_NAME Instance method Public Method 20111021
Events
Class IF_RSDD_LM_COLUMN_AVAILABILITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_OBJECT_AVAILABLE Public Attribute reference (LIKE) 20111021
Method Signatures

Method GET_AVAILABILITY Signature

Method GET_AVAILABILITY on class IF_RSDD_LM_COLUMN_AVAILABILITY has no parameter.
Method GET_AVAILABILITY on class IF_RSDD_LM_COLUMN_AVAILABILITY has no exception.

Method SET_AVAILABILITY Signature

Method SET_AVAILABILITY on class IF_RSDD_LM_COLUMN_AVAILABILITY has no parameter.
Method SET_AVAILABILITY on class IF_RSDD_LM_COLUMN_AVAILABILITY has no exception.

Method SET_COLUMN_TYPE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN_TYPE_CHANGED Call by reference Type reference (TYPE) RS_BOOL Boolean 20111021

Method SET_COLUMN_TYPE_CHANGED on class IF_RSDD_LM_COLUMN_AVAILABILITY has no exception.

Method SET_PREV_COLUMN_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREVIOUS_NAME Call by reference Type reference (TYPE) RSDD_INDEX_COLUMN Spalte eines analytischen Indexes 20111021

Method SET_PREV_COLUMN_NAME on class IF_RSDD_LM_COLUMN_AVAILABILITY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in