SAP ABAP Function Module ADDR_DELETE (Deletion of an address without dialog)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ADR (Application Component) Address Management/Business Address
⤷
SZAD (Package) SAP Technology - Business Services: Address Management

⤷

⤷

Basic Data
Function Module | ADDR_DELETE | Deletion of an address without dialog |
Function Group | SZA0 | Business Address Services (w/o Dialog) |
Program Name | SAPLSZA0 | |
INCLUDE Name | LSZA0U05 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RETURNCODE | TYPE | SZAD_FIELD-RETURNCODE | Return code: ' '(ok), 'I'nfo, 'W'arning, 'E'rror | |||
![]() |
RELATIONS_EXIST | TYPE | SZAD_FIELD-FLAG | Persons are still assigned to the address | |||
![]() |
EV_DELETION_RESULT | TYPE | AD_DELRETC | Return Code for Deletion of Addresses | |||
![]() |
ADDRESS_HANDLE | TYPE | SZAD_FIELD-HANDLE | SPACE | Address handle (temporary key) | ||
![]() |
ADDRESS_NUMBER | TYPE | ADCP-ADDRNUMBER | SPACE | Address Number (Key of Database Table) | ||
![]() |
ADDRESS_REFERENCE | TYPE | ADDR_REF | Reference to Address | |||
![]() |
DATE_FROM | TYPE | ADCP-DATE_FROM | '00010101' | (Reference Date for Address) | ||
![]() |
BLK_EXCPT | TYPE | AD_BLKFLAG | Flag: Blocked exception | |||
![]() |
ERROR_TABLE | TYPE | ADDR_ERROR | Table with errors, warnings, information | |||
![]() |
ADDRESS_NOT_EXIST | TYPE | Address does not exist | ||||
![]() |
PARAMETER_ERROR | TYPE | Incorrect parameter values | ||||
![]() |
INTERNAL_ERROR | TYPE | Serious internal error | ||||
![]() |
REFERENCE_NOT_EXIST | TYPE | Entered reference does not exist | ||||
![]() |
ADDRESS_BLOCKED | TYPE | Address is blocked | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950120 |
SAP Release Created in |