Menu

SAP Function Module SD_ACCRECV_DELETE_RECORD

SD: Deletion of Customer Master Data at Sales Area Level for Archiving

The Function Module SD_ACCRECV_DELETE_RECORD (SD: Deletion of Customer Master Data at Sales Area Level for Archiving) is a standard Function Module in SAP ERP and is part of the function group VAST within the package VBAS.

Technical Information

Function Module SD_ACCRECV_DELETE_RECORD
Short Text SD: Deletion of Customer Master Data at Sales Area Level for Archiving
Function Group VAST
Package VBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ARCHIVE_HANDLE LIKE SY-TABIX Archiv Handle
I_DETAIL LIKE KNA1-LOEVM X, issue detail log

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_ITS_MINE LIKE KNA1-LOEVM X, SD-specific data record

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.