Menu

SAP Function Module RH_START_WWORD_WITH_DATA

Start Winword with Data Download

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module RH_START_WWORD_WITH_DATA (Start Winword with Data Download) is a standard Function Module in SAP ERP and is part of the function group HRBAS00OFFICE within the package SP0U.

Technical Information

Function Module RH_START_WWORD_WITH_DATA
Short Text Start Winword with Data Download
Function Group HRBAS00OFFICE
Package SP0U
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CODEPAGE TYPE ABAP_ENCOD Identifier for Character Format (UTF-8, UCS-2, ...)
DATA_ENVIRONMENT TYPE HRPATHENVM Environment Variable for Path Determination
DATA_FILELENGTH TYPE I File Length (Only for Binary Files)
DATA_FILENAME TYPE STRING Name of Data File on Frontend
DATA_FILETYPE TYPE CHAR10 'ASC' File Format (ASC/BIN)
DATA_PATH_FLAG TYPE HRPATHFLAG 'W' Flag for Directory Extension
DATA_TABLE TYPE TABLE Text Table
DELETE_FILE TYPE FLAG 'X' X-Delete File Again (only with WAIT-'X')
WAIT TYPE FLAG 'X' X-Start Wword and Wait

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Action canceled by user
DOWNLOAD_ERROR File could not be created
FILE_NOT_DELETED File Could Not Be Deleted After Call
INTERNAL_ERROR An Internal Error has Occurred
NO_AUTHORITY No Download Authorization
NO_BATCH Batch Call Not Permitted
WWORD_NOT_INSTALLED Excel Is not Installed on the Frontend