The Function Module SCPR_PRSET_CT_KEY_CONFLICTS2 (BC-Sets: Schlüsselkonflikte ermitteln) is a standard Function Module in SAP ERP and is part of the function group SCPRPS within the package SCPR.
Function Module | SCPR_PRSET_CT_KEY_CONFLICTS2 |
Short Text | BC-Sets: Schlüsselkonflikte ermitteln |
Function Group | SCPRPS |
Package | SCPR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_CONFLICTS | TYPE | SCPR_CONFLTAB_TYPE | Alle Schluesselkonflikte | |
TABLE_DESCRS | TYPE | SCPR_RECORDS | Feldbeschreibungen zu den Tabellen | |
TABLE_RECS | TYPE | SCPR_TEMPLATE | Alle Daten zum Template |
This function module does not define any Exceptions.