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 CATSXT_SET_OBJECT_DATA (Kontierungsobjektdaten bereitstellen) is a standard Function Module in SAP ERP and is part of the function group CATSXT_ACCOBJ within the package CATX.
Function Module | CATSXT_SET_OBJECT_DATA |
Short Text | Kontierungsobjektdaten bereitstellen |
Function Group | CATSXT_ACCOBJ |
Package | CATX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_APPLICATION_AREA | TYPE | SREP_APPL | 'CATS' | Applikation |
IM_INCL_HEADER_OBJECT | TYPE | XFELD | SPACE | - 'X': bei Auftrag- bzw. Netzplanvorgang incl. Header Objektnummer (OR/NP) |
IM_KOKRS | TYPE | KOKRS | Kostenrechnungskreis | |
IM_OBJECT_DATA | LIKE | Objektdaten in der Form von IM_STRUCTURE_NAME | ||
IM_STRUCTURE_NAME | TYPE | STRUKNAME | 'CATSXT_RACCOBJ' | Name einer Struktur (mit Kontierungsobjekten) |
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 |
---|---|---|---|---|
EX_OBJECT_TAB | LIKE | ONR00 | Allgemeine Objektnummer |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BUILD_OBJECT_NUMBER_FAILED | Objeknummer konnte nicht ermittelt werden |
CONVERSION_TAB_NOT_MAINTAINED | Konvertierungstabelle TCATX_COCONV nicht gepflegt |
STRUCTURE_NOT_FOUND | Struktur existiert nicht im DDIC |