Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module WTY09_CREATE_MEAS_DOC (Anlegen von Messbelegen mit Beziehung) is a standard Function Module in SAP ERP and is part of the function group WTY09 within the package ISAUTO_WTY.
Function Module | WTY09_CREATE_MEAS_DOC |
Short Text | Anlegen von Messbelegen mit Beziehung |
Function Group | WTY09 |
Package | ISAUTO_WTY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_IMPT | TYPE | IMPT | Meßpunkt (Quasi-View) | |
IS_IMRG | TYPE | IMRG | Meßbeleg | |
IS_PNH_DYNPRO | TYPE | WTY_PNH_DYNPRO | Garantieantrag: Dynproelemente des Antragskopfes | |
IS_PNV_DYNPRO | TYPE | WTY_PNV_DYNPRO | Garantieantrag: Dynproelemente des Antragskopfes | |
IS_PNWTYH_DIA | TYPE | WTY_PNWTYH_DIA | Dialogstruktur Garantieantrag Kopf | |
IS_PNWTYV_DIA | TYPE | WTY_PNWTYV_DIA | Dialogstruktur Garantieantrag Kopf | |
IV_POINT | TYPE | IMRG-POINT | Meßpunkt | |
IV_VALUE | TYPE | IMRG-RECDV | Meßwert in Erfassungseinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_MDOCM | TYPE | IMRG-MDOCM | Meßbeleg |
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.