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.
Function Module | HRCA_ASSET_GETDETAIL |
Short Text | HR-Interface: Anlage lesen |
Function Group | RHAN |
Package | PPCA |
Module Type | Normal Module |
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 |
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 |
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.