Menu

SAP Function Module WWI_GENERATE_AND_IMPORT2

EHS: Dummy für Schnittstellenprüfungen WWI-RFC-Funktionen

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 WWI_GENERATE_AND_IMPORT2 (EHS: Dummy für Schnittstellenprüfungen WWI-RFC-Funktionen) is a standard Function Module in SAP ERP and is part of the function group C12K within the package CBUI.

Technical Information

Function Module WWI_GENERATE_AND_IMPORT2
Short Text EHS: Dummy für Schnittstellenprüfungen WWI-RFC-Funktionen
Function Group C12K
Package CBUI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ESTOH_RECN LIKE RCGSTDRECN-RECN
MODE LIKE ESTOH-GENMODE
PRINTER LIKE TCGS5-WINPR
SOURCE_DOC_SIZE LIKE RCGAPIDI-FILEBYTES1
TARGET_DOC1_APPL LIKE ESTOH-WWIAPPL1
TARGET_DOC2_APPL LIKE ESTOH-WWIAPPL2
WWI_ANCHOR LIKE TCGS8-WWIANCHOR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULT LIKE RTXTL-LINE
TARGET_DOC1_NAME LIKE DRAW-FILEP
TARGET_DOC1_PAGES LIKE RCGAPIDI-FILEPAGES1
TARGET_DOC1_SIZE LIKE RCGAPIDI-FILEBYTES1
TARGET_DOC2_NAME LIKE DRAW-FILEP
TARGET_DOC2_PAGES LIKE RCGAPIDI-FILEPAGES2
TARGET_DOC2_SIZE LIKE RCGAPIDI-FILEBYTES2

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
ERRORFILE LIKE TLINE
SOURCE_DOC LIKE RCGREPFILE
SOURCE_VAL LIKE HLPLINE Value-File (hexadezimal)
TARGET_DOC1 LIKE RCGREPFILE
TARGET_DOC2 LIKE RCGREPFILE
TARGET_STR LIKE TLINE

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ESTOH_RECN_INVALID
FILES_NOT_FOUND
RESULT_NOT_FOUND
WRITE_SOURCE_DOC_FAILED
WRITE_SOURCE_VAL_FAILED
WWISERV_FAILED
WWISERV_START_FAILED