The Function Module BUPA_ADDRESS_MEM_NUMBER_DELETE () is a standard Function Module in SAP ERP and is part of the function group BUBA_5 within the package BUPA.
Function Module | BUPA_ADDRESS_MEM_NUMBER_DELETE |
Short Text | |
Function Group | BUBA_5 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ADDRESS_NUMBER | LIKE | ADRC-ADDRNUMBER | Address Number | |
IV_ADDRESS_TYPE | LIKE | SZAD_FIELD-ADDR_TYPE | Address type (1-Organization, 2-Person, 3-Contact person) | |
IV_PERSON_NUMBER | LIKE | ADRP-PERSNUMBER | SPACE | Person Number |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.