SAP ABAP Function Module FI_COMPLEX_SELECTIONS_DIALOG (Dialog für komplexe Select-Options)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-BL-PT-AP (Application Component) Automatic Payments
     FMZA (Package) Payment program for payment requests
Basic Data
Function Module FI_COMPLEX_SELECTIONS_DIALOG Dialog für komplexe Select-Options  
Function Group F056   Funct. Mod. for Select Option in Screens  
Program Name SAPLF056    
INCLUDE Name LF056U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TITLE TYPE SYST-TITLE SPACE Title
Importing TEXT TYPE RSSELINT-TEXT
Importing SIGNED TYPE RSCONVERT-SIGN 'X'
Importing LOWER_CASE TYPE RSCONVERT-LOWER SPACE
Importing JUST_DISPLAY TYPE SPACE Display
Importing I_FIELDNAME TYPE HELP_VALUE-FIELDNAME Field name for F4 help
Importing I_TABNAME TYPE HELP_VALUE-TABNAME Table name for F4 values
Importing I_F4_TYPE TYPE '0' Mode for F4 help (0=none, 1=table, 2=MC)
Importing I_MACOBJ TYPE DD23L-MCONAME ' ' Matchcode object for F4 help via matchcode
Tables RANGE TYPE   Range table for complex selection
Tables T_FIELDTAB TYPE   Table with fields for F4 help
Tables T_VALUETAB TYPE   Internal table for F4 help values
Exception NO_RANGE_TAB TYPE No table for selection transferred
Exception CANCELLED TYPE Complex selection was terminated
Exception INTERNAL_ERROR TYPE Internal error (program error)
               
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  19970710 
SAP Release Created in