The Function Module BAPI_DOC_MASS_CHECKOUTSET2 (BAPIs for Document Info Record) is a standard Function Module in SAP ERP and is part of the function group CVBAPI within the package CV.
Function Module | BAPI_DOC_MASS_CHECKOUTSET2 |
Short Text | BAPIs for Document Info Record |
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 |
---|---|---|---|---|
HOSTNAME | LIKE | BAPI_DOC_AUX-HOSTNAME | SPACE | Netzadresse |
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 |
---|---|---|---|---|
CHECKEDOUTFILES | LIKE | BAPI_DOC_FILES2 | BAPIS DMS: Document Originals | |
DOCUMENTDATA | LIKE | BAPI_DOC_DRAW2 | BAPIS DMS: Document Data | |
DOCUMENTFILES | LIKE | BAPI_DOC_FILES2 | BAPIS DMS: Document Originals | |
RETURN | LIKE | BAPIRET2 | Return Parameter |
This function module does not define any Exceptions.