Menu

SAP Function Module HR_AT_GET_ADDRESS

HR-AT: Lesen der Adresse

The Function Module HR_AT_GET_ADDRESS (HR-AT: Lesen der Adresse) is a standard Function Module in SAP ERP and is part of the function group 0PAM within the package PB03.

Technical Information

Function Module HR_AT_GET_ADDRESS
Short Text HR-AT: Lesen der Adresse
Function Group 0PAM
Package PB03
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 'CA' Anschriftenart Default Betriebsanschrift
ANKEY LIKE T536C-ANKEY Anschriftenschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESS LIKE ADRS länderspez. aufbereite Adresse (Line0-9)
ADDRESS_COMP TYPE HRADDRESS_COMP Additional Address Information incl. email
ADDRESS_DETAIL LIKE SADR Detailinfo zur Adresse inkl. Tel./Fax
ADDRESS_VALUE TYPE ADDR1_VAL Rückgabestruktur für Adresse

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.