Menu

SAP Function Module FRML562_SUBID_GET_BY_F4

RMS-FRM: Formelschlüssel via F4-Hilfe lesen

The Function Module FRML562_SUBID_GET_BY_F4 (RMS-FRM: Formelschlüssel via F4-Hilfe lesen) is a standard Function Module in SAP ERP and is part of the function group FRML562 within the package RMSFRMDIA.

Technical Information

Function Module FRML562_SUBID_GET_BY_F4
Short Text RMS-FRM: Formelschlüssel via F4-Hilfe lesen
Function Group FRML562
Package RMSFRMDIA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_ADDINF TYPE FRMLS_ADDINF Zusatzinformationen
IS_KEYPATH TYPE FRMLS_KEYPATH Schlüsselhilfe
I_CUA_FUNC_NAME TYPE RS38L_FNAM 'C101_CUA_SET' Name der Funktion zum Rücksetzen des Status
I_FLG_AT_ENTER TYPE RMSTE_XCL_BOOLE FALSE - TRUE: F4-Hilfe bei 'Enter'
I_FLG_EXT_HELP TYPE RMSTE_XCL_BOOLE SPACE Wahrheitswert
I_FLG_INIT_BUFFER TYPE RMSTE_XCL_BOOLE TRUE Stoffkopf-Puffer (ESTRH) initialisieren
I_FLG_REFERENCE_ONLY TYPE RMSTE_XCL_BOOLE FALSE nur referenzierbare Stoffe anzeigen
I_IDLID TYPE TCG28-IDLID Identifikationsanzeige
I_PROGRAM TYPE PROGNAME Programmname
I_SUBID TYPE ESESUBID SPACE Stoff-Schlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_SUBID_HAS_WILDCARDS TYPE RMSTE_XCL_BOOLE (nur bei Enter!) - TRUE: '*', '+' in I_SBUID
E_SUBID TYPE ESESUBID der via F4-Hilfe ausgewählte Stoff

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXCL_SET LIKE CUAFCODE Menge von zu deaktivierenden Ok-Codes

Exceptions

This function module does not define any Exceptions.