Menu

SAP Function Module FCJ_INSERT_TRANSACTION

Insert new transaction into table tcj_transactions

The Function Module FCJ_INSERT_TRANSACTION (Insert new transaction into table tcj_transactions) is a standard Function Module in SAP ERP and is part of the function group SAPLFCJ_TRANSACTION within the package CAJO.

Technical Information

Function Module FCJ_INSERT_TRANSACTION
Short Text Insert new transaction into table tcj_transactions
Function Group SAPLFCJ_TRANSACTION
Package CAJO
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_TYP TYPE CJTRANSTYP Cash Journal Transaction Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_INSERT_SUCCESS TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)

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.