The Function Module HR_PF_GET_ACCTY_FOR_FUND (HR-PF: Get available account types for a fund) is a standard Function Module in SAP ERP and is part of the function group RPCP within the package PK02.
Function Module | HR_PF_GET_ACCTY_FOR_FUND |
Short Text | HR-PF: Get available account types for a fund |
Function Group | RPCP |
Package | PK02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KASSE | LIKE | T5CP0-KASSE | Pensionskasse |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACCTYPES | LIKE | HRPFD00_ACCTYPES | HR-PF: Account Types |
This function module does not define any Exceptions.