The Function Module CASH_FORECAST_MM_DOCUMENT_REC (Cashmanagement: Absprung aus MM in RW-Obligobelege) is a standard Function Module in SAP ERP and is part of the function group FDMM within the package FF.
Function Module | CASH_FORECAST_MM_DOCUMENT_REC |
Short Text | Cashmanagement: Absprung aus MM in RW-Obligobelege |
Function Group | FDMM |
Package | FF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AWORG | LIKE | ACCHD-AWORG | SPACE | Referenzorganisation der rufenden Anwendung |
I_AWREF | LIKE | ACCHD-AWREF | Referenzschlüssel der rufenden Anwendung | |
I_AWSYS | LIKE | ACCHD-AWSYS | SPACE | Referenzsystem |
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 |
I_BUKRS | LIKE | ACCIT-BUKRS | SPACE | 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.