Menu

SAP Function Module CRS_SERVICE_BILLING_PROCESS

Serviceobjekte in R/3 Faktura verarbeiten (Anlage, Änderung, Storno)

The Function Module CRS_SERVICE_BILLING_PROCESS (Serviceobjekte in R/3 Faktura verarbeiten (Anlage, Änderung, Storno)) is a standard Function Module in SAP ERP and is part of the function group CRM_SERV_CONFIRM_PROXIES within the package IAOM_CRMSERVICE_EXEC.

Technical Information

Function Module CRS_SERVICE_BILLING_PROCESS
Short Text Serviceobjekte in R/3 Faktura verarbeiten (Anlage, Änderung, Storno)
Function Group CRM_SERV_CONFIRM_PROXIES
Package IAOM_CRMSERVICE_EXEC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_BILLING_BIN_REL LIKE BRELTYP-RELTYPE Binärer Beziehungstyp (private)
IV_BILLING_HEADER LIKE BAPISDHD1 Kommunikationsfelder: Vertriebsbelegkopf
IV_BILLING_HEADER_X LIKE BAPISDHD1X Ankreuzfelder Vertriebsbelegkopf
IV_BILLING_LOGIC_SWITCH LIKE BAPISDLS SD Flagleiste für den Logic Switch
IV_BILLING_SENDER LIKE BDI_LOGSYS Übergabestruktur für logische Systeme
IV_BILLING_UPLOAD_ID LIKE BAPICRMDH2-REF_ID Upload Kennung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_CATEGORY TYPE VBTYP Vertriebsbelegtyp
EV_RETURN LIKE BAPIRET2-TYPE Meldungstyp: S Success, E Error, W Warning, I Info, A Abort

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_BILLING_CRM_KEY LIKE BAPICRMKEY BAPI Struktur Schlüsselinformationen
ET_RETURN LIKE BAPIRET2 Returnparameter
IT_BILLING_ADDRESSES LIKE BAPIADDR1 BAPI-Referenzstruktur für Adressen (Org./Firma)
IT_BILLING_CCARD LIKE BAPICCARD Kommunikations-Tabelle Zahlungsmittel Auftrag/Faktura
IT_BILLING_CONDITIONS LIKE BAPICOND Kommunikationsfelder zur Pflege der Konditionen im Auftrag
IT_BILLING_CONDITIONS_X LIKE BAPICONDX Kommunikationsfelder zur Pflege der Konditionen im Auftrag
IT_BILLING_ITEM LIKE BAPISDITM Kommunikationsfelder: Vertriebsbelegposition
IT_BILLING_ITEM_X LIKE BAPISDITMX Kommunikationsfelder: Vertriebsbelegposition
IT_BILLING_PARTNER LIKE BAPIPARNR4 Vertriebsbelegspartner: CRM (identisch zu BAPIPARNR3)
IT_BILLING_PARTNER_DEL LIKE BAPIPARNR4 Vertriebsbelegspartner: CRM (identisch zu BAPIPARNR3)
IT_BILLING_SCHEDULES LIKE BAPISCHDL Kommunikationsfelder z Pflege einer Vertriebsbelegeinteilung
IT_BILLING_SCHEDULES_X LIKE BAPISCHDLX Ankreuzleiste zur Pflege einer Vertriebsbelegeinteilung
IT_BILLING_SFA_KEYS LIKE BAPICRMSFK Input Tabellenstruktur für SFA Schlüssel in Proxy Funkt. Mod
IT_BILLING_TEXT LIKE BAPISDTEXT Kommunikationsfelder: Vertriebstexte

Exceptions

This function module does not define any Exceptions.