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 CPE_DEFFORMULA_ALL_READ_DB (CPE_D - Complete Default Formula - Read DB) is a standard Function Module in SAP ERP and is part of the function group CPE_DEFFORMULA_ALL_DB within the package CPE_DOC.
Function Module | CPE_DEFFORMULA_ALL_READ_DB |
Short Text | CPE_D - Complete Default Formula - Read DB |
Function Group | CPE_DEFFORMULA_ALL_DB |
Package | CPE_DOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_COND_TYPE | TYPE | CPET_COND_TYPE | Condition type | |
IV_DOC_GUID | TYPE | CPET_DOC_GUID | Globally Unique Identifier | |
IV_NO_BUFFER | TYPE | CHAR1 | ' ' | Single-character flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_DEFFORMDOC | TYPE | CPED_DEFFORMDOC | CPE Formula - Default in Document | |
ES_FORMINPUT | TYPE | CPED_FORMINPUT | CPE Formula - Changed Input for General Data | |
ET_DEFTERMGRP | TYPE | CPET_DEFTERMGRP_TAB | CPE Term-Table Type for Default Group./General Data in Doc. | |
ET_FORMCONVIN | TYPE | CPET_FORMCONVIN_TAB | table type of table CPED_FORMCONVIN | |
ET_FORMROUNDIN | TYPE | CPET_FORMROUNDIN_TAB | table type of table CPED_FORMROUNDIN | |
ET_PERIODDTIN | TYPE | CPET_PERIODDTIN_TAB | CPE Term - Table Type for Changed Input for Period Determ. | |
ET_TERMCONVIN | TYPE | CPET_TERMCONVIN_TAB | table type of table CPED_TERMCONVIN | |
ET_TERMINPUT | TYPE | CPET_TERMINPUT_TAB | table type of table CPED_TERMINPUT | |
ET_TERMROUNDIN | TYPE | CPET_TERMROUNDIN_TAB | table type of table CPED_TERMROUNDIN |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FORMULA_PART_MISSING | A part of the formula could not been found |
NOT_FOUND | No default values found |