SAP ABAP Class CL_RSDAS_PERSIST_UTILITIES (Auxiliary Methods for Persistance Layer)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSDAS (Package) BW: Data Access Services
Properties
Class CL_RSDAS_PERSIST_UTILITIES  
Short Description Auxiliary Methods for Persistance Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDAS   BW: Data Access Services 
Created 20041222   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDAS_PERSIST_UTILITIES has no interface implemented.
Friends
Class CL_RSDAS_PERSIST_UTILITIES has no friend class.
Attributes
Class CL_RSDAS_PERSIST_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_MESSAGES Static method Public Method Convertes Messages into Standard Format 20050125
2 GET_FUNCTION_MODULE_NAME Static method Public Method Determines the Name of the Gen. Funct. Module for Service ID 20041222
3 GET_FU_PAR_FROM_DDAS_PAR Static method Public Method Determines Values of the FM Parameter for a D.A.S. Parameter 20041222
4 GET_RELATED_DAS Static method Public Method Determines Data Access Services Dependent on BW Object 20060327
Events
Class CL_RSDAS_PERSIST_UTILITIES has no event.
Types
Class CL_RSDAS_PERSIST_UTILITIES has no local type.
Method Signatures

Method CONVERT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20050125
2 Importing I_T_MSG_RSDAS Call by reference Type reference (TYPE) RSDAS_T_MESSAGE Struktur für Messages 20050125

Method CONVERT_MESSAGES on class CL_RSDAS_PERSIST_UTILITIES has no exception.

Method GET_FUNCTION_MODULE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FUNCNAME Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20041222
2 Exporting E_FUNCPOOL Call by reference Type reference (TYPE) RS38L_AREA Name der Funktionsgruppe 20041222
3 Exporting E_FUNCTMPL Call by reference Type reference (TYPE) RS38L_FNAM Name desTemplate FB 20041222
4 Importing I_SERVICE_ID Call by reference Type reference (TYPE) RSDAS_SERVICE_ID ID eines DataAccessService 20041222
# Exception Resumable Description Created on
1 NAME_INVALID Service ID ungültig 20041222

Method GET_FU_PAR_FROM_DDAS_PAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DBSTRUCT Call by reference Type reference (TYPE) LIKEFIELD Bezugsfeld-/struktur eines Parameters 20041222
2 Exporting E_PARAMETER_FU Call by reference Type reference (TYPE) PARAMETER Parametername im FB 20041222
3 Importing I_DATA_TYPE Call by reference Type reference (TYPE) RSDAS_DATA_TYPE Datentyp eines Parameters eines DataAccessService 20041222
4 Importing I_HAS_CURRENCY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE ist Betrag 20041222
5 Importing I_HAS_UNIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE ist Menge 20041222
6 Importing I_PARAMETER_ID Call by reference Type reference (TYPE) RSDAS_PARAMETER_ID ID eines Parameters eines DataAccessService 20041222

Method GET_FU_PAR_FROM_DDAS_PAR on class CL_RSDAS_PERSIST_UTILITIES has no exception.

Method GET_RELATED_DAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TLOGO_ASC Call by reference Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20060327
2 Importing I_ASC_TYPE Call by reference Type reference (TYPE) RSO_ASC_TYPE RSOC_C_ASC_TYPE-USED Typ einer Assoziation im BW Repository 20060327
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20060327
4 Importing I_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20060327
5 Importing I_TLOGO Call by reference Type reference (TYPE) RS_TLOGO 20060327

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