SAP ABAP Class IF_WDY_MD_PARAM_FEATURE (Description of Units and Parameters)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_ENH_OBJECT | Web Dynpro: Enhancement of an Object | 20050412 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_OBJECT | Web Dynpro: Object | 00000000 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_EVENT | Event | 00000000 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WDY_MD_PROCEDURE | Procedure | 00000000 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_PARAM_FEATURE | 20020822 |
Properties
| Class | IF_WDY_MD_PARAM_FEATURE | |
| Short Description | Description of Units and Parameters | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020821 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WDY_MD_PARAM_FEATURE has no forward declaration.
Interfaces
Class IF_WDY_MD_PARAM_FEATURE has no interface implemented.
Friends
Class IF_WDY_MD_PARAM_FEATURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_ACTION' | 00000000 | |||
| 2 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_CONTROLLER_METHOD' | 00000000 | |||
| 3 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_CTLR_EVENT_HANDLER' | 00000000 | |||
| 4 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_CUSTOM_EVENT' | 00000000 | |||
| 5 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_ERROR_HANDLER' | 00000000 | |||
| 6 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_FRAMEWORK_EVENT' | 00000000 | |||
| 7 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_INBOUND_PLUG' | 00000000 | |||
| 8 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_MC_EVENT_HANDLER' | 00000000 | |||
| 9 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_MODEL_CLASS_METHOD' | 00000000 | |||
| 10 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_OUTBOUND_PLUG' | 00000000 | |||
| 11 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_SUPPLY_FUNCTION' | 00000000 | |||
| 12 | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_VALIDATOR' | 00000000 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CREATE_PARAMETER | 00000000 | |
| 2 | Instance method | Public | Method | 00000000 | ||
| 3 | Instance method | Public | Method | 00000000 | ||
| 4 | Instance method | Public | Method | GET_PARAMETERS | 00000000 | |
| 5 | Instance method | Public | Method | GET_PARAMETER_BY_NAME | 00000000 | |
| 6 | Instance method | Public | Method | GET_PARAMETER_BY_POS | 00000000 | |
| 7 | Instance method | Public | Method | GET_PARAMETER_COUNT | 00000000 | |
| 8 | Instance method | Public | Method | GET_PARAMETER_POSITION | 00000000 | |
| 9 | Instance method | Public | Method | HAS_PARAMETER | 00000000 | |
| 10 | Instance method | Public | Method | MOVE_PARAMETER | 00000000 |
Events
Class IF_WDY_MD_PARAM_FEATURE has no event.
Types
Class IF_WDY_MD_PARAM_FEATURE has no local type.
Method Signatures
Method CREATE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 2 | PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_PARAMETER | 00000000 | ||||
| 3 | POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 00000000 |
Method DELETE Signature
Method DELETE on class IF_WDY_MD_PARAM_FEATURE has no parameter.
Method DELETE on class IF_WDY_MD_PARAM_FEATURE has no exception.
Method GET_NAME Signature
Method GET_NAME on class IF_WDY_MD_PARAM_FEATURE has no parameter.
Method GET_NAME on class IF_WDY_MD_PARAM_FEATURE has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Object reference (TYPE REF TO) | IF_OBJECT_MAP | 00000000 |
Method GET_PARAMETERS on class IF_WDY_MD_PARAM_FEATURE has no exception.
Method GET_PARAMETER_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 | ||||
| 2 | PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_PARAMETER | 00000000 |
Method GET_PARAMETER_BY_NAME on class IF_WDY_MD_PARAM_FEATURE has no exception.
Method GET_PARAMETER_BY_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_PARAMETER | 00000000 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_PARAMETER_BY_POS on class IF_WDY_MD_PARAM_FEATURE has no exception.
Method GET_PARAMETER_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_PARAMETER_COUNT on class IF_WDY_MD_PARAM_FEATURE has no exception.
Method GET_PARAMETER_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_PARAMETER | 00000000 | ||||
| 2 | POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
Method GET_PARAMETER_POSITION on class IF_WDY_MD_PARAM_FEATURE has no exception.
Method HAS_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_PARAMETER | Value transfer | Type reference (TYPE) | FLAG | 00000000 | ||||
| 2 | NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
Method HAS_PARAMETER on class IF_WDY_MD_PARAM_FEATURE has no exception.
Method MOVE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_POSITION | Value transfer | Type reference (TYPE) | I | 00000000 | ||||
| 2 | TO_POSITION | Value transfer | Type reference (TYPE) | I | 00000000 |
Method MOVE_PARAMETER on class IF_WDY_MD_PARAM_FEATURE has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in |