The Function Module CFX_BI_RI_UTIL_DOC_2_ORIGINALS (create list of original files out of documents list) is a standard Function Module in SAP ERP and is part of the function group CFX_BI_RI_UTIL within the package CFX_BI_RI.
Function Module | CFX_BI_RI_UTIL_DOC_2_ORIGINALS |
Short Text | create list of original files out of documents list |
Function Group | CFX_BI_RI_UTIL |
Package | CFX_BI_RI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_CFOLDERS | TYPE | CFX_CFOLDERS | Customizing connection | |
IT_DOCUMENTS | TYPE | CFX_BI_TT_DOCUMENT | List of backend system documents |
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 |
---|---|---|---|---|
CT_ORIGINALS | TYPE | CFX_BI_TT_DOCUMENT_ORIGINAL | List of original files and cFolders destination |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.