SAP ABAP Class IF_SRM_SP_VALUE_CHECK (Settings for Value Check)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_VALUE_CHECK | Abstract Base Class for SP Value Check | 20010817 |
Properties
| Class | IF_SRM_SP_VALUE_CHECK | |
| Short Description | Settings for Value Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010817 | SAP |
| Last change | 20010827 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_SP_VALUE_CHECK has no forward declaration.
Interfaces
Class IF_SRM_SP_VALUE_CHECK has no interface implemented.
Friends
Class IF_SRM_SP_VALUE_CHECK has no friend class.
Attributes
Class IF_SRM_SP_VALUE_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get: List of all Attributes, with Value Check | 20010826 | |
| 2 | Instance method | Public | Method | Get: Check of Possible Values Restricted to Instance | 20010826 | |
| 3 | Instance method | Public | Method | Get: Check of Possible Values Restricted to Element Type | 20010826 | |
| 4 | Instance method | Public | Method | Get: Flag for Changing Value Descriptions | 20011009 | |
| 5 | Instance method | Public | Method | Get: List of Attribute Value Objects for Value Check | 20010827 | |
| 6 | Instance method | Public | Method | Set: Check of Possible Values Restricted to Instance | 20010826 | |
| 7 | Instance method | Public | Method | Set: Check of Possible Values Restricted to Element Type | 20010826 | |
| 8 | Instance method | Public | Method | Set: Flag for Changing Value Descriptions | 20011009 | |
| 9 | Instance method | Public | Method | Get: List of Attribute Value Objects for Value Check | 20010827 |
Events
Class IF_SRM_SP_VALUE_CHECK has no event.
Types
Class IF_SRM_SP_VALUE_CHECK has no local type.
Method Signatures
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ATTR_DESC | Value transfer | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_DESC | List: IF_SRM_ATTRIBUTE_DESC | 20010826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010826 |
Method GET_LIMIT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LIMIT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20010826 |
Method GET_LIMIT_INSTANCE on class IF_SRM_SP_VALUE_CHECK has no exception.
Method GET_LIMIT_SPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LIMIT | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20010826 |
Method GET_LIMIT_SPS on class IF_SRM_SP_VALUE_CHECK has no exception.
Method GET_UPDATE_VALUE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_UPDATE_VALUE_DESCRIPTION | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011009 |
Method GET_UPDATE_VALUE_DESCRIPTION on class IF_SRM_SP_VALUE_CHECK has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ATTR_VALUES | Value transfer | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: Attribut Werte | 20010827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010827 | ||
| 2 | Wertecheck - Settings | 20010827 |
Method SET_LIMIT_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LIMIT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20010826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010826 | ||
| 2 | Wertecheck - Settings | 20010826 |
Method SET_LIMIT_SPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LIMIT | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20010826 |
Method SET_LIMIT_SPS on class IF_SRM_SP_VALUE_CHECK has no exception.
Method SET_UPDATE_VALUE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_UPDATE_VALUE_DESCRIPTION | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20011009 |
Method SET_UPDATE_VALUE_DESCRIPTION on class IF_SRM_SP_VALUE_CHECK has no exception.
Method SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTR_VALUES | Value transfer | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: Attribut Werte | 20010827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010827 | ||
| 2 | Wertecheck - Settings | 20010827 |
History
| Last changed by/on | SAP | 20010827 |
| SAP Release Created in |