SAP Function Module FRML162_READ_2_IDENT

RMS-FRM: Lesen von 2 Identifikatoren

The Function Module FRML162_READ_2_IDENT (RMS-FRM: Lesen von 2 Identifikatoren) is a standard Function Module in SAP ERP and is part of the function group FRML162 within the package RMSFRMINFMSC.

Technical Information

Function Module FRML162_READ_2_IDENT
Short Text RMS-FRM: Lesen von 2 Identifikatoren
Function Group FRML162
Package RMSFRMINFMSC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADDINF LIKE FRMLS_ADDINF RMS-FRM: Zusatzinfos für FB-Aufrufe
I_IDLID LIKE TCG28-IDLID Identifikationsanzeige
I_SUBID TYPE FRMLE_SUBID RMS-FRM: Formula

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IDENT1 TYPE FRMLE_IDENT Stoffidentifikator 1
E_IDENT2 TYPE FRMLE_IDENT Stoffidentifikator 2

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_ANY TYPE ANY TABLE beliebige Tabelle mit Feldern SUBRECN, SUBID, IDENT,IDENT2
X_SUBRECN TYPE FRMLE_SUBRECN RMS-FRM: Stoffschlüssel

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.