Menu

SAP Function Module C15Z_CHANGENUM_COLL_CHECK

PP-SHE: Test auf Änderungsnummern-Kollision

The Function Module C15Z_CHANGENUM_COLL_CHECK (PP-SHE: Test auf Änderungsnummern-Kollision) is a standard Function Module in SAP ERP and is part of the function group C15Z within the package CBUI.

Technical Information

Function Module C15Z_CHANGENUM_COLL_CHECK
Short Text PP-SHE: Test auf Änderungsnummern-Kollision
Function Group C15Z
Package CBUI
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_1 LIKE RCGRHBUF-AENNR
I_AENNR_2 LIKE RCGRHBUF-AENNR
I_VALDAT_1 LIKE RCGRHBUF-VALFR
I_VALDAT_2 LIKE RCGRHBUF-VALFR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COLLISION_FLAG LIKE RCGRHBUF-CHCOFLG

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.