Menu

SAP Function Module MM_ACCPAYB_DELETE_RECORD

The Function Module MM_ACCPAYB_DELETE_RECORD () is a standard Function Module in SAP ERP and is part of the function group MFAS within the package FBAS.

Technical Information

Function Module MM_ACCPAYB_DELETE_RECORD
Short Text
Function Group MFAS
Package FBAS
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 LFA1-LOEVM X, Ausgabe eines Detailprotokolls am Ende

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_ITS_MINE LIKE LFA1-LOEVM X, es war ein MM spezifischer Datensatz

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.