Menu

SAP Function Module BAPI_SERVICECHAR_PROXY_UPLOAD

Upload CRM Service Characteristics Needed for Creating a CO Object

The Function Module BAPI_SERVICECHAR_PROXY_UPLOAD (Upload CRM Service Characteristics Needed for Creating a CO Object) 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 BAPI_SERVICECHAR_PROXY_UPLOAD
Short Text Upload CRM Service Characteristics Needed for Creating a CO Object
Function Group CRM_SERV_CONFIRM_PROXIES
Package IAOM_CRMSERVICE_EXEC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_LOGSYS TYPE LOGSYSTEM Logical system

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ERRORS_OCCURED TYPE CHAR1 Single-Character Flag

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_RETURN LIKE BAPIRET2 Return parameter
IT_ACTIVITIES LIKE BAPISDCOACT CRM Service: Transfer Structure Services - R/3 Standard Cost Estimate
IT_ARCHIVED LIKE BAPISDCOSV CRM Sales: Servicefelder zur CO-Kontierungsfindung
IT_CONTRACTS LIKE BAPISDCOSVCOREV Übergabestruktur CRM-Servicevertragserlöse -> R/3-ErgRechn.
IT_EXPENSES LIKE BAPISDCOEXP CRM Service: Transfer Structure Expenses - R/3 Standard Cost Estimate
IT_MATERIALS LIKE BAPISDCOMAT CRM Service: Transfer Structure Materials - R/3 Standard Cost Estimate
IT_OTHERS LIKE BAPISDCOOTHERS CRM Service: Transfer Structure Expenses - R/3 Standard Cost Estimate
IT_REVENUE LIKE BAPISDCOREV CRM Service: Transfer Structure Revenues - R/3 Standard Cost Estimate
IT_SERV_CHAR LIKE BAPISDCOSV CRM Service Characteristics Needed to Create CO Object

Exceptions

This function module does not define any Exceptions.