Menu

SAP Function Module HR_GET_ADDRESS

HR ADR: Read Address from T536C -> ADRV

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.

Technical Information

Function Module HR_GET_ADDRESS
Short Text HR ADR: Read Address from T536C -> ADRV
Function Group 0P0A
Package P99U
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.