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.
Function Module | MASTERWARRANTY_WRITE_DOCUMENT |
Short Text | Änderungsbeleg |
Function Group | BG00 |
Package | DWA |
Module Type | Update Module |
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 |
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 |
---|---|---|---|---|
ICDTXT_WARRANTY | LIKE | CDTXT |
This function module does not define any Exceptions.