SAP ABAP Class CL_RSSEM_BCS_VC_LOGIC (CL_RSSEM_BCS_VC_LOGIC)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSSEM (Package) SEM Connection to BW
Properties
Class CL_RSSEM_BCS_VC_LOGIC  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSSEM   SEM Connection to BW 
Created 20050323   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSSEM_BCS_VC_LOGIC has no forward declaration.
Interfaces
Class CL_RSSEM_BCS_VC_LOGIC has no interface implemented.
Friends
Class CL_RSSEM_BCS_VC_LOGIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DR_S_VIEWT Instance attribute Private Object reference (TYPE REF TO) DATA 20050421
2 DR_T_VIEWT Instance attribute Private Object reference (TYPE REF TO) DATA 20050420
3 D_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOCUBE InfoCube 20050323
4 D_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20050323
5 D_RFCDEST_BACK Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20050324
Methods
# Method Level Visibility Method type Description Created on
1 APPLY Instance method Public Method 20050323
2 CONSTRUCTOR Instance method Public Constructor 20050323
3 GEN_VIEWT Instance method Private Method 20050420
4 INIT Instance method Public Method 20050323
Events
Class CL_RSSEM_BCS_VC_LOGIC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_COMP Private See coding 20050420 BEGIN OF s_comp , name TYPE fieldname , length TYPE int4 , decimals TYPE int4 , inttype TYPE inttype , END OF s_comp
2 S_MESSAGE Public See coding 20050324 BEGIN OF s_message, msgid TYPE symsgid, msgty TYPE symsgty, msgno TYPE symsgno, msgv1 TYPE symsgv, msgv2 TYPE symsgv, msgv3 TYPE symsgv, msgv4 TYPE symsgv, END OF s_message
3 T_COMP Private See coding 20050420 t_comp type standard table of s_comp
4 T_FIELDS Public See coding 20050323 t_fields TYPE TABLE OF rsfieldsel
5 T_MESSAGE Public See coding 20050324 t_message TYPE STANDARD TABLE OF s_message
6 T_SELECT Public See coding 20050323 t_select TYPE TABLE OF rsselect
Method Signatures

Method APPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20050329
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) RSU5_T_MESSAGES Anwendungsprotokoll: Interface für Business Add-Ins 20050329

Method APPLY on class CL_RSSEM_BCS_VC_LOGIC 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) RSINFOCUBE InfoCube 20050323
2 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logische Destination (angegeben in Funktionsaufruf) 20050323
3 Importing I_RFCDEST_BACK Call by reference Type reference (TYPE) RFCDEST Logische Destination (angegeben in Funktionsaufruf) 20050324

Method CONSTRUCTOR on class CL_RSSEM_BCS_VC_LOGIC has no exception.

Method GEN_VIEWT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_S_VIEWT Call by reference Object reference (TYPE REF TO) DATA 20050420
2 Exporting ER_T_VIEWT Call by reference Object reference (TYPE REF TO) DATA 20050420
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV 20050420

Method GEN_VIEWT on class CL_RSSEM_BCS_VC_LOGIC has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) RSU5_T_MESSAGES 20050323
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20050420
3 Importing IT_FIELDS Call by reference Type reference (TYPE) T_FIELDS 20050323
4 Importing IT_SELECT Call by reference Type reference (TYPE) T_SELECT 20050323

Method INIT on class CL_RSSEM_BCS_VC_LOGIC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700