Menu

SAP Function Module ADDR_ENABLE_DUPLICATE_CHECK

The Function Module ADDR_ENABLE_DUPLICATE_CHECK () is a standard Function Module in SAP ERP and is part of the function group SZAS within the package SZAD.

Technical Information

Function Module ADDR_ENABLE_DUPLICATE_CHECK
Short Text
Function Group SZAS
Package SZAD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIALOG_TYPE TYPE AD_DUPMODE 'I'
OBJECT_TYPES_FOR_SEARCH TYPE ADREF_INDX_TAB Object types to be searched
POPUP_IN_BADI_IMPLEMENTATION TYPE T_BOOLE 'X'
SEARCH_IN_ADDRESS_TYPE_1 TYPE T_BOOLE Flag: Search in type1 addresses
SEARCH_IN_ADDRESS_TYPE_2 TYPE T_BOOLE Flag: Search in type2 addresses
SEARCH_IN_ADDRESS_TYPE_3 TYPE T_BOOLE Flag: Search in type3 addresses
SEARCH_IN_ALL_OBJECT_TYPES TYPE T_BOOLE Flag: Search in all object types

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Serious internal error (MESSAGE A...)
PARAMETER_ERROR Incorrect parameter values