SAP ABAP Function Module HR_FIELD_CHOICE_TC (Grafische Auswahl von Feldern über Table Control)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV-COS (Application Component) Travel Expenses
     PTRA_ADDON (Package) Travel Management Add-On
Basic Data
Function Module HR_FIELD_CHOICE_TC Grafische Auswahl von Feldern über Table Control  
Function Group PAUW   HR TRV: Travel Expenses Function Module  
Program Name SAPLPAUW   Include SAPLPAUW 
INCLUDE Name LPAUWU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN_CODE TYPE SYST-SUBRC Return value of selected function
Importing MAXFIELDS TYPE Max.no.allowed selections/if=0->line no.Tabin
Importing HEAD_LINE1 TYPE SPACE Title line 1 via table control
Importing HEAD_LINE2 TYPE SPACE Title line 2 via table control
Importing POPUPTITEL TYPE SPACE Selection dialog box title
Importing INFO_TEXT TYPE DOKHL-OBJECT Reference to DOKHL-OBJECT
Importing DYN_PUSHBUTTON_TEXT1 TYPE Text of first dynamic button
Importing DYN_PUSHBUTTON_TEXT2 TYPE Text of second dynamic button
Importing DYN_PUSHBUTTON_TEXT3 TYPE Text of third dynamic button
Tables FIELDTABIN TYPE   Table with single lines (<=10 columns)
Tables FIELDNAME_TAB TYPE   Table with field titles and field lengths
Tables SELFIELDS TYPE   Entry/Return of selected lines
Tables NOTSELFIELDS TYPE   Return of unselected lines
Exception NO_TAB_FIELD_INPUT TYPE The table Fieldtabin is empty
Exception TO_MANY_SELFIELDS_ENTRIES TYPE More than maximum field lines chosen
               
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  19960130 
SAP Release Created in