Menu

SAP Function Module BCA_US_OD_EVENT_FCODE

Function code for Overdraft processing

The Function Module BCA_US_OD_EVENT_FCODE (Function code for Overdraft processing) is a standard Function Module in SAP ERP and is part of the function group BCA_US_OD_PROC within the package BCA_US.

Technical Information

Function Module BCA_US_OD_EVENT_FCODE
Short Text Function code for Overdraft processing
Function Group BCA_US_OD_PROC
Package BCA_US
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CRSFIELD LIKE BUS000TBFL-TBFLD Table field (table name-field name)
I_CRSLINE LIKE SY-LILLI List processing, current list line
I_FCODE LIKE TBZ4-FCODE GUI function code

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FCODE_NEXT LIKE TBZ4-FCODE GUI function code
E_XHANDLE TYPE CHAR1 Single-character flag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.