SAP ABAP Class CL_SRM_RF_VALUE_SET (Value Set)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management

⤷

⤷

Properties
Class | CL_SRM_RF_VALUE_SET | |
Short Description | Value Set | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
Created | 20010808 | SAP |
Last change | 00000000 | 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
Class CL_SRM_RF_VALUE_SET has no interface implemented.
Friends
Class CL_SRM_RF_VALUE_SET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '=' | Separator Between Name and Value | 20010808 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '&&' | Separator for Packed Representation | 20010808 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VALUES | Actual Amount | 20010808 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Code a String | 20010808 |
2 | ![]() |
Instance method | Public | Method | Create Copy of Self | 20010808 |
3 | ![]() |
Static method | Public | Method | Generate Amount with a Packed Amount | 20010808 |
4 | ![]() |
Instance method | Public | Method | Delete Values | 20020111 |
5 | ![]() |
Instance method | Public | Method | Get Packed Display of Amount | 20010808 |
6 | ![]() |
Instance method | Public | Method | Get One Value | 20010808 |
7 | ![]() |
Instance method | Public | Method | Get Values in Amount | 20020212 |
8 | ![]() |
Instance method | Public | Method | Check Whether Amount is Empty | 20020212 |
9 | ![]() |
Instance method | Public | Method | Set a Value | 20010808 |
10 | ![]() |
Static method | Private | Method | Decode a String | 20010808 |
Events
Class CL_SRM_RF_VALUE_SET has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | VALUES | Private | See coding | Value Amount | 20010808 |
|
|
2 | VALUES_ENTRY | Private | See coding | Amount Entry | 20010808 |
|
Method Signatures
Method CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | kodierter Wert | 20010808 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | zu kodierender Wert | 20010808 |
Method CODE on class CL_SRM_RF_VALUE_SET has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COPY | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Kopie | 20010808 |
Method COPY on class CL_SRM_RF_VALUE_SET has no exception.
Method CREATE_BY_PACKED_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKED_SET | Call by reference | Type reference (TYPE) | STRING | Gepackte Menge | 20010808 | ||
2 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Mengenobjekt | 20010808 |
Method CREATE_BY_PACKED_SET on class CL_SRM_RF_VALUE_SET has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20020111 |
Method DELETE on class CL_SRM_RF_VALUE_SET has no exception.
Method GET_PACKED_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PACKED_SET | Value transfer | Type reference (TYPE) | STRING | Gepackte Menge | 20010808 |
Method GET_PACKED_SET on class CL_SRM_RF_VALUE_SET has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT | Call by reference | Type reference (TYPE) | STRING | '' | Defaultwert, falls nicht gesetzt | 20010808 | |
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20010808 | ||
3 | ![]() |
RAISE_EXCEPTION | Call by reference | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Ausnahme soll ausgelöst werden, wenn nicht gesetzt | 20010808 | |
4 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Der ausgelesene Wert | 20010808 |
Method GET_VALUE on class CL_SRM_RF_VALUE_SET has no exception.
Method GET_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_ELEMENT_ITER | Iterator für Namen | 20020212 |
Method GET_VALUES on class CL_SRM_RF_VALUE_SET has no exception.
Method IS_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EMPTY | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | 20020212 |
Method IS_EMPTY on class CL_SRM_RF_VALUE_SET has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20010808 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20010808 |
Method SET_VALUE on class CL_SRM_RF_VALUE_SET has no exception.
Method UNCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CODED_VALUE | Value transfer | Type reference (TYPE) | STRING | kodierter Wert | 20010808 | ||
2 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | STRING | unkodierter Wert | 20010808 |
Method UNCODE on class CL_SRM_RF_VALUE_SET has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |