The Function Module SD_CRM_ORDERDATA_FROM_DLV_INV (Send orderdatas to CRM-Middleware at del./inv.event) is a standard Function Module in SAP ERP and is part of the function group VAC1 within the package VACR.
Function Module | SD_CRM_ORDERDATA_FROM_DLV_INV |
Short Text | Send orderdatas to CRM-Middleware at del./inv.event |
Function Group | VAC1 |
Package | VACR |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALL_OBJ | LIKE | VBUK-VBOBJ | Vertriebsbelegobjekt | |
RUSH_ORDER | LIKE | V50AGL-SOFAUFTRAG | Flag: Sofortauftragsabwicklung |
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 |
---|---|---|---|---|
I_FMTAB | LIKE | FMRFC | Funktionsbausteine und ihre RFC-Destinations | |
T_CSLTOK | LIKE | BAPICSLTOK | Bapistruktur CSL-Sperranforderung | |
XFPLA | LIKE | FPLAVB | Bezugsstruktur fuer XFPLA/YFPLA | |
XFPLT | LIKE | FPLTVB | Bezugsstruktur fuer XFPLT/YFPLT | |
XLIKP | LIKE | LIKPVB | Bezugsstruktur fuer XLIKP/YLIKP | |
XLIPS | LIKE | LIPSVB | Bezugsstruktur fuer XLIPS/YLIPS | |
XVBFA | LIKE | VBFAVB | Bezugsstruktur fuer XVBFA/YVBFA | |
XVBRK | LIKE | VBRKVB | Bezugsstruktur fuer XVBRK/YVBRP | |
XVBRP | LIKE | VBRPVB | Bezugsstruktur fuer XVBRP/YVBRP | |
XVBUK | LIKE | VBUKVB | Bezugsstruktur fuer XVBUK/YVBUK | |
XVBUP | LIKE | VBUPVB | Bezugsstruktur fuer XVBUP/YVBUP | |
YLIPS | LIKE | LIPSVB | Bezugsstruktur fuer XLIPS/YLIPS | |
YVBFA | LIKE | VBFAVB | Bezugsstruktur fuer XVBFA/YVBFA | |
YVBUK | LIKE | VBUKVB | Bezugsstruktur fuer XVBUK/YVBUK | |
YVBUP | LIKE | VBUPVB | Bezugsstruktur fuer XVBUP/YVBUP |
This function module does not define any Exceptions.