The Function Module WORD_OLE_FORMLETTER_PICTURE (Bitte den Basis-FB MS_WORD_OLE_FORMLETTER_PICTURE benutzen !) is a standard Function Module in SAP ERP and is part of the function group RPPC within the package PBAS.
Function Module | WORD_OLE_FORMLETTER_PICTURE |
Short Text | Bitte den Basis-FB MS_WORD_OLE_FORMLETTER_PICTURE benutzen ! |
Function Group | RPPC |
Package | PBAS |
Module Type | Normal Module |
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) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
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 |