The Function Module C12LAYOUT_WWI_WORD_START (EHS: Startet die Word in R/3 eingebettet) is a standard Function Module in SAP ERP and is part of the function group C12LAYOUT within the package CBUI.
Function Module | C12LAYOUT_WWI_WORD_START |
Short Text | EHS: Startet die Word in R/3 eingebettet |
Function Group | C12LAYOUT |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCKEY | LIKE | CVDDOCKEY | Dokument Key | |
I_EDIT_MODE | LIKE | Edit Modus (E-edit, D-display, X-SymExchange) | ||
I_INIT_MODE | LIKE | Init Modus (I-Init Word, N-Copy Template, Init) | ||
I_PATH_FILE | LIKE | Pfad + Dateiname | ||
I_STATUS | TYPE | DOKST | Dokumentstatus - nur wegen den Preview | |
I_TEMP_PATH | LIKE | Pfad des Temp Verzeichnisses |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_END_TRANSACT | TYPE | ESP1_BOOLEAN | Gehe raus aus cg42 zu Easy Access | |
E_RESULT | TYPE | ESP3_DT_RESULT | Status des Dokuments | |
E_SAVE_DOC | TYPE | C | Flag. soll das dokument nochmals gesichert werden | |
E_STRUCT_FILE | LIKE | RCGWWIPATH-STRPATH | Pfad und Dateiname des Strukturfiles |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_TEMPLATE | Fehler beim Zuweisen der Dokumentvorlage |
SYSTEM_FAILURE | Fehler beim Starten von WWI |