SAP ABAP Class IF_SRM_SP_VALUE_HELP (Settings for Input Help)
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
Class IF_SRM_SP_VALUE_HELP  
Short Description Settings for Input Help    
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_HELP has no forward declaration.
Interfaces
Class IF_SRM_SP_VALUE_HELP has no interface implemented.
Friends
Class IF_SRM_SP_VALUE_HELP has no friend class.
Attributes
Class IF_SRM_SP_VALUE_HELP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE Instance method Public Method Get: Attribute Description for Which Input Help is Required 20010820
2 GET_ATTRIBUTES Instance method Public Method Get: List of all Attributes with Input Help 20010817
3 GET_LIMIT_INSTANCE Instance method Public Method Get: Selection of Possible Values Restricted to Instance 20010817
4 GET_LIMIT_SPS Instance method Public Method Get: Selection of Possible Values Restricted to Element Type 20010817
5 GET_SELECTION_MAX_NUMBER Instance method Public Method Get: Maximum Number of Values to be Selected 20010817
6 GET_SELECTION_MIN_NUMBER Instance method Public Method Get: Minimum Number of Values to be Selected 20010817
7 SET_ATTRIBUTE Instance method Public Method Set: Attribute Description for Which Inout Help is Required 20010817
8 SET_LIMIT_INSTANCE Instance method Public Method Set: Selection of Possible Values Restricted to Instance 20010817
9 SET_LIMIT_SPS Instance method Public Method Set: Selection of Possible Values Restricted to SPS 20010817
10 SET_SELECTION_MAX_NUMBER Instance method Public Method Set: Maximum Number of Values to be Selected 20010817
11 SET_SELECTION_MIN_NUMBER Instance method Public Method Set: Minimum Number of Values to be Selected 20010817
Events
Class IF_SRM_SP_VALUE_HELP has no event.
Types
Class 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 Returning RE_ATTR_DESC Value transfer Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Attributbeschreibung - Read 20010820
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010823

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTR_DESC Value transfer Type reference (TYPE) SRM_LIST_ATTRIBUTE_DESC List: IF_SRM_ATTRIBUTE_DESC 20010817
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010817

Method GET_LIMIT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LIMIT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010817

Method GET_LIMIT_INSTANCE on class 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 Returning RE_LIMIT Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010817

Method GET_LIMIT_SPS on class 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 Returning RE_NUMBER Value transfer Type reference (TYPE) I Anzahl 20010817

Method GET_SELECTION_MAX_NUMBER on class 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 Returning RE_NUMBER Value transfer Type reference (TYPE) I Anzahl 20010817

Method GET_SELECTION_MIN_NUMBER on class 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 Importing IM_ATTR_DESC Call by reference Object reference (TYPE REF TO) IF_SRM_ATTRIBUTE_DESC Attributbeschreibung - Read 20010817
# Exception Resumable Description Created on
1 CX_SRM_ATTRIBUTE_DESCRIPTION Attribut Beschreibung (abstrakt) 20010817
2 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010817

Method SET_LIMIT_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LIMIT Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010817
# Exception Resumable Description Created on
1 CX_SRM_INITIALIZATION Initialisierungsfehler (abstrakt) 20010823
2 CX_SRM_VALUE_HELP_SETTINGS Wertehilfe - Settings 20010823

Method SET_LIMIT_SPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LIMIT Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20010817

Method SET_LIMIT_SPS on class 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 Importing IM_NUMBER Call by reference Type reference (TYPE) I Anzahl 20010817

Method SET_SELECTION_MAX_NUMBER on class 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 Importing IM_NUMBER Call by reference Type reference (TYPE) I Anzahl 20010817

Method SET_SELECTION_MIN_NUMBER on class IF_SRM_SP_VALUE_HELP has no exception.
History
Last changed by/on SAP  20010827 
SAP Release Created in