Menu

SAP Function Module WORD_OLE_FORMLETTER

Bitte den Basis-FB MS_WORD_OLE_FORMLETTER benutzen !

The Function Module WORD_OLE_FORMLETTER (Bitte den Basis-FB MS_WORD_OLE_FORMLETTER benutzen !) is a standard Function Module in SAP ERP and is part of the function group RPPC within the package PBAS.

Technical Information

Function Module WORD_OLE_FORMLETTER
Short Text Bitte den Basis-FB MS_WORD_OLE_FORMLETTER benutzen !
Function Group RPPC
Package PBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILE_NAME LIKE RLGRAP-FILENAME Name of download file (w/o ext.)
HIDDEN TYPE I 0 Flag mail merge field file as hidden
NEW_DOCUMENT LIKE Create new Word document
PASSWORD_OPTION TYPE I 1 Controls password use
WORD_DOCUMENT LIKE RLGRAP-FILENAME Name of the Word file to be opened
WORD_PASSWORD LIKE Password for the mail merge file (.DOC)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DATA_TAB LIKE Data table
FIELDNAMES LIKE Descriptive table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOWNLOAD_PROBLEM Problems during data transfer to PC
INVALID_FIELDNAMES Inconsistency between field name and data_TAB
USER_CANCELLED Cancel has been selected