The Function Module CFX_BI_RI_R3_SELECT_DOCUMENT (User Interface to Select SAP R/3 Document(s)) is a standard Function Module in SAP ERP and is part of the function group CFX_BI_RI_R3 within the package CFX_BI_RI.
Function Module | CFX_BI_RI_R3_SELECT_DOCUMENT |
Short Text | User Interface to Select SAP R/3 Document(s) |
Function Group | CFX_BI_RI_R3 |
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 | |
I_NEW | TYPE | XFELD | Checkbox | |
I_START_COLUMN | TYPE | SY-CUCOL | 25 | Screens, horizontal cursor position at PAI |
I_START_ROW | TYPE | SY-CUROW | 6 | Screens, vertical cursor position at PAI |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CANCEL | TYPE | XFELD | Checkbox |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_DOCUMENT | TYPE | CFX_BI_TS_DOCUMENT | Documents in Backend System | |
CS_DOCUMENT_SRC | TYPE | CFX_BI_TS_DOCUMENT | Documents in Backend System |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.