The Function Module HR_GET_ADDRESS (HR ADR: Read Address from T536C -> ADRV) is a standard Function Module in SAP ERP and is part of the function group 0P0A within the package P99U.
Function Module | HR_GET_ADDRESS |
Short Text | HR ADR: Read Address from T536C -> ADRV |
Function Group | 0P0A |
Package | P99U |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANART | LIKE | T536C-ANART | Address Type | |
ANKEY | LIKE | T536C-ANKEY | Address Key | |
MOLGA | LIKE | T536C-MOLGA | Country Indicator |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDRESS | LIKE | ADRS | Address Structure | |
ADDRESS_COMP | TYPE | HRADDRESS_COMP | Additional Address Information incl. email | |
ADDRESS_DETAIL | LIKE | SADR | Detailed Address Including Telephone Number |
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.