Menu

SAP Function Module BAPI_SRV_MVT_PROXY_UPLOAD

Upload CRM Service Confirmation

The Function Module BAPI_SRV_MVT_PROXY_UPLOAD (Upload CRM Service Confirmation) is a standard Function Module in SAP ERP and is part of the function group CRM_SRV_LOG within the package CRM.

Technical Information

Function Module BAPI_SRV_MVT_PROXY_UPLOAD
Short Text Upload CRM Service Confirmation
Function Group CRM_SRV_LOG
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
IV_CALL_TRANSLATOR LIKE BAPIFLAG-BAPIFLAG SPACE Single-Character Flag
IV_HEADER_GUID LIKE BAPISDCOSV-CURRENT_OBJECT_ID GUID Return Message Header
IV_LOGSYS TYPE LOGSYSTEM Logical System
IV_MM_POSTING_DATE TYPE DATE SY-DATUM Date in CHAR format
IV_TESTRUN LIKE BAPIFLAG-BAPIFLAG SPACE Single-Character Flag
IV_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
EXT_RETURN LIKE BAPIRET2 Return Parameter
IT_MVT_MAT LIKE CRMT_SERVICE_MVTMAT Structure for Spare Parts Confirmation from CRM
IT_MVT_SERIALNUMBER LIKE CRST_SERVICECONFSERIAL Struktur für Serialnummern zum Upload
IT_SERV_CHAR LIKE BAPISDCOSV CRM Service Characteristics Needed to Create CO Object

Exceptions

This function module does not define any Exceptions.