Menu

SAP Function Module ECP_PDF_DISPLAY

E&C Display Purchase Order in PDF format

The Function Module ECP_PDF_DISPLAY (E&C Display Purchase Order in PDF format) is a standard Function Module in SAP ERP and is part of the function group ECP_PDF within the package EC_PORTAL.

Technical Information

Function Module ECP_PDF_DISPLAY
Short Text E&C Display Purchase Order in PDF format
Function Group ECP_PDF
Package EC_PORTAL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PURCHASE_ORDER TYPE EBELN Purchasing document number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PDF TYPE XSTRING PDF Data (Binary Format)
PDF_BYTECOUNT TYPE I PDF File Byte Count

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
PDFOUT LIKE TLINE SAPscript: text lines
RETURN LIKE BAPIRET2 Return parameter

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Error in ECP_PDF_DISPLAY