SAP ABAP Function Module FURTHER_VALUES_POPUP_WITH_KEY (Popup for entering values - with standard F1/F4 - with allocation key)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module FURTHER_VALUES_POPUP_WITH_KEY Popup for entering values - with standard F1/F4 - with allocation key  
Function Group F026   Possible Entry for Values (Val.Ranges)  
Program Name SAPLF026    
INCLUDE Name LF026U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_FIELD_NAME TYPE DD03P-FIELDNAME Name of the field
Importing I_FIELD_TEXT TYPE DD03P-REPTEXT SPACE Heading (SPACE = data element heading)
Importing I_MAX_VALUES TYPE RF026-KNZN2 99 Number of values that can be entered (99 = unlimited)
Importing I_MODIFY TYPE RF026-CHAR1 'X' 'X' = Maintenance -- Other = Display mode
Importing I_TABLE_NAME TYPE DD03P-TABNAME Name of the table the field originates from
Importing I_WAERS TYPE RF026-WAERS SPACE Currency key for CURR fields
Tables T_VALUETAB2 TYPE RF026AU02 Value table (export + import!)
Exception FIELD_NOT_EXIST TYPE Field in DD03P is not available
Exception POPUP_CANCELED TYPE Leave pop-up via 'Cancel'
Exception WAERS_ERROR TYPE Currency key is not available for TCURC
               
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  19931201 
SAP Release Created in