SAP ABAP Class CL_WCF_FCT_WD_CALL_ASSIST (Assistance Class for WCF_FCT_WD_CALL)
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 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100422 |
Properties
| Class | CL_WCF_FCT_WD_CALL_ASSIST | |
| Short Description | Assistance Class for WCF_FCT_WD_CALL | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance 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 | 20100422 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_FCT_WD_CALL_ASSIST has no forward declaration.
Interfaces
Class CL_WCF_FCT_WD_CALL_ASSIST has no interface implemented.
Friends
Class CL_WCF_FCT_WD_CALL_ASSIST has no friend class.
Attributes
Class CL_WCF_FCT_WD_CALL_ASSIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100429 | ||
| 2 | Instance method | Private | Method | 20100422 | ||
| 3 | Instance method | Private | Method | 20100422 | ||
| 4 | Instance method | Private | Method | 20100422 | ||
| 5 | Instance method | Private | Method | 20100422 | ||
| 6 | Instance method | Private | Method | 20100422 | ||
| 7 | Instance method | Public | Method | 20100422 | ||
| 8 | Instance method | Public | Method | 20100422 | ||
| 9 | Instance method | Private | Method | 20100423 | ||
| 10 | Instance method | Public | Method | 20100422 | ||
| 11 | Instance method | Private | Method | 20100422 | ||
| 12 | Instance method | Public | Method | 20100423 | ||
| 13 | Instance method | Public | Method | 20100422 | ||
| 14 | Instance method | Public | Method | 20100429 | ||
| 15 | Instance method | Public | Method | 20100429 |
Events
Class CL_WCF_FCT_WD_CALL_ASSIST has no event.
Types
Class CL_WCF_FCT_WD_CALL_ASSIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WCF_FCT_WD_CALL_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method GET_APPLICATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_APPLICATION_NAME | Value transfer | Type reference (TYPE) | STRING | 20100422 |
Method GET_APPLICATION_NAME on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method GET_APPL_CONFIG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20100422 |
Method GET_APPL_CONFIG_KEY on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method GET_COMPONENT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COMPONENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20100422 |
Method GET_COMPONENT_NAME on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method GET_COMP_CONFIG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20100422 |
Method GET_COMP_CONFIG_KEY on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method GET_GUIDELINE_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VERSION | Value transfer | Type reference (TYPE) | FPM_GUIDELINE_VERSION | UI Guideline Version | 20100422 |
Method GET_GUIDELINE_VERSION on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100422 | |||
| 2 | I_SERVICE_HANDLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | Service-Klasse für Comp-Config Editor (explizit) | 20100422 |
Method INIT on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method INIT_GLOBAL_ATTRIBUTES Signature
Method INIT_GLOBAL_ATTRIBUTES on class CL_WCF_FCT_WD_CALL_ASSIST has no parameter.
Method INIT_GLOBAL_ATTRIBUTES on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method IREC_RESORT_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100423 |
Method IREC_RESORT_ELEMENTS on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method IS_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_CHANGE_MODE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100422 |
Method IS_CHANGE_MODE on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method IS_SAP_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SAP_SYSTEM | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100422 |
Method IS_SAP_SYSTEM on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method RESORT_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100423 |
Method RESORT_ELEMENTS on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method SAVE Signature
Method SAVE on class CL_WCF_FCT_WD_CALL_ASSIST has no parameter.
Method SAVE on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method START_FEEDER_DIALOG Signature
Method START_FEEDER_DIALOG on class CL_WCF_FCT_WD_CALL_ASSIST has no parameter.
Method START_FEEDER_DIALOG on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
Method START_PARAMETER_DIALOG Signature
Method START_PARAMETER_DIALOG on class CL_WCF_FCT_WD_CALL_ASSIST has no parameter.
Method START_PARAMETER_DIALOG on class CL_WCF_FCT_WD_CALL_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |