Menu

SAP Function Module AD1C_PROF_CHECK_MAT_OVL

Prüfung DP-Profil: Materialüberschneidungen

The Function Module AD1C_PROF_CHECK_MAT_OVL (Prüfung DP-Profil: Materialüberschneidungen) is a standard Function Module in SAP ERP and is part of the function group AD1C within the package AD01.

Technical Information

Function Module AD1C_PROF_CHECK_MAT_OVL
Short Text Prüfung DP-Profil: Materialüberschneidungen
Function Group AD1C
Package AD01
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_CHECKCODE LIKE AD01C_CHK-CHECKCODE Prüfcode (wird in Ergebnistabelle geschrieben)
I_PROFILE LIKE AD01C_PROF-PROFNR Profilnummer
I_USAGE LIKE AD01C_PROF-DPUS Profilverwendung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_CHK_RES LIKE AD01CHKRES Tabelle mit Prüfergebnissen

Exceptions

This function module does not define any Exceptions.