SAP ABAP Function Module G_INTERVAL_FIND_VALUE (Searches for a Value in a Set)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBSE (Package) FI-SL sets

⤷

⤷

⤷

Basic Data
Function Module | G_INTERVAL_FIND_VALUE | Searches for a Value in a Set |
Function Group | GSSM | SETS: Set Manager |
Program Name | SAPLGSSM | |
INCLUDE Name | LGSSMU47 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ENTRY | TYPE | RGSMV | Data of the Entry | |||
![]() |
HEADER | TYPE | RGSMH | Data of the Set | |||
![]() |
CONTROL_BLOCK | TYPE | SYST-TABIX | Number of control block (1-50) | |||
![]() |
INDEX | TYPE | SYST-TABIX | Index of the set in buffer table (TMSB) | |||
![]() |
VALUE | TYPE | RGSMV-FROM | Desired Value | |||
![]() |
END_OF_INTERVALS | TYPE | No other entries exist | ||||
![]() |
INVALID_INDEX | TYPE | Index does not exist | ||||
![]() |
INVALID_SET | TYPE | Set is a Multi-Dimension Set | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19931201 |
SAP Release Created in |