The Function Module GET_MASTER_COST_ASSIGNMENT (Bestimmen der Reisekosten-Stammkontierung einer Personalnummer) is a standard Function Module in SAP ERP and is part of the function group HRTV_PTRA_ADDON within the package PTRA_ADDON.
Function Module | GET_MASTER_COST_ASSIGNMENT |
Short Text | Bestimmen der Reisekosten-Stammkontierung einer Personalnummer |
Function Group | HRTV_PTRA_ADDON |
Package | PTRA_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGIN_DATE | TYPE | REBED | Beginndatum (Infotype lesen) | |
BUDAT | TYPE | DATS | Verprobungsdatum für HRCA_COBL_CHECK (V_T702N_N) | |
CALLED_IN_PBO | TYPE | CHAR1 | Keine Nachrichten in PBO ausgeben | |
EMPLOYEENUMBER | TYPE | PERNR_D | Personalnummer | |
END_DATE | TYPE | REEND | Endedatum (Infotypen lesen) | |
MESSAGES_AS_WARNING | TYPE | CHAR1 | Nachrichten HRCA_COBL _CHECK als Warnungen (V_T702N_N) | |
TRIPNUMBER | TYPE | REINR | Reisenummer (nur Cobl_Check FM) |
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 |
---|---|---|---|---|
COBL_MESSAGES | LIKE | BAPIRET2 | Returntabelle 'HRCA_COBL_CHECK' | |
INFOTYP0001 | LIKE | P0001 | Infotyp 0001 | |
INFOTYP0017 | LIKE | P0017 | Infotyp 0017 | |
INFOTYP0027 | LIKE | P0027 | Infotyp 0027 | |
KONTI | LIKE | PTK17 | Zuordnungsgrößen für HR-Objekte | |
KOSTR_STAMM | LIKE | KOSTR_STAMM | Prozentuale Aufteilung der Reisekosten-Stammkontierung |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_COBL_CHECK | Fehler bei der Verprobung der Stammkontierung |
INCOMPLETE | Kosten konnten nicht komplett zugeordnet werden |
INFOTYPE_AMBIGUOUS | Infotyp besitzt mehr als einen Eintrag zur gleichen Zeit |
NO_MCA_FOUND | Keine Stammkontierung gefunden |