The Function Module HR_PSD_GET_CYCLE (read tables for personnel rules) is a standard Function Module in SAP ERP and is part of the function group HRDPBS6 within the package P01O.
Function Module | HR_PSD_GET_CYCLE |
Short Text | read tables for personnel rules |
Function Group | HRDPBS6 |
Package | P01O |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMP_MANDT | TYPE | MANDT | R/3-System, Mandantennummer aus Anmeldung |
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 |
---|---|---|---|---|
IN_CYCL_RANGE | LIKE | CYCLE_RANGE | Testtabelle zum Verbuchen von Strings | |
OUT_DOCU | LIKE | CYCLE_DOCU_STRUCT | Structure for cycle and documentation | |
OUT_T52BA | LIKE | T52BA | Zuordnung von Werten zu Kundenobjekten | |
OUT_T52C5 | LIKE | T52C5 | Abrechnungsregeln | |
OUT_T52CE | LIKE | T52CE | Zyklen-Directory | |
OUT_T52CE_T | LIKE | T52CE_T | Texttabelle zum Zyklen-Directory |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_DOCU | error in function call to read cycle documentation |