SAP ABAP Function Module RP_OPTIONS_INTO_STRING (Dialog für Optionsauswahl, Rückgabewert: Stringsequenz aus Kürzeln)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA (Application Component) Personnel Administration
⤷
PBAS (Package) SAP HR Master Data Application Development

⤷

⤷

Basic Data
Function Module | RP_OPTIONS_INTO_STRING | Dialog für Optionsauswahl, Rückgabewert: Stringsequenz aus Kürzeln |
Function Group | RPPN | Structure of a Selection Field |
Program Name | SAPLRPPN | |
INCLUDE Name | LRPPNU05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
STRING_VALUE | TYPE | Represents the selected options | ||||
![]() |
RETURN_CODE | TYPE | SYST-SUBRC | Defines which button terminated the dialog | |||
![]() |
MAX_CHOSEN_NUMBER | TYPE | SYST-INDEX | 0 | Maximum number of selectable options | ||
![]() |
DELIMITER_SIGN | TYPE | '/' | Delimiter for string sequence | |||
![]() |
TEXT_TITLE | TYPE | Dialog box header | ||||
![]() |
TEXT_LEFT | TYPE | Text for selectable options | ||||
![]() |
TEXT_RIGHT | TYPE | Text for selectable options | ||||
![]() |
STATUS | TYPE | 'NOORDER' | Defines whether or not the sequence is important | |||
![]() |
TEXT_OBJECT | TYPE | DOKHL-OBJECT | Text in dialog can be maintained using SE61 | |||
![]() |
DYN_PUSHBUTTON_TEXT1 | TYPE | Text for button in F key string | ||||
![]() |
DYN_PUSHBUTTON_TEXT2 | TYPE | Text for button in F key string | ||||
![]() |
DYN_PUSHBUTTON_TEXT3 | TYPE | Text for button in F key string | ||||
![]() |
TEXT_SYMBOL_RELATION_TAB | TYPE | PNPSTRINGT | Table of possible options and their ID codes | |||
![]() |
TABLE_STRING_INCONSISTENCY | TYPE | String does not match table | ||||
![]() |
UNKNOWN_STATUS | TYPE | Status not 'ORDER' / 'NOORDER' | ||||
![]() |
STRING_VALUE_OVERFLOW | TYPE | STRING_VALUE-Länge zu klein für ausgew. Optionen | ||||
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 | 19951115 |
SAP Release Created in |