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 |
---|---|---|---|---|---|---|---|
![]() |
I_FIELD_NAME | TYPE | DD03P-FIELDNAME | Name of the field | |||
![]() |
I_FIELD_TEXT | TYPE | DD03P-REPTEXT | SPACE | Heading (SPACE = data element heading) | ||
![]() |
I_MAX_VALUES | TYPE | RF026-KNZN2 | 99 | Number of values that can be entered (99 = unlimited) | ||
![]() |
I_MODIFY | TYPE | RF026-CHAR1 | 'X' | 'X' = Maintenance -- Other = Display mode | ||
![]() |
I_TABLE_NAME | TYPE | DD03P-TABNAME | Name of the table the field originates from | |||
![]() |
I_WAERS | TYPE | RF026-WAERS | SPACE | Currency key for CURR fields | ||
![]() |
T_VALUETAB2 | TYPE | RF026AU02 | Value table (export + import!) | |||
![]() |
FIELD_NOT_EXIST | TYPE | Field in DD03P is not available | ||||
![]() |
POPUP_CANCELED | TYPE | Leave pop-up via 'Cancel' | ||||
![]() |
WAERS_ERROR | TYPE | Currency key is not available for TCURC | ||||
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 | 19931201 |
SAP Release Created in |