Table/Structure Field list used by SAP ABAP Function Module BALW_SHLP_BAPI_FILL (Fills BAPI Structures with F4 Values from Values of DDIC F4 Modules)
SAP ABAP Function Module
BALW_SHLP_BAPI_FILL (Fills BAPI Structures with F4 Values from Values of DDIC F4 Modules) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIF4E - SHLPNAME | Name of a Search Help | ||
| 2 | DD02V - TABNAME | Table Name | ||
| 3 | DD02V - TABNAME | Table Name | SOURCE VALUE(LV_TABNAME) LIKE DD02V-TABNAME OPTIONAL |
|
| 4 | DD03V - FIELDNAME | Field Name | SOURCE VALUE(LV_HELPFIELDNAME) LIKE DD03V-FIELDNAME OPTIONAL |
|
| 5 | DD03V - FIELDNAME | Field Name | ||
| 6 | DDSHDESCR - SHLPTYPE | Type of an input help (see fixed values) | ||
| 7 | DDSHIFACE - VALTABNAME | Structure to which an input help is assigned | ||
| 8 | DDSHIFACE - VALFIELD | Field to which an input help is assigned | ||
| 9 | DDSHIFACE - SHLPFIELD | Field name for value transfer to F4 help | ||
| 10 | DFIES - FIELDNAME | Field Name | ||
| 11 | DFIES - LENG | Length (No. of Characters) | ||
| 12 | DFIES - OFFSET | Field Offset in Work Area | ||
| 13 | DFIES - POSITION | Position of the field in the table | ||
| 14 | SHLP_DESCR - INTERFACE | SHLP_DESCR-INTERFACE | ||
| 15 | SHLP_DESCR - SHLPNAME | Name of a Search Help | ||
| 16 | SHLP_DESCR - SHLPTYPE | Type of an input help (see fixed values) | ||
| 17 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |