Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module WOSCR_CR_GET_ACCT_CONFIG (Liest Kontengruppierung für pro Gruppe) is a standard Function Module in SAP ERP and is part of the function group WOST_CR_CBL_APP01 within the package WOST_CR_CBL.
Function Module | WOSCR_CR_GET_ACCT_CONFIG |
Short Text | Liest Kontengruppierung für pro Gruppe |
Function Group | WOST_CR_CBL_APP01 |
Package | WOST_CR_CBL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMP_CODE | TYPE | BUKRS | Buchungskreis | |
I_GROUP | TYPE | WOSCR_GRP_001-CBL_GROUP | Gruppen ID | |
I_PLANT | TYPE | T001W-WERKS | Werk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CBL_ADDIN | TYPE | WOSCR_CBL_POSTING | Add-In Filter: Buchungen im 'Cash Balancing' | |
E_DOC_TYPE | TYPE | WOSCR_GRP_001-DOC_TYPE | Belegart | |
E_MULTI_SEL | TYPE | WOSCR_GRP_001-MULTI_SEL | Selektion über mehrere Kriterien |
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 |
---|---|---|---|---|
E_CONFIG | LIKE | RWOSCR_ACCOUNTS | Struktur für Konteneinstellungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACCOUNT_DETERMINATION_TYPE | Art der Kontenermittlung unbekannt |
GROUP_UNDEFINED | Group ID ist nicht definiert im Customizing (WOSCR_GRP_001) |
NO_CURRENCY_TEXT | Für die Währung konnte kein Text ermittelt werden |
SITE_CONFIGURATION_INCOMPLETE | Konfiguration der Filiale unvollständig |