SAP ABAP Class CL_BICS_STRUCTURE_TYPE (Structure Type (1 or 2))
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 20110215
Properties
Class CL_BICS_STRUCTURE_TYPE  
Short Description Structure Type (1 or 2)    
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 20110215   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_BICS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_BICS_OBJECT_FACTORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BICS_STRUCTURE_TYPE has no interface implemented.
Friends
Class CL_BICS_STRUCTURE_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CR_STRUCTURE_1 Static Attribute Public Object reference (TYPE REF TO) CL_BICS_STRUCTURE_TYPE Structure 1 20110215
2 N_CR_STRUCTURE_2 Static Attribute Public Object reference (TYPE REF TO) CL_BICS_STRUCTURE_TYPE Structure 2 20110215
3 N_C_ID_STRUCTURE_1 Constant Public Type reference (TYPE) TN_ID RSBOL_C_SID-STRU1 Structure 1 20110215
4 N_C_ID_STRUCTURE_2 Constant Public Type reference (TYPE) TN_ID RSBOL_C_SID-STRU2 Structure 2 20110215
5 N_C_NUM_STRUCTURE_1 Constant Public Type reference (TYPE) TN_NUMBER 1 Structure 1 20110215
6 N_C_NUM_STRUCTURE_2 Constant Public Type reference (TYPE) TN_NUMBER 2 Structure 2 20110215
7 N_C_TXT_STRUCTURE_1 Constant Public Type reference (TYPE) TN_CONSTANT 'STRUCTURE 1' Structure 1 20110215
8 N_C_TXT_STRUCTURE_2 Constant Public Type reference (TYPE) TN_CONSTANT 'STRUCTURE 2' Structure 2 20110215
9 N_ID Instance attribute Public Type reference (TYPE) TN_ID Structure ID 20110215
10 N_NUMBER Instance attribute Public Type reference (TYPE) TN_NUMBER Structure Number 20110215
11 N_TS_CONSTANT Static Attribute Public Type reference (TYPE) TN_TS_CONSTANT Table with Values of Constants 20110215
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20110215
2 CONSTRUCTOR Instance method Public Constructor 20110215
3 GET_REFERENCE Static method Public Method 20110215
Events
Class CL_BICS_STRUCTURE_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_ID Public Type reference (TYPE) I Structure ID 20110215
2 TN_NUMBER Public Type reference (TYPE) INT1 Structure Number 20110215
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONSTANT Call by reference Type reference (TYPE) TN_CONSTANT 20110215
2 Importing I_ID Call by reference Type reference (TYPE) TN_ID Struktur-ID 20110215
3 Importing I_NUMBER Call by reference Type reference (TYPE) TN_NUMBER Strukturnummer 20110215

Method CONSTRUCTOR on class CL_BICS_STRUCTURE_TYPE has no exception.

Method GET_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) TN_ID Struktur-ID 20110215
2 Importing I_NUMBER Call by reference Type reference (TYPE) TN_NUMBER Strukturnummer 20110215
3 Returning R_R_STRUCTURE_TYPE Value transfer Object reference (TYPE REF TO) CL_BICS_STRUCTURE_TYPE Strukturtyp (1 oder 2) 20110215

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