SAP ABAP Class CL_SRM_ATTRIBUTE_VALUE (Attribute Value)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM | SRM Basis Class (abstract) | 20000405 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_ATTRIBUTE_VALUE | Attribute Value - Read | 20000406 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_AV_COMPARE | Value Comparisons | 20041008 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_AV_SINGLE | Attribute Value - Read - Scalar | 20030218 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_EDIT_ATTRIBUTE_VALUE | Attribute Value - Edit | 20000406 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_EDIT_AV_SINGLE | Attribute Value - Edit - Scalar | 20030218 |
Properties
Class | CL_SRM_ATTRIBUTE_VALUE | |
Short Description | Attribute Value | |
Super Class | CL_SRM | SRM Basis Class (abstract) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_FRAMEWORK | Records Management Framework Package |
Created | 20000405 | SAP |
Last change | 20041228 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRM_ATTRIBUTE_VALUE | Attribute Value - Read | 20000406 | ||
2 | IF_SRM_AV_COMPARE | Value Comparisons | 20041008 | ||
3 | IF_SRM_AV_SINGLE | Attribute Value - Read - Scalar | 20030218 | ||
4 | IF_SRM_EDIT_ATTRIBUTE_VALUE | Attribute Value - Edit | 20000406 | ||
5 | IF_SRM_EDIT_AV_SINGLE | Attribute Value - Edit - Scalar | 20030218 |
Friends
Class CL_SRM_ATTRIBUTE_VALUE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Description of Free Attribute | 20000405 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_CURRENCY | 20020423 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_MEASURE | 20020423 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_STRING | STRING_value | 20020423 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_XSTRING | STRING_value | 20020423 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_INTEGER | INTEGER_value | 20000405 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_OBJECT | List: Object | 20010727 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_RELATED_VALUES | Reference Values | 20040920 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | IF_SRM_ATTRIBUTE_VALUE~STATE_INITIAL | 20010823 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SRM_LIST_STRING | STRING_value | 20000405 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | CHECK_DDIC_CAST_TO_SSTRING | 20030114 |
2 | ![]() |
Static method | Public | Method | CHECK_DDIC_CAST_TO_STRING | 20020423 |
3 | ![]() |
Static method | Public | Method | CHECK_DDIC_CAST_TO_XSTRING | 20020423 |
Events
Class CL_SRM_ATTRIBUTE_VALUE has no event.
Types
Class CL_SRM_ATTRIBUTE_VALUE has no local type.
Method Signatures
Method CHECK_DDIC_CAST_TO_SSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DDIC_DATA_TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20030114 | ||
2 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20030114 |
Method CHECK_DDIC_CAST_TO_SSTRING on class CL_SRM_ATTRIBUTE_VALUE has no exception.
Method CHECK_DDIC_CAST_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DDIC_DATA_TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20020423 | ||
2 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020423 |
Method CHECK_DDIC_CAST_TO_STRING on class CL_SRM_ATTRIBUTE_VALUE has no exception.
Method CHECK_DDIC_CAST_TO_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DDIC_DATA_TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20020423 | ||
2 | ![]() |
RE_VA | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20020423 |
Method CHECK_DDIC_CAST_TO_XSTRING on class CL_SRM_ATTRIBUTE_VALUE has no exception.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 46D |