Menu

SAP Function Module BWNO_DOCUMENT_READ

The Function Module BWNO_DOCUMENT_READ () is a standard Function Module in SAP ERP and is part of the function group BWNO within the package SONO.

Technical Information

Function Module BWNO_DOCUMENT_READ
Short Text
Function Group BWNO
Package SONO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENT_ID LIKE SOFOLENTI1-DOC_ID Folder Entry ID (Obj+Fol+Forwarder Name)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TITLE TYPE SO_DOC_DES Title of entry

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
CONTENT LIKE SOLISTI1 SAPoffice: Single List with Column Length 255

Exceptions

This function module does not define any Exceptions.