The Function Module HR_CHECK_INFTY (Infotyp lesen) is a standard Function Module in SAP ERP and is part of the function group PCAT within the package PC01.
Function Module | HR_CHECK_INFTY |
Short Text | Infotyp lesen |
Function Group | PCAT |
Package | PC01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AEDTM | LIKE | HRIADMIN-AEDTM | Changed on | |
BEGDA | LIKE | HRIKEY-BEGDA | Start date | |
ENDDA | LIKE | HRIKEY-ENDDA | End date | |
INFTY | LIKE | HRINNNN-INFTY | Infotype | |
ISTAT | LIKE | HRIKEY-ISTAT | Planning status | |
OBJID | LIKE | HRIKEY-OBJID | Object ID | |
OTYPE | LIKE | HRIKEY-OTYPE | Object type | |
PLVAR | LIKE | HRIKEY-PLVAR | Plan version | |
SEQNR | LIKE | HRIKEY-SEQNR | Number of an infotype record | |
SUBTY | LIKE | HRIKEY-SUBTY | Subtype | |
UNAME | LIKE | HRIADMIN-UNAME | User name | |
VARYF | LIKE | HRIKEY-VARYF | Variation field for file PLOG |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CNT | TYPE | I | Number | |
HRINNNN | LIKE | HRINNNN | Infotype |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MULTIPLE_FOUND | Several data records found |
NOT_FOUND | Data record not found |
PARAMETER_ERROR | Parameter error |