Menu

SAP Function Module BAPI_ACCOUNTING_PROXY_UPLOAD

Account Assignment Objects for CRM Transactions

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module BAPI_ACCOUNTING_PROXY_UPLOAD (Account Assignment Objects for CRM Transactions) is a standard Function Module in SAP ERP and is part of the function group CRM_CO_SLS within the package CRM.

Technical Information

Function Module BAPI_ACCOUNTING_PROXY_UPLOAD
Short Text Account Assignment Objects for CRM Transactions
Function Group CRM_CO_SLS
Package CRM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_SENDER LIKE BDI_LOGSYS Transfer Structure for Logical Systems
I_UPLOAD_ID LIKE BAPICRMDH2-REF_ID Unique Reference Number

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
TI_CO_ACTIVITIES LIKE BAPISDCOACT CRM Service: Transfer Structure Services - R/3 Standard Cost Estimate
TI_CO_ARCHIVED LIKE BAPISDCOSV CRM Service: Archivierte Vorgänge
TI_CO_CONTRACTS LIKE BAPISDCOSVCOREV Übergabestruktur CRM-Servicevertragserlöse -> R/3-ErgRechn.
TI_CO_EXPENSES LIKE BAPISDCOEXP CRM Service: Transfer Structure Expenses - R/3 Standard Cost Estimate
TI_CO_LEASING LIKE BAPISDCOFIN CRM Sales: Leasing Fields for CO Account Assignment Determination
TI_CO_MATERIALS LIKE BAPISDCOMAT CRM Service: Transfer Structure Materials - R/3 Standard Cost Estimate
TI_CO_OTHERS LIKE BAPISDCOOTHERS CRM Service: Transfer Structure Expenses - R/3 Standard Cost Estimate
TI_CO_REVENUE LIKE BAPISDCOREV CRM Service: Transfer Structure Revenues - R/3 Standard Cost Estimate
TI_CO_SALES LIKE BAPISDCO CRM Sales: Communication Fields for CO Account Assignment Determination
TI_CO_SERVICE LIKE BAPISDCOSV CRM Sales: Service Fields for CO Account Assignment Determination
TI_SFA_KEYS LIKE BAPICRMSFK Input Table Structure for SFA Key in Proxy Function Module

Exceptions

This function module does not define any Exceptions.