SAP ABAP Function Module ADDR_NUMBER_GET (Take address number for new address (Business Address Services))
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_NUMBER_GET | Take address number for new address (Business Address Services) |
| Function Group | SZA0 | Business Address Services (w/o Dialog) |
| Program Name | SAPLSZA0 | |
| INCLUDE Name | LSZA0U18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ADDRESS_NUMBER | TYPE | ADRC-ADDRNUMBER | Number taken from the number range | |||
| |
RETURNCODE_NUMBERRANGE | TYPE | INRI-RETURNCODE | Return code when taking number | |||
| |
ADDRESS_HANDLE | TYPE | SZAD_FIELD-HANDLE | Address Handle (Temporary Key) | |||
| |
ADDRESS_REFERENCE | TYPE | ADDR_REF | Address reference (fill correctly -> see long text) | |||
| |
PERSONAL_ADDRESS | TYPE | ADRC-PERS_ADDR | SPACE | Indicator: Personal Address (Address Type 2) | ||
| |
NUMBERRANGE_NUMBER | TYPE | INRI-NRRANGENR | '01' | Number range from which the number is taken | ||
| |
E071K_WA | TYPE | E071K | Prepopulated structure for transport entry | |||
| |
GENERATE_TRANSPORT_ENTRIES | TYPE | SZAD_FIELD-FLAG | Indicator: Generate entries for transport request | |||
| |
OWNER | TYPE | SZAD_FIELD-FLAG | 'X' | Indicator: Application object is owner of address | ||
| |
TABLE_NAME | TYPE | TSADRV-DDIC_TABLE | ||||
| |
FIELD_NAME | TYPE | TSADRV-DDIC_FIELD | ||||
| |
OBJKEY | TYPE | ADRCS2-OBJKEY | ||||
| |
E071K_TAB | TYPE | E071K | All transport entries that belong to address | |||
| |
ADDRESS_HANDLE_NOT_EXIST | TYPE | Transferred address handle does not exist | ||||
| |
INTERNAL_ERROR | TYPE | Serious internal error (MESSAGE A...) | ||||
| |
PARAMETER_ERROR | TYPE | Incorrect parameter values | ||||
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 |