SAP ABAP Class CL_WCF_MU_MASHUP_RUNTIME (Mashup Runtime)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     WCF_MASHUPS_CORE (Package) Mashups Main Development Package
Properties
Class CL_WCF_MU_MASHUP_RUNTIME  
Short Description Mashup Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_MASHUPS_CORE   Mashups Main Development Package 
Created 20090211   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_MU_MASHUP_RUNTIME has no interface implemented.
Friends
Class CL_WCF_MU_MASHUP_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_BOL_MAIN_ENTITY Instance attribute Private Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090213
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20090211
2 GET_ATTRIBUTE_LIST Static method Public Method Returns a list of available attributes 20090306
3 GET_BOL_MAIN_ENTITY Instance method Public Method Get the BOL main entity assigned to this instance 20090306
4 GET_DATA_TYPE Instance method Public Method Returns the name of the data type 20090306
5 GET_LABEL Instance method Public Method Returns the label of the specified attribute 20090306
6 GET_VALUE Instance method Public Method Returns a reference to the data of the value 20090306
7 GET_VALUE_AS_STRING Instance method Public Method Returns the value as a string 20090306
8 SET_BOL_MAIN_ENTITY Instance method Public Method Set a BOL main entity to be used in this runtime instance 20090213
Events
Class CL_WCF_MU_MASHUP_RUNTIME has no event.
Types
Class CL_WCF_MU_MASHUP_RUNTIME 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 IR_BOL_MAIN_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090211

Method CONSTRUCTOR on class CL_WCF_MU_MASHUP_RUNTIME has no exception.

Method GET_ATTRIBUTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE_LIST Call by reference Type reference (TYPE) WCFT_CDS_ATTR_DEF Table of Attribute Definitions 20090306
2 Importing IV_ACTIVE Call by reference Type reference (TYPE) WCF_CDS_ACTIVE Attribute active flag 20090306
3 Importing IV_CONTEXT_ID Call by reference Type reference (TYPE) WCF_CDS_CONTEXT_ID Context ID 20090306
4 Importing IV_PROVIDER_TYPE Call by reference Type reference (TYPE) WCF_CDS_PROVIDER_TYPE Provider Type 20090306
# Exception Resumable Description Created on
1 CX_WCF_CDS_DATA_SOURCE Exception class for internal data source errors 20090306
2 CX_WCF_MU_MASHUP_EXCEPTION Exceptions occuring in the Mashup Runtime environment 20090306

Method GET_BOL_MAIN_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_BOL_MAIN_ENTITY Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090306

Method GET_BOL_MAIN_ENTITY on class CL_WCF_MU_MASHUP_RUNTIME has no exception.

Method GET_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20090306
2 Returning RV_TYPE Value transfer Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20090306
# Exception Resumable Description Created on
1 CX_WCF_CDS_DATA_SOURCE Exception class for internal data source errors 20090306
2 CX_WCF_MU_MASHUP_EXCEPTION Exceptions occuring in the Mashup Runtime environment 20090306

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20090306
2 Returning RV_LABEL Value transfer Type reference (TYPE) WCF_CDS_LABEL Attribute Label 20090306
# Exception Resumable Description Created on
1 CX_WCF_CDS_DATA_SOURCE Exception class for internal data source errors 20090306
2 CX_WCF_MU_MASHUP_EXCEPTION Exceptions occuring in the Mashup Runtime environment 20090306

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALLOW_TEST_VALUES Call by reference Type reference (TYPE) ABAP_BOOL 20090306
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20090306
3 Returning RR_VALUE Value transfer Object reference (TYPE REF TO) DATA 20090306
# Exception Resumable Description Created on
1 CX_WCF_CDS_DATA_SOURCE Exception class for internal data source errors 20090306
2 CX_WCF_MU_MASHUP_EXCEPTION Exceptions occuring in the Mashup Runtime environment 20090306

Method GET_VALUE_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALLOW_TEST_VALUES Call by reference Type reference (TYPE) ABAP_BOOL 20090306
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20090306
3 Importing IV_NO_CONVERSION Call by reference Type reference (TYPE) ABAP_BOOL 20100317
4 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20090306
# Exception Resumable Description Created on
1 CX_WCF_CDS_DATA_SOURCE Exception class for internal data source errors 20090306
2 CX_WCF_MU_MASHUP_EXCEPTION Exceptions occuring in the Mashup Runtime environment 20090306

Method SET_BOL_MAIN_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BOL_MAIN_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entity 20090213

Method SET_BOL_MAIN_ENTITY on class CL_WCF_MU_MASHUP_RUNTIME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701