SAP ABAP Interface IF_SRM_ATTRIBUTE_VALUE (Attribute Value - Read)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SRM_EDIT_ATTRIBUTE_VALUE | Attribute Value - Edit | 20010626 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_ATTRIBUTE_VALUE | Attribute Value | 20000406 |
Properties
Interface | IF_SRM_ATTRIBUTE_VALUE | |
Short Description | Attribute Value - Read |
General Data
Package | SRM_FRAMEWORK | Records Management Framework Package |
Created | 20000217 | SAP |
Last changed | 20041228 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRM_ATTRIBUTE_VALUE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRM_AV_COMPARE | Value Comparisons | 20041008 | ||
2 | IF_SRM_AV_SINGLE | Attribute Value - Read - Scalar | 20030218 |
Friends
Interface IF_SRM_ATTRIBUTE_VALUE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ID | Instance attribute | Public | Type reference (TYPE) | STRING | ID from General Description | 20041006 | ||
2 | RELATION_CURRENCY | Constant | Public | Type reference (TYPE) | CHAR2 | 'CU' | Reference to Currency Field | 20040920 | |
3 | RELATION_MEASURE | Constant | Public | Type reference (TYPE) | CHAR2 | 'MS' | Reference to Quantity Field | 20040920 | |
4 | STATE_COMPLETE | Constant | Public | Type reference (TYPE) | I | 3 | 20010823 | ||
5 | STATE_DESCRIPTION_SET | Constant | Public | Type reference (TYPE) | I | 2 | 20010823 | ||
6 | STATE_INITIAL | Constant | Public | Type reference (TYPE) | I | 1 | 20010823 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get: DDIC Value for Currencies | 20020423 |
2 | ![]() |
Instance method | Public | Method | Get: DDIC Value for Amounts | 20020423 |
3 | ![]() |
Instance method | Public | Method | Get: Cast DDIC Value on String | 20020423 |
4 | ![]() |
Instance method | Public | Method | Get: Cast DDIC Value on XString | 20020423 |
5 | ![]() |
Instance method | Public | Method | Get: Object of Attribute Description | 20010627 |
6 | ![]() |
Instance method | Public | Method | Get: ID of Attribute | 20010627 |
7 | ![]() |
Instance method | Public | Method | Get: Integer Value | 20000406 |
8 | ![]() |
Instance method | Public | Method | Get: Interface Value | 20010727 |
9 | ![]() |
Instance method | Public | Method | Get: Reference Values | 20040920 |
10 | ![]() |
Instance method | Public | Method | Get: State | 20010823 |
11 | ![]() |
Instance method | Public | Method | Get: String Value | 20000406 |
Events
Interface IF_SRM_ATTRIBUTE_VALUE has no event.
Types
Interface IF_SRM_ATTRIBUTE_VALUE has no local type.
Method Signatures
Method GET_DDIC_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_CURRENCY | 20020423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20020423 |
Method GET_DDIC_MEASURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_MEASURE | List: Maß | 20020423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20020423 |
Method GET_DDIC_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_STRING | EX_STRING_VALUE | 20020423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20020423 |
Method GET_DDIC_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_XSTRING | 20020423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20020423 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_DESC | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | EX_ATTRIBUTE_DESCRIPTION | 20010702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert: Fehler im Zusammenhang mit Beschreibung | 20010627 |
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ID | Value transfer | Type reference (TYPE) | STRING | Attribute ID | 20010702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert: Fehler im Zusammenhang mit Beschreibung | 20010627 |
Method GET_INTEGER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_INTEGER | EX_INTEGER_VALUE | 20010702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010627 |
Method GET_INTERFACE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_OBJECT | List: Object | 20010727 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010727 |
Method GET_RELATED_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RELATION | Call by reference | Type reference (TYPE) | SRMAVRELA | Relation zwischen Attribut-Wert-Objekten | 20040920 | ||
2 | ![]() |
RE_RELATED_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | Bezugswert | 20040920 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20040920 |
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_STATE | Value transfer | Type reference (TYPE) | I | 20010823 |
Method GET_STATE on Interface IF_SRM_ATTRIBUTE_VALUE has no exception.
Method GET_STRING_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_STRING | EX_STRING_VALUE | 20010702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Wert (abstrakt) | 20010627 |
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 46D |