Menu

SAP Function Module HRCA_ASSET_GETDETAIL

HR-Interface: Anlage lesen

The Function Module HRCA_ASSET_GETDETAIL (HR-Interface: Anlage lesen) is a standard Function Module in SAP ERP and is part of the function group RHAN within the package PPCA.

Technical Information

Function Module HRCA_ASSET_GETDETAIL
Short Text HR-Interface: Anlage lesen
Function Group RHAN
Package PPCA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASSET LIKE HRCA_ASSET-ASSETMAINO Anlagenhauptnummer
COMPANYCODE LIKE HRCA_ASSET-COMPANYCODE Buchungskreis
EVALUATION_DATE LIKE HRCA_ASSET-EVAL_DATE '00000000' Berichtsdatum (default: Tagesdatum)
SUBNUMBER LIKE HRCA_ASSET-ASSETSUBNO Anlagenunternummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASSET_TEXT LIKE HRCA_ASSET-TEXT Allgemeine Daten

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.