Menu

SAP Function Module FCJ_INSERT_SOME_CAJO_NAME

Einfügen eines vorhandenen Kassenbuchnamens für neue Sprache

The Function Module FCJ_INSERT_SOME_CAJO_NAME (Einfügen eines vorhandenen Kassenbuchnamens für neue Sprache) is a standard Function Module in SAP ERP and is part of the function group SAPLFCJ_PROCESS_MANAGER within the package CAJO.

Technical Information

Function Module FCJ_INSERT_SOME_CAJO_NAME
Short Text Einfügen eines vorhandenen Kassenbuchnamens für neue Sprache
Function Group SAPLFCJ_PROCESS_MANAGER
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
I_LANGU TYPE LANGU Sprachenschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LS_TCJ_CJ_NAMES LIKE TCJ_CJ_NAMES Kassenbuchbezeichnungen
E_LS_TCJ_C_JOURNALS LIKE TCJ_C_JOURNALS Kassenbücher

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.