Menu

SAP Function Module DG12_AENNR_SPECIAL_LOGIC

Spezielle Logik zur Überprüfung der Verwendung von ÄndNrn.

The Function Module DG12_AENNR_SPECIAL_LOGIC (Spezielle Logik zur Überprüfung der Verwendung von ÄndNrn.) is a standard Function Module in SAP ERP and is part of the function group DG12 within the package CBDG.

Technical Information

Function Module DG12_AENNR_SPECIAL_LOGIC
Short Text Spezielle Logik zur Überprüfung der Verwendung von ÄndNrn.
Function Group DG12
Package CBDG
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 RCGRHBUF-AENNR Änderungsnummer
I_DO_LOCKING TYPE ESP1_BOOLEAN ESP1_TRUE Sperre absetzen
I_FLG_READ_UNPARKED_ONLY TYPE ESP1_BOOLEAN ESP1_FALSE Read only unparked records
I_FURTHER_SETTINGS TYPE ESP5_SETTINGS_TYPE Further settings
I_VALDAT LIKE RCGRHBUF-VALFR Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_CHACOLL LIKE RCGRHBUF-CHCOFLG Change number collision
E_FLG_LOCKFAIL LIKE RCGRHBUF-VALFLG Locking failure

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
E_IOTAB LIKE RDGPKIOT Iotab
I_SELECTION_TAB LIKE RDGMDRNG Satznummern der zu suchenden Stoffe

Exceptions

This function module does not define any Exceptions.