Menu

SAP Function Module FCJ_GET_CAJO_NAMES

Holen aller Namen eines Kassenbuchs

The Function Module FCJ_GET_CAJO_NAMES (Holen aller Namen eines Kassenbuchs) is a standard Function Module in SAP ERP and is part of the function group SAPLFCJ_CASH_JOURNAL within the package CAJO.

Technical Information

Function Module FCJ_GET_CAJO_NAMES
Short Text Holen aller Namen eines Kassenbuchs
Function Group SAPLFCJ_CASH_JOURNAL
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_CAJO_NUMBER TYPE CJNR Kassenbuchnummer
I_COMP_CODE TYPE BUKRS Buchungskreis

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITCJ_CAJO_NAMES LIKE TCJ_CJ_NAMES Kassenbuchbezeichnungen

Exceptions

This function module does not define any Exceptions.