SAP ABAP Class CL_WCF_FCT_UTIL (Utility Class)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
WCF_DYN_CONFIG_FCT (Package) Flex Configuration Tool

⤷

⤷

Properties
Class | CL_WCF_FCT_UTIL | |
Short Description | Utility Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCF_DYN_CONFIG_FCT | Flex Configuration Tool |
Created | 20090925 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WCF_FCT_UTIL has no forward declaration.
Interfaces
Class CL_WCF_FCT_UTIL has no interface implemented.
Friends
Class CL_WCF_FCT_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'alias' | name of alias attribute in OTR xml | 20091123 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'text' | name of text element in OTR xml | 20091123 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'value' | name of value attribute in OTR xml | 20091123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Structure as XML | 20090925 |
2 | ![]() |
Static method | Public | Method | read the OTR texts requested by the frontend | 20091123 |
3 | ![]() |
Static method | Public | Method | Parse Method Call Parameter XML | 20091014 |
4 | ![]() |
Static method | Public | Method | Render Method Call Parameter XML | 20091014 |
Events
Class CL_WCF_FCT_UTIL has no event.
Types
Class CL_WCF_FCT_UTIL has no local type.
Method Signatures
Method GET_STRUCT_AS_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRUCT | Call by reference | Type reference (TYPE) | ANY | 20090925 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20090925 |
Method GET_STRUCT_AS_XML on class CL_WCF_FCT_UTIL has no exception.
Method HANDLE_OTR_TEXT_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20091123 | |||
2 | ![]() |
RV_XML_STRING | Value transfer | Type reference (TYPE) | STRING | 20091123 |
Method HANDLE_OTR_TEXT_REQUEST on class CL_WCF_FCT_UTIL has no exception.
Method PARSE_MC_PARAMETER_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | RMC-Parameter XML | 20091014 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | WCF_FCTT_MC_PARAM | RMC-Parameter (Name-Value-Pairs) | 20091014 |
Method PARSE_MC_PARAMETER_XML on class CL_WCF_FCT_UTIL has no exception.
Method RENDER_MC_PARAMETER_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAM | Call by reference | Type reference (TYPE) | WCF_FCTT_MC_PARAM | RMC-Parameter (Name-Value-Pairs) | 20091014 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | XML | 20091014 |
Method RENDER_MC_PARAMETER_XML on class CL_WCF_FCT_UTIL has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |