SAP ABAP Class CL_RSSEM_DS_EXIT (EXIT class for check data slice)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSSEM (Package) SEM Connection to BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLS_DATASLICE Data Slice 20041202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLS_DS_EXIT Exit for Data Slice 20041202
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLS_DS_METHODS Methods for Data Slices 20041202
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLS_DS_TYPES Types for Data Slices 20041202
Properties
Class CL_RSSEM_DS_EXIT  
Short Description EXIT class for check data slice    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSSEM   SEM Connection to BW 
Created 20041202   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_RSPLS_DS_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLS_DATASLICE Data Slice 20041202
2 IF_RSPLS_DS_EXIT Exit for Data Slice 20041202
3 IF_RSPLS_DS_METHODS Methods for Data Slices 20041202
4 IF_RSPLS_DS_TYPES Types for Data Slices 20041202
Friends
Class CL_RSSEM_DS_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DR_S_DREF Instance attribute Private Object reference (TYPE REF TO) DATA 20041203
2 DR_T_DREF Instance attribute Private Object reference (TYPE REF TO) DATA 20041203
3 DTS_FIELD Instance attribute Private Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_TS_IOBJ 20041202
4 DT_IOBJ_FIELD Instance attribute Private Type reference (TYPE) TP_T_IOBJ_FIELD 20041203
5 D_DSNR Instance attribute Private Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_DSNR 20041202
6 D_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20041202
7 D_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20041203
8 D_RFCDEST_BACK Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20041203
9 GT_INSTANCE Static Attribute Private Type reference (TYPE) TP_T_INSTANCE 20041202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20041202
2 CREATE_DATA_REF_P Instance method Private Method 20041203
3 GET_ELEMDESCR_TO_INTTYPE Instance method Private Method Get reference to elemdescription from inttype 20041203
Events
Class CL_RSSEM_DS_EXIT has no event.
Types
Class CL_RSSEM_DS_EXIT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DSNR Call by reference Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_DSNR 20041202
2 Importing I_IPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20041202
3 Importing I_TS_IOBJ Call by reference Type reference (TYPE) IF_RSPLS_DS_TYPES=>TN_TS_IOBJ 20041202

Method CONSTRUCTOR on class CL_RSSEM_DS_EXIT has no exception.

Method CREATE_DATA_REF_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BAL_S_MSG Fehlermeldung 20041221
# Exception Resumable Description Created on
1 ERROR_IN_BCS Fehler im BCS 20041221

Method GET_ELEMDESCR_TO_INTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ELEMDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Run Time Type Services 20041203
2 Importing I_DECIMALS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041203
3 Importing I_INTTYPE Call by reference Type reference (TYPE) INTTYPE ABAP-Datentyp (C,D,N,...) 20041203
4 Importing I_LENGTH Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20041203

Method GET_ELEMDESCR_TO_INTTYPE on class CL_RSSEM_DS_EXIT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700