SAP ABAP Class CL_WCF_CDS_SRV_UTIL (CDS Service Class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     WCF_CDS_CORE (Package) Central DataSource core objects
Properties
Class CL_WCF_CDS_SRV_UTIL  
Short Description CDS Service Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_CDS_CORE   Central DataSource core objects 
Created 20090318   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WCF_CDS_SRV_UTIL has no interface implemented.
Friends
Class CL_WCF_CDS_SRV_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_CDS_ORDER Static Attribute Private Type reference (TYPE) TRKORR Request/Task 20090318
Methods
# Method Level Visibility Method type Description Created on
1 GET_DICTIONARY_TYPE_FROM_DATA Static method Public Method Returns Dictionary type from data 20100330
2 GET_DICTIONARY_TYPE_FROM_NAME Static method Public Method Returns Dictionary type from data 20100330
3 IS_IMPL_CUST_FUNCT Static method Public Method Returns true if implementing the Custom Funct. interface 20100405
4 TO_STRING Static method Public Method Returns string value of a given data 20100326
5 TRANSPORT_APPEND Static method Public Method Transport the Table entries 20090318
Events
Class CL_WCF_CDS_SRV_UTIL has no event.
Types
Class CL_WCF_CDS_SRV_UTIL has no local type.
Method Signatures

Method GET_DICTIONARY_TYPE_FROM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100330
2 Returning RV_DICT_TYPE Value transfer Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20100330

Method GET_DICTIONARY_TYPE_FROM_DATA on class CL_WCF_CDS_SRV_UTIL has no exception.

Method GET_DICTIONARY_TYPE_FROM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) ANY 20100330
2 Returning RV_DICT_TYPE Value transfer Type reference (TYPE) DATATYPE_D Data Type in ABAP Dictionary 20100330

Method GET_DICTIONARY_TYPE_FROM_NAME on class CL_WCF_CDS_SRV_UTIL has no exception.

Method IS_IMPL_CUST_FUNCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20100405
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100405

Method IS_IMPL_CUST_FUNCT on class CL_WCF_CDS_SRV_UTIL has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20100326
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20100326

Method TO_STRING on class CL_WCF_CDS_SRV_UTIL has no exception.

Method TRANSPORT_APPEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20090318
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20090318
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Object Name in Object List 20090318
# Exception Resumable Description Created on
1 ERROR_NO_SAVE Error 20090318
History
Last changed by/on SAP  20110908 
SAP Release Created in 701