Menu

SAP Function Module EC_DEMO_DELETE_CUSTOMER

The Function Module EC_DEMO_DELETE_CUSTOMER () is a standard Function Module in SAP ERP and is part of the function group EC_DEMO within the package SECATT_DEMO.

Technical Information

Function Module EC_DEMO_DELETE_CUSTOMER
Short Text
Function Group EC_DEMO
Package SECATT_DEMO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUSTOMERNUMBERDEL1 TYPE BAPISCUDAT-CUSTOMERID Customer number
CUSTOMERNUMBERDEL2 TYPE BAPISCUDAT-CUSTOMERID Customer number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUSTOMEREXISTS TYPE SY-DBCNT DB operations, number of table lines processed
CUSTOMERNUMBERDELE1 TYPE BAPISCUDAT-CUSTOMERID
CUSTOMERNUMBERDELE2 TYPE BAPISCUDAT-CUSTOMERID

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
COTAB1 LIKE DEMO_SCUSTOM
COTAB2 LIKE ECWSCUSTOMERDATA1

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DELETE_FAILED
NUMBER_INCOMPLETE
ROW_NOT_AVAIBLE_IN_SCUSTOM