SAP ABAP Class IF_SRM_SRM_PROP_VALUE (IF_SRM_SRM_PROP_VALUE)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SRM_PROP_VALUE | CL_SRM_SRM_PROP_VALUE | 20021125 |
Properties
Class | IF_SRM_SRM_PROP_VALUE | |
Short Description | IF_SRM_SRM_PROP_VALUE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021125 | SAP |
Last change | 20021125 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SRM_SRM_PROP_VALUE has no forward declaration.
Interfaces
Class IF_SRM_SRM_PROP_VALUE has no interface implemented.
Friends
Class IF_SRM_SRM_PROP_VALUE has no friend class.
Attributes
Class IF_SRM_SRM_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 Drop-Down Values | 20030624 |
9 | ![]() |
Instance method | Public | Method | Gets Text for Attribute Value | 20030813 |
Events
Class IF_SRM_SRM_PROP_VALUE has no event.
Types
Class IF_SRM_SRM_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_SRM_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_SRM_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_SRM_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_SRM_PROP_VALUE | 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_SRM_PROP_VALUE | 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_SRM_PROP_VALUE | 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_SRM_PROP_VALUE | 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 | 20030624 | ||
2 | ![]() |
DROPDOWN_VALUES | Value transfer | Type reference (TYPE) | SRM_PROP_DROP_DOWN_VALUES_T | Drop-Down-Werte für gefordertes Attribut | 20030624 | ||
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_SRM_PROP_VALUE | 20030624 |
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 |