Menu

SAP Function Module FRML562_IDENTS_3_GET

RMS-FRM: Auslesen der ersten 3 Identifikatoren

The Function Module FRML562_IDENTS_3_GET (RMS-FRM: Auslesen der ersten 3 Identifikatoren) 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_IDENTS_3_GET
Short Text RMS-FRM: Auslesen der ersten 3 Identifikatoren
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
I_AENNR LIKE ESTRH-AENNR Change Number
I_FNAM_I1 TYPE FIELDNAME
I_FNAM_I2 TYPE FIELDNAME
I_FNAM_I3 TYPE FIELDNAME
I_FNAM_SUBID TYPE FIELDNAME 'SUBID' Feldname des SUBID Feldes
I_FNAM_SUBRECN TYPE FIELDNAME 'SUBRECN'
I_IDLID LIKE TCG28-IDLID
I_LANGU LIKE SY-LANGU SY-LANGU SAP System, Current Language
I_OBJTYPE LIKE TCGOBJ-OBJTYPE Specification Category
I_RECN LIKE ESTRH-RECN Sequence Number of the Data Record
I_VALDAT LIKE ESTRH-VALFR Valid-From Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IDENT1 LIKE ESTRI-IDENT Identifier
E_IDENT2 LIKE ESTRI-IDENT Identifier
E_IDENT3 LIKE ESTRI-IDENT Identifier

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.