Menu

SAP Function Module FM_DOCUMENT_RECORD

The Function Module FM_DOCUMENT_RECORD () is a standard Function Module in SAP ERP and is part of the function group FMRI within the package FMFS.

Technical Information

Function Module FM_DOCUMENT_RECORD
Short Text
Function Group FMRI
Package FMFS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AWORG LIKE ACCHD-AWORG Referenzorganisation der rufenden Anwendung
I_AWREF LIKE ACCHD-AWREF Referenzschlüssel der rufenden Anwendung
I_AWTYP LIKE ACCHD-AWTYP Referenztyp der rufenden Anwendung
I_AWTYP_EXCL LIKE ACCHD-AWTYP SPACE Objekttyp, über den nicht selektiert werden soll
I_AWTYP_INCL LIKE ACCHD-AWTYP SPACE Objekttyp, über den nur selektiert werden soll

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
T_DOCUMENTS LIKE ACC_DOC Tabelle der selektierten Belege

Exceptions

This function module does not define any Exceptions.