SAP ABAP Class CL_BICS_VARIABLE_ENTRY_TYPE (Variable Entry Type)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_BASE_CONSTANTS (Package) Package for Constants in ABAP BICS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_CONSTANT Base for all constants 20110301
Properties
Class CL_BICS_VARIABLE_ENTRY_TYPE  
Short Description Variable Entry Type    
Super Class CL_BICS_CONSTANT Base for all constants 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_BASE_CONSTANTS   Package for Constants in ABAP BICS 
Created 20110301   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRO04 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BICS_VARIABLE_ENTRY_TYPE has no interface implemented.
Friends
Class CL_BICS_VARIABLE_ENTRY_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BW_ENTRY_TYPE Instance attribute Public Type reference (TYPE) TN_ENTRY_TYPE BW Entry Type 20110301
2 N_CR_MANDATORY Static Attribute Public Object reference (TYPE REF TO) CL_BICS_VARIABLE_ENTRY_TYPE Mandatory 20110301
3 N_CR_MANDATORY_NOT_INITIAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_VARIABLE_ENTRY_TYPE Mandatory, Initial Value not Allowed 20110301
4 N_CR_OPTIONAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_VARIABLE_ENTRY_TYPE Optional 20110301
5 N_C_BW_MANDATORY Constant Public Type reference (TYPE) TN_ENTRY_TYPE RRO04_C_ENTRYTP-DUTY Mandatory 20110301
6 N_C_BW_MANDATORY_NOT_INITIAL Constant Public Type reference (TYPE) TN_ENTRY_TYPE RRO04_C_ENTRYTP-DUTY_NOT_INITIAL Mandatory, Initial Value not Allowed 20110301
7 N_C_BW_OPTIONAL Constant Public Type reference (TYPE) TN_ENTRY_TYPE RRO04_C_ENTRYTP-OPTIONAL Optional 20110301
8 N_C_MANDATORY Constant Public Type reference (TYPE) TN_CONSTANT 'MANDATORY' Mandatory 20110301
9 N_C_MANDATORY_NOT_INITIAL Constant Public Type reference (TYPE) TN_CONSTANT 'MANDATORY NOT INITIAL' Mandatory, Initial Value not Allowed 20110301
10 N_C_OPTIONAL Constant Public Type reference (TYPE) TN_CONSTANT 'OPTIONAL' Optional 20110301
11 N_TS_CONSTANT Static Attribute Public Type reference (TYPE) TN_TS_CONSTANT Table with Values of Constants 20110301
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110301
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110301
3 GET_REF_BY_BW_TYPE Static method Public Method Read Reference via BW Entry Type 20110301
Events
Class CL_BICS_VARIABLE_ENTRY_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_ENTRY_TYPE Public Type reference (TYPE) RRO04_S_GLOBV-ENTRYTP BW Entry Type 20110301
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BICS_VARIABLE_ENTRY_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_VARIABLE_ENTRY_TYPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_ENTRY_TYPE Call by reference Type reference (TYPE) TN_ENTRY_TYPE BW Eingabetyp 20110301
2 Importing I_CONSTANT Call by reference Type reference (TYPE) TN_CONSTANT Konstanteninhalt 20110301

Method CONSTRUCTOR on class CL_BICS_VARIABLE_ENTRY_TYPE has no exception.

Method GET_REF_BY_BW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_ENTRY_TYPE Call by reference Type reference (TYPE) TN_ENTRY_TYPE BW Eingabetyp 20110301
2 Returning R_R_ENTRY_TYPE Value transfer Object reference (TYPE REF TO) CL_BICS_VARIABLE_ENTRY_TYPE Variableneingabetyp 20110301

Method GET_REF_BY_BW_TYPE on class CL_BICS_VARIABLE_ENTRY_TYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731