The Function Module CSO_BAPI_SALESDOCUMENT_COPY (SAP Retail Store Kopier-BAPI) is a standard Function Module in SAP ERP and is part of the function group WSSO_VBAK within the package WOST.
Function Module | CSO_BAPI_SALESDOCUMENT_COPY |
Short Text | SAP Retail Store Kopier-BAPI |
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 |
---|---|---|---|---|
DOCUMENTTYPE | LIKE | BAPISDHD1-DOC_TYPE | Verkaufsbelegart | |
INT_NUMBER_ASSIGNMENT | LIKE | BAPIFLAG-BAPIFLAG | SPACE | Einstelliges Kennzeichen |
LOGIC_SWITCH | TYPE | BAPISDLS | SD Flagleiste für den Logic Switch | |
SALESDOCUMENT | LIKE | BAPIVBELN-VBELN | Verkaufsbeleg | |
SALES_HEADER_IN | LIKE | BAPISDHD1 | Kommunikationsfelder: Vertriebsbelegkopf | |
SALES_HEADER_INX | LIKE | BAPISDHD1X | Ankreuzfelder Vertriebsbelegkopf | |
SOLD_TO_PARTY | LIKE | BAPIPARTNR-PARTN_NUMB | SPACE | Debitorennummer |
TESTRUN | LIKE | BAPIFLAG-BAPIFLAG | SPACE | Einstelliges Kennzeichen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SALESDOCUMENT_EX | LIKE | BAPIVBELN-VBELN | Verkaufsbeleg | |
SALES_HEADER_EX | LIKE | BAPISDHD | Bapistructure of VBAK with english field names | |
SALES_HEADER_STATUS | LIKE | BAPISDHDST | Bapistructure of VBUK with english field names |
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 |
---|---|---|---|---|
EXTENSION_IN | LIKE | BAPIPAREX | Bezugsstruktur für BAPI-Parameter ExtensionIn / ExtensionOut | |
EXTENSION_OUT | LIKE | BAPIPAREX | Bezugsstruktur für BAPI-Parameter ExtensionIn / ExtensionOut | |
ORIG_ITEMS_INX | LIKE | BAPISDITMX | Kommunikationsfelder: Vertriebsbelegposition | |
RETURN | LIKE | BAPIRET2 | Returnparameter | |
SALES_ADDRESS_OUT | LIKE | BAPISDCOAD | Bapistructure of SADRVB with english field names | |
SALES_BUSINESS_OUT | LIKE | BAPISDBUSI | Bapistructure of VBKD with english field names | |
SALES_CCARD_IN | LIKE | BAPICCARD | Kommunikations-Tabelle Zahlungsmittel Auftrag/Faktura | |
SALES_CONDITIONS_IN | LIKE | BAPICOND | Kommunikationsfelder zur Pflege der Konditionen im Auftrag | |
SALES_CONDITIONS_INX | LIKE | BAPICONDX | Kommunikationsfelder zur Pflege der Konditionen im Auftrag | |
SALES_CONDITIONS_OUT | LIKE | BAPICOND | Kommunikationsfelder zur Pflege der Konditionen im Auftrag | |
SALES_ITEMS_IN | LIKE | BAPISDITM | Kommunikationsfelder: Vertriebsbelegposition | |
SALES_ITEMS_INX | LIKE | BAPISDITMX | Kommunikationsfelder: Vertriebsbelegposition | |
SALES_ITEMS_OUT | LIKE | BAPISDIT | Structure of VBAP with english field names | |
SALES_PARTNERS_IN | LIKE | BAPIPARNR | Kommunikationsfelder: Vertriebsbelegspartner: WWW | |
SALES_PARTNERS_OUT | LIKE | BAPISDPART | Bapistructure of VBPA with english fieldnames | |
SALES_SCHEDULES_IN | LIKE | BAPISCHDL | Kommunikationsfelder z Pflege einer Vertriebsbelegeinteilung | |
SALES_SCHEDULES_INX | LIKE | BAPISCHDLX | Ankreuzleiste zur Pflege einer Vertriebsbelegeinteilung | |
SALES_SCHEDULES_OUT | LIKE | BAPISDHEDU | Struture of VBEP with english field names | |
SALES_TEXTHEADERS_OUT | LIKE | BAPISDTEHD | Bapistructure of THEAD with english field names | |
SALES_TEXTLINES_OUT | LIKE | BAPITEXTLI | BAPI structure for STX_LINES structure | |
SALES_TEXTS_IN | LIKE | BAPISDTEXT | Kommunikationsfelder: Vertriebstexte |
This function module does not define any Exceptions.