SAP ABAP Interface IF_SRM_SP_VALUE_HELP (Settings for Input Help)
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 implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_VALUE_HELP | Abstract Base Class for SP Possible Values | 20010817 |
Properties
Interface | IF_SRM_SP_VALUE_HELP | |
Short Description | Settings for Input Help |
General Data
Package | SRM_FRAMEWORK | Records Management Framework Package |
Created | 20010817 | SAP |
Last changed | 20010827 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRM_SP_VALUE_HELP has no forward declaration.
Interfaces
Interface IF_SRM_SP_VALUE_HELP has no interface.
Friends
Interface IF_SRM_SP_VALUE_HELP has no friend.
Attributes
Interface IF_SRM_SP_VALUE_HELP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get: Attribute Description for Which Input Help is Required | 20010820 |
2 | ![]() |
Instance method | Public | Method | Get: List of all Attributes with Input Help | 20010817 |
3 | ![]() |
Instance method | Public | Method | Get: Selection of Possible Values Restricted to Instance | 20010817 |
4 | ![]() |
Instance method | Public | Method | Get: Selection of Possible Values Restricted to Element Type | 20010817 |
5 | ![]() |
Instance method | Public | Method | Get: Maximum Number of Values to be Selected | 20010817 |
6 | ![]() |
Instance method | Public | Method | Get: Minimum Number of Values to be Selected | 20010817 |
7 | ![]() |
Instance method | Public | Method | Set: Attribute Description for Which Inout Help is Required | 20010817 |
8 | ![]() |
Instance method | Public | Method | Set: Selection of Possible Values Restricted to Instance | 20010817 |
9 | ![]() |
Instance method | Public | Method | Set: Selection of Possible Values Restricted to SPS | 20010817 |
10 | ![]() |
Instance method | Public | Method | Set: Maximum Number of Values to be Selected | 20010817 |
11 | ![]() |
Instance method | Public | Method | Set: Minimum Number of Values to be Selected | 20010817 |
Events
Interface IF_SRM_SP_VALUE_HELP has no event.
Types
Interface IF_SRM_SP_VALUE_HELP has no local type.
Method Signatures
Method GET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ATTR_DESC | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Attributbeschreibung - Read | 20010820 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20010823 |
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 | 20010817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20010817 |
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 | 20010817 |
Method GET_LIMIT_INSTANCE on Interface IF_SRM_SP_VALUE_HELP 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 | 20010817 |
Method GET_LIMIT_SPS on Interface IF_SRM_SP_VALUE_HELP has no exception.
Method GET_SELECTION_MAX_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl | 20010817 |
Method GET_SELECTION_MAX_NUMBER on Interface IF_SRM_SP_VALUE_HELP has no exception.
Method GET_SELECTION_MIN_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl | 20010817 |
Method GET_SELECTION_MIN_NUMBER on Interface IF_SRM_SP_VALUE_HELP has no exception.
Method SET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_DESC | Call by reference | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_DESC | Attributbeschreibung - Read | 20010817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribut Beschreibung (abstrakt) | 20010817 | |
2 | ![]() |
Initialisierungsfehler (abstrakt) | 20010817 |
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 | 20010817 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Initialisierungsfehler (abstrakt) | 20010823 | |
2 | ![]() |
Wertehilfe - Settings | 20010823 |
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 | 20010817 |
Method SET_LIMIT_SPS on Interface IF_SRM_SP_VALUE_HELP has no exception.
Method SET_SELECTION_MAX_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NUMBER | Call by reference | Type reference (TYPE) | I | Anzahl | 20010817 |
Method SET_SELECTION_MAX_NUMBER on Interface IF_SRM_SP_VALUE_HELP has no exception.
Method SET_SELECTION_MIN_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NUMBER | Call by reference | Type reference (TYPE) | I | Anzahl | 20010817 |
Method SET_SELECTION_MIN_NUMBER on Interface IF_SRM_SP_VALUE_HELP has no exception.
History
Last changed by/on | SAP | 20010827 |
SAP Release Created in | 620 |