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 CMS_OBJ_AST_CREATE_TECH_KEY (Create GUID's for line items(Subasset,AST-BP,AST-DOC)) is a standard Function Module in SAP ERP and is part of the function group CMS_OBJ_AST within the package CMS_CORE.
Function Module | CMS_OBJ_AST_CREATE_TECH_KEY |
Short Text | Create GUID's for line items(Subasset,AST-BP,AST-DOC) |
Function Group | CMS_OBJ_AST |
Package | CMS_CORE |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_TAB_AST_BP | TYPE | CMS_TAB_AST_BP_OBJ | Business Partners for an Asset | |
C_TAB_AST_DOC | TYPE | CMS_TAB_AST_DOC_OBJ | Documents for an Asset | |
C_TAB_SAS_BP | TYPE | CMS_TAB_SAS_BP_OBJ | Sub-asset - Business partner data | |
C_TAB_SAS_DETAILS | TYPE | CMS_TAB_SAS_DETAILS_OBJ | Sub-assets detail (Object layer and above) | |
C_TAB_SAS_DOC | TYPE | CMS_TAB_SAS_DOC_OBJ | Documents for the Sub-assets |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.