Menu

SAP Function Module HR_COM_ADDRESS

FB zum Lesen einer Faxnummer bzw. einer Internet-Adresse eines Bewerbers.

The Function Module HR_COM_ADDRESS (FB zum Lesen einer Faxnummer bzw. einer Internet-Adresse eines Bewerbers.) is a standard Function Module in SAP ERP and is part of the function group HRCC within the package PBAS.

Technical Information

Function Module HR_COM_ADDRESS
Short Text FB zum Lesen einer Faxnummer bzw. einer Internet-Adresse eines Bewerbers.
Function Group HRCC
Package PBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE LIKE SY-TCODE Bezeichnung des Adreßtyps 'FAX ' oder 'MAIL'
PERNR LIKE P0001-PERNR Bewerbernummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMNR LIKE P0105-USRID_LONG Ausgewählte Faxnummer bzw. Internet-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.