SAP ABAP Function Module RP_OPTIONS_INTO_STRINGTAB (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_STRINGTAB Dialog für Optionsauswahl, Rückgabewert: Stringsequenz aus Kürzeln  
Function Group RPPN   Structure of a Selection Field  
Program Name SAPLRPPN    
INCLUDE Name LRPPNU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN_CODE TYPE SYST-SUBRC Defines which button terminated the dialog
Importing DELIMITER_SIGN TYPE '/' Delimiter for string sequence
Importing TEXT_TITLE TYPE Dialog box header
Importing TEXT_LEFT1 TYPE Text for selectable options, 1st line
Importing TEXT_LEFT2 TYPE Text for selectable options, 2nd line
Importing TEXT_LEFT3 TYPE Text for selectable options, 3rd line
Importing LIST_HEADER TYPE
Importing TEXT_OBJECT TYPE DOKHL-OBJECT Text in dialog can be maintained using SE61
Importing DYN_PUSHBUTTON_TEXT1 TYPE Text for button in F key string
Importing DYN_PUSHBUTTON_TEXT2 TYPE Text for button in F key string
Importing DYN_PUSHBUTTON_TEXT3 TYPE Text for button in F key string
Tables TEXT_SYMBOL_RELATION_TAB TYPE PNPSTRINGT Table of possible options and their ID codes
Tables INTER_TAB TYPE PNPXCULTAB Table of headers, etc.
Exception TABLE_STRING_INCONSISTENCY TYPE Strings do not match TEXT-SYMBOL-RE
Exception TABLE_LINES_INCONSISTENCY TYPE Number of inconsistent table lines
               
Processing Type
Normal Function Module  
Remote-Enabled 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  19950418 
SAP Release Created in