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 HR_HCP_CONVERT_CITEM_TO_P5010 (Konvertierung CITEM-Struktur in Infotypstruktur) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_DB_INFTY_5010 within the package PAOC_HCP_DATACOLLECTION.
Function Module | HR_HCP_CONVERT_CITEM_TO_P5010 |
Short Text | Konvertierung CITEM-Struktur in Infotypstruktur |
Function Group | HRHCP00_DB_INFTY_5010 |
Package | PAOC_HCP_DATACOLLECTION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CITEM | TYPE | HRHCP00_DC_CITEMS | Kostenbestandteile aus der Datensammlung | |
IM_DIFFCA_TAB | TYPE | HRHCP00_DIFFCA_ORGOBJECT | abweichende Kostenzuordnung organisatorische Objekte | |
IM_ISTAT | TYPE | ISTAT_D | '1' | Planungsstatus |
IM_PLVAR | TYPE | PLVAR | Planvariante | |
IM_SUBTYP | TYPE | SUBTYP | Subtyp | |
OBJEC_TAB | TYPE | HRTB_OBJEC | HR: Tabelle der ausgewählten Objekte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_ERROR_TAB | TYPE | HRHCP00_ERROR_TAB | Fehlertabelle | |
EX_P5010 | TYPE | HRHCP00_P5010_TAB | Tabelle von Infotypsätzen Kostenplanung org. Objekte (5010) |
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 |
---|---|
SUBTY_NOT_POSSIBLE | Angegebener Subtyp zu IT5010 nicht zulässig |