The Function Module BAPI_COND_FORW_EXPENSES_COUNT (BAPI: Dispatch Expense Counter Update) is a standard Function Module in SAP ERP and is part of the function group FB9F within the package FKBC.
Function Module | BAPI_COND_FORW_EXPENSES_COUNT |
Short Text | BAPI: Dispatch Expense Counter Update |
Function Group | FB9F |
Package | FKBC |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETURN | LIKE | IBKK_MISC-RC2 | Return Code (See Long Text) |
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 |
---|---|---|---|---|
T_FORW_EXPENSES_COUNT | LIKE | IBKKFOREXP | Transfer Table with Return Code (Long Text) |
This function module does not define any Exceptions.