Menu

SAP Function Module PI_SHEET2_GENERATE_FROM_TABLE

Neue Herstellanweisung: Erzeugung der Laufzeitobjekte aus Tabelle

The Function Module PI_SHEET2_GENERATE_FROM_TABLE (Neue Herstellanweisung: Erzeugung der Laufzeitobjekte aus Tabelle) is a standard Function Module in SAP ERP and is part of the function group POC_ENTRY within the package CMX_POC.

Technical Information

Function Module PI_SHEET2_GENERATE_FROM_TABLE
Short Text Neue Herstellanweisung: Erzeugung der Laufzeitobjekte aus Tabelle
Function Group POC_ENTRY
Package CMX_POC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CR_HEADER TYPE COCH Kopfdaten des Rezepts
SETTINGS TYPE POC_SETTINGS Struktur: globale Einstellungen
SYNTAX_CHECK_ONLY TYPE FLAG ' ' Flag: nur Syntaxcheck durchführen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_CORRECT TYPE FLAG Flag: keine Fehler oder Warnungen gefunden
O_PI_DOCUMENT CLASS CL_PI_DOCUMENT_POC Referenz auf generiertes PI Dokument
WITH_WARNINGS TYPE FLAG Flag: Warnungen aufgetreten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CR_CHARACS_TAB LIKE COFV PV-Merkmale
CR_CHARAC_LTEXTS_TAB LIKE RCOCTAP Zuordnungstabelle Merkmals-Langtexte
CR_PROCINSTR_TAB LIKE COFT Prozeßvorgaben

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED Generierung fehlgeschlagen
FAILED_TEMPORARY Generierung temporär fehlgeschlagen (z.B. wegen Sperren)