The Function Module MAP2E_TDWS_TO_BAPI_DOC_TDWS (Konvertiere: TDWS -> BAPI_DOC_TDWS (Dokumentenstatus)) is a standard Function Module in SAP ERP and is part of the function group CVBAPI within the package CV.
Function Module | MAP2E_TDWS_TO_BAPI_DOC_TDWS |
Short Text | Konvertiere: TDWS -> BAPI_DOC_TDWS (Dokumentenstatus) |
Function Group | CVBAPI |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TDWS | LIKE | TDWS | Statusdaten (intern) |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BAPI_DOC_TDWS | LIKE | BAPI_DOC_TDWS | Statusdaten (extern) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.