Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module FBICRC_GET_CURRENT_DIFF (Determine Current Differences from IC Reconciliation) 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 | FBICRC_GET_CURRENT_DIFF |
Short Text | Determine Current Differences from IC Reconciliation |
Function Group | FB_ICRC_SERVICES |
Package | FB_ICRC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_CHECK_AUTHORITY | TYPE | FB_ICRC_FLAG | X' - Check Authority | |
ED_DCURR | TYPE | WAERS | Currency For Differences | |
ED_FYVAR | TYPE | PERIV | Fiscal Year Variant | |
ED_POPER | TYPE | POPER | Period: day, week, month, posting period as rep. internally | |
ED_RPROC | TYPE | FB_RC_RPROC | Reconciliation Process | |
ED_RVERS | TYPE | RVERS | Version | |
ED_RYEAR | TYPE | GJAHR | Fiscal Year |
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 |
---|---|---|---|---|
CT_DATA | TYPE | FBAS_T_CLUSTR | Cluster Table | |
CT_MESSAGE | TYPE | TSMESG | Messages | |
ET_RA_RCOMP | TYPE | RSELOPTION | Range of Companies |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXC_PARAMETERS_INCOMPLETE | Mandatory Parameters Were Not Specified |
EXC_RPROC_NOT_EXIST | Reconciliation Process Does Not Exist |