SAP ABAP Interface IF_POWL_DYN_VAR (Interface for dynamic variables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MUS-POW (Application Component) Personal Object Worklist
⤷
POWL_CORE (Package) POWL core
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DYN_TODAY_PLUS_WORK_DAYS | Dyn. formula to today + N working days | 20080327 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_POWL_DYN_TODAY | POWL dyn. formula to get today's date | 20080314 |
Properties
| Interface | IF_POWL_DYN_VAR | |
| Short Description | Interface for dynamic variables |
General Data
| Package | POWL_CORE | POWL core |
| Created | 20080121 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_POWL_DYN_VAR has no forward declaration.
Interfaces
Interface IF_POWL_DYN_VAR has no interface.
Friends
Interface IF_POWL_DYN_VAR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | STRING | Description of the class | 20080314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calculation for formula | 20080314 | |
| 2 | Instance method | Public | Method | Convert parameter stream to table | 20080314 | |
| 3 | Instance method | Public | Method | Convert parameter table to stream | 20080314 | |
| 4 | Instance method | Public | Method | Get the basic data type of selection criteria | 20080314 | |
| 5 | Instance method | Public | Method | Define parameter meta data | 20080314 | |
| 6 | Instance method | Public | Method | Description for the formula | 20080314 |
Events
Interface IF_POWL_DYN_VAR has no event.
Types
Interface IF_POWL_DYN_VAR has no local type.
Method Signatures
Method CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20080314 | |||
| 2 | E_RESULT | Call by reference | Type reference (TYPE) | ANY | 20080314 | ||||
| 3 | I_PARAMS | Call by reference | Type reference (TYPE) | POWL_PARAMS_TTY | Parameters with their values | 20080314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Couldn't calculate the values | 20081119 |
Method DECODE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20080314 | |||
| 2 | E_PARAMS | Call by reference | Type reference (TYPE) | POWL_PARAMS_TTY | Parameters with their values | 20080314 | |||
| 3 | I_PARAM_STRING | Call by reference | Type reference (TYPE) | STRING | 20080314 | ||||
| 4 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20080314 |
Method DECODE_PARAMETERS on Interface IF_POWL_DYN_VAR has no exception.
Method ENCODE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20080314 | |||
| 2 | E_PARAM_STRING | Call by reference | Type reference (TYPE) | STRING | 20080314 | ||||
| 3 | I_PARAMS | Call by reference | Type reference (TYPE) | POWL_PARAMS_TTY | Parameters with their values | 20080314 | |||
| 4 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20080314 |
Method ENCODE_PARAMETERS on Interface IF_POWL_DYN_VAR has no exception.
Method GETDEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SEL_CRIT_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20080314 | |||
| 2 | I_SEL_CRIT_DATATYPE | Call by reference | Type reference (TYPE) | ANY | 20080314 |
Method GETDEFINITION on Interface IF_POWL_DYN_VAR has no exception.
Method GETPARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAMS_DEF | Call by reference | Type reference (TYPE) | POWL_PARAMS_DEF_TTY | Parameter definitions | 20080314 | |||
| 2 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User id | 20080314 |
Method GETPARAMETERS on Interface IF_POWL_DYN_VAR has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20080314 |
Method GET_ATTRIBUTES on Interface IF_POWL_DYN_VAR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |