Menu

SAP Function Module BUR_BUPR_EVENT_CHGD4

The Function Module BUR_BUPR_EVENT_CHGD4 () is a standard Function Module in SAP ERP and is part of the function group BUD3 within the package BUPA.

Technical Information

Function Module BUR_BUPR_EVENT_CHGD4
Short Text
Function Group BUD3
Package BUPA
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_CHANGENR LIKE CDHDR-CHANGENR Change number of document
I_CHNGIND LIKE CDSHW-CHNGIND Change type: U,I,E,D
I_FNAME LIKE CDSHW-FNAME Field Name
I_OBJECTCLAS LIKE CDHDR-OBJECTCLAS Object Class
I_OBJECTID LIKE CDPOS-OBJECTID
I_TABKEY LIKE CDSHW-TABKEY
I_TABNAME LIKE CDSHW-TABNAME

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_DFTYPNAM LIKE TBZ0E-BEZ5
C_DFTYPVAL LIKE BUS0CHDOC-DFELVAL
C_F_NEW LIKE CDSHW-F_NEW New contents of changed field
C_F_OLD LIKE CDSHW-F_OLD Old contents of changed field
C_KEYNAM LIKE BUS0CHDOC-KEYNAM
C_KEYVAL LIKE BUS0CHDOC-KEYVAL
C_OBJECT LIKE CDHDR-OBJECTID
C_XREL TYPE C

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.