The Function Module FB_ICRC_RPROC_PROPERTIES_GET (Get Properties of Reconciliation Process) is a standard Function Module in SAP ERP and is part of the function group FB_ICRC_SERVICES within the package FB_ICRC.
Function Module | FB_ICRC_RPROC_PROPERTIES_GET |
Short Text | Get Properties of Reconciliation Process |
Function Group | FB_ICRC_SERVICES |
Package | FB_ICRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_RPROC | TYPE | FB_RC_RPROC | Reconciliation Process |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_RPROC_PROP | LIKE | FBICRC01000 | Reconciliation Process Properties |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXC_RPROC_NO_PROP | Reconcilation Process Does Not Have Any Propertiers |