The Function Module CSO_RV_BILLDOC_COPY_NO_POPUP (Auftrag mit Bezug auf Faktura anlegen (VBRK->VBAK)) is a standard Function Module in SAP ERP and is part of the function group WSSO_VBAK within the package WOST.
Function Module | CSO_RV_BILLDOC_COPY_NO_POPUP |
Short Text | Auftrag mit Bezug auf Faktura anlegen (VBRK->VBAK) |
Function Group | WSSO_VBAK |
Package | WOST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_AUART | TYPE | VBAK-AUART | Verkaufsbelegart | |
PI_BILL_DOC | TYPE | VBRK-VBELN | Faktura |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FVBAK | LIKE | VBAK | Verkaufsbeleg: Kopfdaten | |
FVBUK | LIKE | VBUK | Vertriebsbeleg: Kopfstatus und Verwaltungsdaten | |
FVCPA | LIKE | TVCPA | Verkaufsbelege: Kopiersteuerung | |
PE_NO_BILLDOC | TYPE | C | Indikator für Faktura |
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 |
---|---|---|---|---|
FXFPLA | LIKE | FPLAVB | Bezugsstruktur fuer XFPLA/YFPLA | |
FXFPLT | LIKE | FPLTVB | Bezugsstruktur fuer XFPLT/YFPLT | |
FXVBAP | LIKE | VBAPVB | Bezugsstruktur fuer XVBAP/YVBAP | |
FXVBEP | LIKE | VBEPVB | Bezugsstruktur fuer XVBEP/YVBEP | |
FXVBFA | LIKE | VBFAVB | Bezugsstruktur fuer XVBFA/YVBFA | |
FXVBKD | LIKE | VBKDVB | Bezugsstruktur fuer XVBKD/YVBKD | |
FXVBPA | LIKE | VBPAVB | Bezugsstruktur fuer XVBPA/YVBPA | |
FXVBRK | LIKE | VBRKVB | Bezugsstruktur fuer XVBRK/YVBRP | |
FXVBRP | LIKE | VBRPVB | Bezugsstruktur fuer XVBRP/YVBRP | |
FXVBSN | LIKE | VBSNVB | Bezugsstruktur fuer XVBSN/YVBSN | |
FXVBUK | LIKE | VBUKVB | Bezugsstruktur fuer XVBUK/YVBUK | |
FXVBUP | LIKE | VBUPVB | Bezugsstruktur fuer XVBUP/YVBUP | |
FXVBUV | LIKE | VBUV | Verkaufsbeleg: Unvollständigkeitsprotokoll |
This function module does not define any Exceptions.