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 RMXT350_TRIAL_GET_FOR_PPPI (Versuch lesen zum PP-PI Objekt) is a standard Function Module in SAP ERP and is part of the function group RMXT350 within the package RMXTPP.
Function Module | RMXT350_TRIAL_GET_FOR_PPPI |
Short Text | Versuch lesen zum PP-PI Objekt |
Function Group | RMXT350 |
Package | RMXTPP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJECTKEY | TYPE | RMXTE_OBJ_KEY | Objektschlüssel einer Versuchsbeziehung | |
I_OBJECTTYPE | TYPE | RMXTE_C_OBJ_TYPE | Untergeordneter Objekttyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_TRIAL_HEADER | TYPE | RMXTS_TRIAL_HD | Versuch: Kopfdaten | |
E_TRIAL_ID | TYPE | RMXTE_TRIALID | Versuchsnummer |
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 |
---|---|---|---|---|
ET_TRIAL_MR | TYPE | RMXTTY_TRIAL_MR | Versuch: Zugeordnete Planungsrezepte |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_WHEN_ACCESSING_TRIAL | Error when accessing trial |
NO_RELATION_FOUND | Object not related to trial |
OBJECTTYPE_NOT_SUPPORTED | Object type not supported |
TRIAL_NOT_EXISTING | Trial doesn't exist |