The Function Module HR_HCP_READ_LIMI (Lesen der Kappungsgrenzen für Kostenbestandteile) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_GET_CUSTABLES_PLAN within the package PAOC_HCP_CUSTOMIZING.
Function Module | HR_HCP_READ_LIMI |
Short Text | Lesen der Kappungsgrenzen für Kostenbestandteile |
Function Group | HRHCP00_GET_CUSTABLES_PLAN |
Package | PAOC_HCP_CUSTOMIZING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_COSTITEM | TYPE | HCP_COSTITEM | Kostenbestandteil | |
IM_DATE | TYPE | BEGDA | Gültigkeitsbeginn | |
IM_ORGGROUPING | TYPE | HCP_ORGGROUPING | organisatorische Gruppierung der Kostenobjekte für die PKP | |
IM_PCONTEXT | TYPE | HCP_PCONTEXT | Planungskontext | |
IM_SCENARIO | TYPE | HCP_SCENARIO | Szenario der Personalkostenplanung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_MAXAMNT | TYPE | HCP_AMOUNT | Personalkostenplanung: Betrag | |
EX_MAXNUM | TYPE | HCP_NUMBER | Personalkostenplanung: Anzahl | |
EX_MINAMNT | TYPE | HCP_AMOUNT | Personalkostenplanung: Betrag | |
EX_MINNUM | TYPE | HCP_NUMBER | Personalkostenplanung: Anzahl | |
EX_PERIO | TYPE | PFREQ | Abrechnungszeiteinheiten | |
EX_WAERS | TYPE | WAERS | Währungsschlüssel |
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 |
---|---|---|---|---|
EX_LIMITAB | LIKE | T77HCP_LIMI | Kappungsgrenzen für Kostenbestandteile |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_EXISTS | kein Eintrag gefunden |
WRONG_INPUT | falsche Kombination an Eingabeparametern |