The Function Module HR_POSTED_CO_OBJ_GET (Alle wirklich bebuchten CO-Objekte zu Abrechnungsergebnis) is a standard Function Module in SAP ERP and is part of the function group HRPP_EVAL within the package PCPO.
Function Module | HR_POSTED_CO_OBJ_GET |
Short Text | Alle wirklich bebuchten CO-Objekte zu Abrechnungsergebnis |
Function Group | HRPP_EVAL |
Package | PCPO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ORIG_SEQNO | LIKE | PC261-SEQNR | Sequenznummer des zugeh. Originalergebnisses | |
PERNO | LIKE | PERNR-PERNR | Personalnummer | |
SEQNO | LIKE | PC261-SEQNR | Sequenznummer des Abrechnungsergebnisses | |
SRTZA | LIKE | PC261-SRTZA | Sicht (A/P) |
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 |
---|---|---|---|---|
CO_OBJECTS | LIKE | HRPP_POSTED_CO_OBJ | bebuchte CO-Objekte (Kostenstellen) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA_AVAILABLE | Keine Belegzeilen zugeordnet |
WRONG_CALL | Falscher Aufruf |