SAP ABAP Interface IF_SRM_SP_PROP_VALUE (IF_SRM_SP_PROP_VALUE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_PROPERTY (Package) Generic Property Handling
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_PROP_VALUE | CL_SRM_SP_PROP_VALUE | 20021125 |
Properties
| Interface | IF_SRM_SP_PROP_VALUE | |
| Short Description | IF_SRM_SP_PROP_VALUE |
General Data
| Package | SRM_PROPERTY | Generic Property Handling |
| Created | 20021125 | SAP |
| Last changed | 20021125 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRM_SP_PROP_VALUE has no forward declaration.
Interfaces
Interface IF_SRM_SP_PROP_VALUE has no interface.
Friends
Interface IF_SRM_SP_PROP_VALUE has no friend.
Attributes
Interface IF_SRM_SP_PROP_VALUE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | CHECK_IS_INITIAL | 20030702 | |
| 2 | Instance method | Public | Method | CONVERSION_IN | 20030702 | |
| 3 | Instance method | Public | Method | CONVERSION_OUT | 20030702 | |
| 4 | Instance method | Public | Method | EXECUTE_BUTTON_CLICK | 20030805 | |
| 5 | Instance method | Public | Method | EXECUTE_CHECK | 20021212 | |
| 6 | Instance method | Public | Method | EXECUTE_GENERATE | 20021212 | |
| 7 | Instance method | Public | Method | EXECUTE_HELP | 20021212 | |
| 8 | Instance method | Public | Method | Gets Values for Dropdown Display | 20030617 | |
| 9 | Instance method | Public | Method | Gets Text for Attribute Value | 20030813 |
Events
Interface IF_SRM_SP_PROP_VALUE has no event.
Types
Interface IF_SRM_SP_PROP_VALUE has no local type.
Method Signatures
Method CHECK_IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | 20030709 | ||||
| 2 | IS_INITIAL | Value transfer | Type reference (TYPE) | SRMBOOLEAN | 20030702 | ||||
| 3 | PROPERTY_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | 20030702 | ||||
| 4 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20030702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_Value | 20030702 |
Method CONVERSION_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | 20030709 | ||||
| 2 | IN | Value transfer | Type reference (TYPE) | STRING | 20030702 | ||||
| 3 | OUT | Call by reference | Type reference (TYPE) | STRING | 20030702 | ||||
| 4 | PROPERTY_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | 20030702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_Value | 20030702 |
Method CONVERSION_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | 20030709 | ||||
| 2 | IN | Call by reference | Type reference (TYPE) | STRING | 20030702 | ||||
| 3 | OUT | Value transfer | Type reference (TYPE) | STRING | 20030702 | ||||
| 4 | PROPERTY_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | 20030702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_Value | 20030702 |
Method EXECUTE_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUTTON_ID | Call by reference | Type reference (TYPE) | STRING | 20030805 | ||||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030805 | |||
| 3 | VAL_HDL_PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTR_VAL_HDL | List: IF_SRM_ATTRIBUTE_VALUE | 20030805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VIS_DEFINE | 20030805 |
Method EXECUTE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20021212 | |||
| 2 | VAL_HDL_PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTR_VAL_HDL | List: IF_SRM_ATTRIBUTE_VALUE | 20030620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VIS_DEFINE | 20021212 |
Method EXECUTE_GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20021212 | |||
| 2 | VAL_HDL_PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTR_VAL_HDL | List: IF_SRM_ATTRIBUTE_VALUE | 20030620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VIS_DEFINE | 20021212 |
Method EXECUTE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20021212 | |||
| 2 | VAL_HDL_PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTR_VAL_HDL | List: IF_SRM_ATTRIBUTE_VALUE | 20030620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VIS_DEFINE | 20021212 |
Method GET_DROPDOWN_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | IF_SRM_PROP_CONTEXT | 20030617 | |||
| 2 | DROPDOWN_VALUES | Value transfer | Type reference (TYPE) | SRM_PROP_DROP_DOWN_VALUES_T | Drop-Down-Werte für gefordertes Attribut | 20030617 | |||
| 3 | VAL_HDL_PROPERTY_TAB | Call by reference | Type reference (TYPE) | SRM_LIST_ATTR_VAL_HDL | List: IF_SRM_ATTRIBUTE_VALUE | 20030624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_VIS_DEFINE | 20030617 |
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_PROP_CONTEXT | 20030813 | ||||
| 2 | PROPERTY_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | 20030813 | ||||
| 3 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20030813 | ||||
| 4 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20030813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_PROP_Value | 20030813 |
History
| Last changed by/on | SAP | 20021125 |
| SAP Release Created in | 640 |