SAP ABAP Class CL_WCF_FCT_HTTP_HANDLER (Basis Flex ConfigTool HTTP Handler)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20090924 |
Properties
Class | CL_WCF_FCT_HTTP_HANDLER | |
Short Description | Basis Flex ConfigTool HTTP Handler | |
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 | 20090924 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20090924 |
Friends
Class CL_WCF_FCT_HTTP_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'GET_VCC_OTR_TEXTS' | constant to identify the read OTR text method | 20091123 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING_TABLE | Known Methods | 20090924 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090924 |
2 | ![]() |
Instance method | Private | Method | 20090924 | |
3 | ![]() |
Instance method | Private | Method | Parse Request XML into RMC-Strucure | 20090924 |
Events
Class CL_WCF_FCT_HTTP_HANDLER has no event.
Types
Class CL_WCF_FCT_HTTP_HANDLER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_FCT_HTTP_HANDLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_FCT_HTTP_HANDLER has no exception.
Method IS_METHOD_KNOWN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20090924 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090924 |
Method IS_METHOD_KNOWN on class CL_WCF_FCT_HTTP_HANDLER has no exception.
Method PARSE_REQUEST_RMC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REQUEST_DATA | Call by reference | Type reference (TYPE) | STRING | 20090924 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | WCF_FCTS_REQUEST_RMC | fCT Request / Remote Method Call | 20090924 |
Method PARSE_REQUEST_RMC on class CL_WCF_FCT_HTTP_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |