The Function Module FC_DOCUMENT_INTERFACE_RECORD_1 (RW-Schnittstelle: Beleganzeige) is a standard Function Module in SAP ERP and is part of the function group FCIN within the package FCIN.
Function Module | FC_DOCUMENT_INTERFACE_RECORD_1 |
Short Text | RW-Schnittstelle: Beleganzeige |
Function Group | FCIN |
Package | FCIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AWORG | TYPE | FCIN_AWORG | Referenzorganisation der rufenden Anwendung | |
I_AWREF | TYPE | FCIN_AWREF | Referenzschlüssel der rufenden Anwendung | |
I_AWSYS | TYPE | FCIN_LOGSYS | Referenzsystem | |
I_AWTYP | TYPE | FCIN_AWTYP | Referenztyp der rufenden Anwendung | |
I_AWTYP_EXCL | TYPE | FCIN_AWTYP | Objekttyp, über den nicht selektiert werden soll | |
I_AWTYP_INCL | TYPE | FCIN_AWTYP | Objekttyp, über den ausschl. sel. werden soll | |
I_BUKRS | TYPE | FCIN_BUKRS | Einschränkung auf Belege eines Buchungskreises |
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 |
---|---|---|---|---|
T_DOCUMENTS | LIKE | ACC_DOC | Tabelle der selektierten Belege |
This function module does not define any Exceptions.