SAP ABAP Function Module ADDR_DIALOG (Dialog maintenance of addresses)
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_DIALOG | Dialog maintenance of addresses |
| Function Group | SZA1 | Business Address Services Dialogs |
| Program Name | SAPLSZA1 | |
| INCLUDE Name | LSZA1U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OK_CODE | TYPE | SYST-UCOMM | OK_CODE passed for calling program | |||
| |
CHECK_ADDRESS | TYPE | SZAD_FIELD-FLAG | 'X' | Flag: Check address contents | ||
| |
SUPPRESS_TAXJURCODE_CHECK | TYPE | SZAD_FIELD-FLAG | SPACE | Kz.: "Tax Jurisdiction Code" field not handled | ||
| |
IV_TIME_DEPENDENT_COMM_DATA | TYPE | AD_TIMEDEP | SPACE | Indicator: Time Validity for Communication Data | ||
| |
NUMBER_HANDLE_TAB | TYPE | ADDR1_DIA | Transfer table of addresses to be processed | |||
| |
VALUES | TYPE | ADDR1_DATA | Return table with maintained address data | |||
| |
ADDRESS_NOT_EXIST | TYPE | Address does not exist or is invalid | ||||
| |
GROUP_NOT_VALID | TYPE | Address group does not exist or is invalid | ||||
| |
PARAMETER_ERROR | TYPE | Incorrect parameter values | ||||
| |
INTERNAL_ERROR | TYPE | Serious internal error (MESSAGE A...) | ||||
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 |