Menu

SAP Function Module SCWB_CHK_NON_SOURCE_CODE_CHG

scwb_check_non_source_code_changes

The Function Module SCWB_CHK_NON_SOURCE_CODE_CHG (scwb_check_non_source_code_changes) is a standard Function Module in SAP ERP and is part of the function group SCWD within the package SCWB.

Technical Information

Function Module SCWB_CHK_NON_SOURCE_CODE_CHG
Short Text scwb_check_non_source_code_changes
Function Group SCWD
Package SCWB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_OBJNAME_NEW TYPE E071-OBJ_NAME Objektname in der Objektliste
IV_OBJNAME_OLD TYPE E071-OBJ_NAME Objektname in der Objektliste
IV_OBJTYPE_NEW TYPE E071-OBJECT Objekttyp
IV_OBJTYPE_OLD TYPE E071-OBJECT Objekttyp
IV_PGMID_NEW TYPE E071-PGMID Programm-ID in Aufträgen und Aufgaben
IV_PGMID_OLD TYPE E071-PGMID Programm-ID in Aufträgen und Aufgaben
IV_VERSNO_NEW TYPE VRSD-VERSNO Versionsverwaltung: Versionsnummer
IV_VERSNO_OLD TYPE VRSD-VERSNO Versionsverwaltung: Versionsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_CHANGES_EXISTING TYPE CWBTYPES-BOOL Natürliche Zahl

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.