Menu

SAP Function Module MASTERWARRANTY_WRITE_DOCUMENT

Änderungsbeleg

The Function Module MASTERWARRANTY_WRITE_DOCUMENT (Änderungsbeleg) is a standard Function Module in SAP ERP and is part of the function group BG00 within the package DWA.

Technical Information

Function Module MASTERWARRANTY_WRITE_DOCUMENT
Short Text Änderungsbeleg
Function Group BG00
Package DWA
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
N_BGMK LIKE BGMK
OBJECTID LIKE CDHDR-OBJECTID
O_BGMK LIKE BGMK
PLANNED_CHANGE_NUMBER LIKE CDHDR-PLANCHNGNR SPACE
TCODE LIKE SY-TCODE
UDATE LIKE SY-DATUM
UPD_BGMK LIKE CDPOS-CHNGIND SPACE
UPD_ICDTXT_WARRANTY LIKE CDPOS-CHNGIND SPACE
USERNAME LIKE SY-UNAME
UTIME LIKE SY-UZEIT

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
ICDTXT_WARRANTY LIKE CDTXT

Exceptions

This function module does not define any Exceptions.