SAP ABAP Class CL_WCF_BSP_COMMAND_PROXY_F (WCF Command Proxy Factory)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
Properties
| Class | CL_WCF_BSP_COMMAND_PROXY_F | |
| Short Description | WCF Command Proxy Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20090827 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_BSP_COMMAND_PROXY_F has no forward declaration.
Interfaces
Class CL_WCF_BSP_COMMAND_PROXY_F has no interface implemented.
Friends
Class CL_WCF_BSP_COMMAND_PROXY_F has no friend class.
Attributes
Class CL_WCF_BSP_COMMAND_PROXY_F has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090827 | ||
| 2 | Static method | Public | Method | OBSOLETE | 20090827 |
Events
Class CL_WCF_BSP_COMMAND_PROXY_F has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CODE | Private | See coding | 20090827 | code TYPE c LENGTH 255
|
||
| 2 | TY_TAB_CODE | Private | See coding | 20090827 | ty_tab_code TYPE STANDARD TABLE OF code WITH DEFAULT KEY
|
Method Signatures
Method GET_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRINGVAL | Name | 20090827 | |||
| 2 | IV_VIEW_TYPE | Call by reference | Type reference (TYPE) | AXT_NAME | Name | 20090917 | |||
| 3 | RV_CLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20090827 |
Method GET_COMMAND on class CL_WCF_BSP_COMMAND_PROXY_F has no exception.
Method GET_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_VIEW_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WCF_BSP_VIEW_CONTEXT | WCF View Context | 20090827 | |||
| 2 | IV_COMMAND_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | WCF Command | 20090827 | |||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | STRINGVAL | Name | 20090827 | |||
| 4 | RO_PROXY | Value transfer | Object reference (TYPE REF TO) | IF_WCF_BSP_COMMAND | WCF Command | 20090827 |
Method GET_PROXY on class CL_WCF_BSP_COMMAND_PROXY_F has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |