SAP ABAP Class CX_SRM_ATTRIBUTE_VALUE (Attribute Value (abstract))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-SRV-RM (Application Component) SAP Records Management
⤷ SRM_FRAMEWORK (Package) Records Management Framework Package
⤷ 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) | CX_SRM_ATTRIBUTE | Error in Attribute (Abstract) | 20010613 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_ATTR_VALUE_DESCRIPTION | Attribute Value: Error Relating to Description | 20010627 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_ATTR_VALUE_INVALID | Invalid Value | 20010613 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_ATTR_VALUE_IS_SET | Value Already Set | 20010613 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SRM_ATTR_VALUE_NOT_SET | Value Not Set | 20010613 |
Properties
Class | CX_SRM_ATTRIBUTE_VALUE | |
Short Description | Attribute Value (abstract) | |
Super Class | CX_SRM_ATTRIBUTE | Error in Attribute (Abstract) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SRM_FRAMEWORK | Records Management Framework Package |
Created | 20010613 | SAP |
Last change | 20010627 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SRM_ATTRIBUTE_VALUE has no forward declaration.
Interfaces
Class CX_SRM_ATTRIBUTE_VALUE has no interface implemented.
Friends
Class CX_SRM_ATTRIBUTE_VALUE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ATTRIBUTE_VALUE_INTEGER | Instance attribute | Public | Type reference (TYPE) | I | 20010627 | |||
2 | ATTRIBUTE_VALUE_STRING | Instance attribute | Public | Type reference (TYPE) | STRING | 20010627 | |||
3 | CX_SRM_ATTRIBUTE_VALUE | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'FD1603969F60F646BE63EAE466C62883' | 20010613 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20010613 |
Events
Class CX_SRM_ATTRIBUTE_VALUE has no event.
Types
Class CX_SRM_ATTRIBUTE_VALUE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ATTRIBUTE_ID | Value transfer | Type reference (TYPE) | STRING | ATTRIBUTE_ID | 20010613 | ||
2 | Importing | ATTRIBUTE_VALUE_INTEGER | Value transfer | Type reference (TYPE) | I | ATTRIBUTE_VALUE_INTEGER | 20010627 | ||
3 | Importing | ATTRIBUTE_VALUE_STRING | Value transfer | Type reference (TYPE) | STRING | ATTRIBUTE_VALUE_STRING | 20010627 | ||
4 | Importing | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010613 | |||
5 | Importing | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010613 |
Method CONSTRUCTOR on class CX_SRM_ATTRIBUTE_VALUE has no exception.
History
Last changed by/on | SAP | 20010627 |
SAP Release Created in | 620 |