Menu

SAP Function Module AIPJ_SELECTION_UNIQUE_DETERMIN

IM-IS: Bestimmung, ob eindeutige Selektionsbedingung zum Feld

The Function Module AIPJ_SELECTION_UNIQUE_DETERMIN (IM-IS: Bestimmung, ob eindeutige Selektionsbedingung zum Feld) is a standard Function Module in SAP ERP and is part of the function group AIPJ within the package AIP.

Technical Information

Function Module AIPJ_SELECTION_UNIQUE_DETERMIN
Short Text IM-IS: Bestimmung, ob eindeutige Selektionsbedingung zum Feld
Function Group AIPJ
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_SEL TYPE IMIS_TYPE_T_CEDST Selektionsbedingungen
I_FNAM LIKE CEDST-FNAM Feldname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_SEL_FOUND TYPE IMIS_TYPE_FLG Flag: Selektion zum Feld gefunden
E_FLG_SEL_UNIQUE TYPE IMIS_TYPE_FLG Flag: Selektion zum Feld eindeutig
E_UNIQUE_VALUE LIKE CEDST-LOW Eindeutiger Selektionswert fuer Feld

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.