SAP ABAP Class CL_RSRTS_METADATA_SFLIGHT (test transient meta data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_TRANSIENT_SOURCE_TEST (Package) Transiente Source Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20100125
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRTS_METADATA 20100125
Properties
Class CL_RSRTS_METADATA_SFLIGHT  
Short Description test transient meta data    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_TRANSIENT_SOURCE_TEST   Transiente Source Engine 
Created 20100125   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSROA_VQ_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRTS_METADATA 20100125
Friends
# Friend Modeled only Created on Description
1 CL_RSRTS_DBMAN_TABLE 20100125 Read SQL table
2 CL_RSRTS_HIERARCHY_CONNID 20100128 Hierarchy for CONNID
3 CL_RSRTS_HIERARCHY_SFLIGHT 20100301 Hierarchy for CONNID
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_INFOPROV Instance attribute Private Attribute reference (LIKE) 20100125
2 N_TABLEF Constant Private Type reference (TYPE) TABNAME 'SFLIGHT' Control Structure for Testing the Table Name (Apart fr. SAA) 20100125
3 O_C_IOBJNM Constant Protected See coding 20100126
4 O_TS_DATASTRUC Instance attribute Protected Type reference (TYPE) OT_TS_DATASTRUC Description of Data Structure 20100125
5 P_PREFIX Constant Private Type reference (TYPE) CHAR2 '2T' Prefix 20100125
6 P_R_MD Static Attribute Private Object reference (TYPE REF TO) CL_RSRTS_METADATA_SFLIGHT test transient meta data 20100125
7 P_S_DTA Instance attribute Private Type reference (TYPE) RSD_S_DTA DTA structure 20100125
8 P_S_TSTPINT Static Attribute Private Type reference (TYPE) RSTSTPINT Last changed / last changed by 20120912
9 P_TS_INFOPROV Static Attribute Private Type reference (TYPE) PT_TS_INFOPROV List of provided Provider 20120912
10 P_TS_MAPPING Instance attribute Private Type reference (TYPE) CL_RSROA_VQ_SERVICES=>NT_TS_MAPPING 20100125
11 P_TS_MDRPARAMETER Instance attribute Private Type reference (TYPE) RSRTS_TS_MDRPARAMETER Master Data Read-Class parameter 20121016
12 P_T_DTA_DIME Instance attribute Private Type reference (TYPE) RSD_T_DTA_DIME Dimensions 20100125
13 P_T_DTA_PRO Instance attribute Private Type reference (TYPE) RSD_T_DTA_PRO InfoObject Properties in Data Target 20100125
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100125
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100125
3 CREATE_ATTR Instance method Private Method Define Attributes 20100125
4 GET_INSTANCE_RUNTIME Static method Public Method runtime instance 20100125
5 _ADD_ICE Instance method Private Method add keyfigure with internal business volume elimination 20100301
6 _ADJUST_DIME Instance method Private Method set dimensions 20100125
7 _BLOW_UP_DTAPRO Instance method Private Method Blow up the Metadata 20120913
8 _GET_DATA_DESCR Instance method Private Method Description of Data Structure 20100125
9 _GET_DTA_HEADER_TEMPLATE Static method Private Method Returns prefilled DTA header 20100125
10 _SET_MASTER_DATA Instance method Private Method define master data access 20100125
Events
Class CL_RSRTS_METADATA_SFLIGHT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OT_S_DATASTRUC Protected See coding 20100125 begin of ot_s_datastruc, pos type i, s_comp type cl_rsr=>tn_s_comp_n, iobjnm type rsiobjnm, end of ot_s_datastruc
2 OT_TS_DATASTRUC Protected See coding 20100125 ot_ts_datastruc type sorted table of ot_s_datastruc with unique key pos
3 PT_S_INFOPROV Private See coding 20120912 begin of PT_S_INFOPROV, infoprov type rsinfoprov, txt type rstxtlg, r_md type ref to cl_rsrts_metadata_sflight, end of pt_s_infoprov
4 PT_TS_INFOPROV Private See coding 20120912 PT_Ts_INFOPROV type SORTED TABLE OF pt_s_infoprov with unique key infoprov
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120912
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20120913

Method CREATE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_DTA_PRO Call by reference Type reference (TYPE) RSD_S_DTA_PRO InfoObject Properties in Data Target 20100126

Method CREATE_ATTR on class CL_RSRTS_METADATA_SFLIGHT has no exception.

Method GET_INSTANCE_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20120913
2 Returning R_R_INST Value transfer Object reference (TYPE REF TO) CL_RSRTS_METADATA_SFLIGHT test transient meta data 20100125

Method GET_INSTANCE_RUNTIME on class CL_RSRTS_METADATA_SFLIGHT has no exception.

Method _ADD_ICE Signature

Method _ADD_ICE on class CL_RSRTS_METADATA_SFLIGHT has no parameter.
Method _ADD_ICE on class CL_RSRTS_METADATA_SFLIGHT has no exception.

Method _ADJUST_DIME Signature

Method _ADJUST_DIME on class CL_RSRTS_METADATA_SFLIGHT has no parameter.
Method _ADJUST_DIME on class CL_RSRTS_METADATA_SFLIGHT has no exception.

Method _BLOW_UP_DTAPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DTA_PRO Call by reference Type reference (TYPE) RSD_T_DTA_PRO InfoObject Properties in Data Target 20120913

Method _BLOW_UP_DTAPRO on class CL_RSRTS_METADATA_SFLIGHT has no exception.

Method _GET_DATA_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FIELD Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20100125

Method _GET_DATA_DESCR on class CL_RSRTS_METADATA_SFLIGHT has no exception.

Method _GET_DTA_HEADER_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_DTA Value transfer Type reference (TYPE) RSD_S_DTA InfoProvider Properties 20100125

Method _GET_DTA_HEADER_TEMPLATE on class CL_RSRTS_METADATA_SFLIGHT has no exception.

Method _SET_MASTER_DATA Signature

Method _SET_MASTER_DATA on class CL_RSRTS_METADATA_SFLIGHT has no parameter.
Method _SET_MASTER_DATA on class CL_RSRTS_METADATA_SFLIGHT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700