Menu

SAP Function Module FCJ_SET_DOCUMENT_CHECK_STATUS

Set status fields for cheques processing

The Function Module FCJ_SET_DOCUMENT_CHECK_STATUS (Set status fields for cheques processing) is a standard Function Module in SAP ERP and is part of the function group SAPLFCJ_DOCUMENT within the package CAJO.

Technical Information

Function Module FCJ_SET_DOCUMENT_CHECK_STATUS
Short Text Set status fields for cheques processing
Function Group SAPLFCJ_DOCUMENT
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_CHECK_FY TYPE CJCHECKSTACKFY Geschäftsjahr der Scheckeinreichung
I_CHECK_STACK TYPE CJCHECKSTACK Nummer des Scheckstapels im Kassenbuch
I_CHECK_STATUS TYPE CJCHECKSTATUS Buchungsstatus für einen Scheck im Kassenbuch
I_DOCUMENT LIKE TCJ_DOCUMENTS Kassenbuchbelege (Kopfdaten)
I_POSTING LIKE ISCJ_POSTINGS Kassenbuchstruktur Dynpro 0100 SAPMFCJ0

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.