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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.