The Function Module FCJ_GET_ALL_CPD (FBCJ: Holen aller CpD-Daten zu Menge an Belegen) is a standard Function Module in SAP ERP and is part of the function group SAPLFCJ_DOCUMENT within the package CAJO.
Function Module | FCJ_GET_ALL_CPD |
Short Text | FBCJ: Holen aller CpD-Daten zu Menge an Belegen |
Function Group | SAPLFCJ_DOCUMENT |
Package | CAJO |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ITCJ_CPD | LIKE | TCJ_CPD | FBCJ: CpD-Daten der Kassenbuchbelegpositionen | |
ITCJ_POSTINGS | LIKE | ISCJ_POSTINGS | Kassenbuchstruktur Dynpro 0100 SAPMFCJ0 |
This function module does not define any Exceptions.