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_PERIODDET_UPDATE_DU (Update CPE Period Determination Rules) is a standard Function Module in SAP ERP and is part of the function group CPE_PERIODDET_DU within the package CPE_BASIS.
Function Module | CPE_PERIODDET_UPDATE_DU |
Short Text | Update CPE Period Determination Rules |
Function Group | CPE_PERIODDET_DU |
Package | CPE_BASIS |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_PERIODDET_DEL | TYPE | CPET_PERIODDET_TAB | CPE Term - Table Type for Period Determination Rule | |
IT_PERIODDET_INS | TYPE | CPET_PERIODDET_TAB | CPE Term - Table Type for Period Determination Rule | |
IT_PERIODDET_T_DEL | TYPE | CPET_PERIODDET_T_TAB | CPE Term - Description of Period Determination Rule | |
IT_PERIODDET_T_INS | TYPE | CPET_PERIODDET_T_TAB | CPE Term - Description of Period Determination Rule | |
IT_PERIODDET_T_UPD | TYPE | CPET_PERIODDET_T_TAB | CPE Term - Description of Period Determination Rule | |
IT_PERIODDET_UPD | TYPE | CPET_PERIODDET_TAB | CPE Term - Table Type for Period Determination Rule |
This function module does not define any EXPORTING parameters.
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.