The Function Module HR_AUPBS_HDUTY_AUTHORIZATION (Authorization during Higher duties.) is a standard Function Module in SAP ERP and is part of the function group 3QPG within the package P13P1.
Function Module | HR_AUPBS_HDUTY_AUTHORIZATION |
Short Text | Authorization during Higher duties. |
Function Group | 3QPG |
Package | P13P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CPROG | LIKE | SY-CPROG | ABAP program, caller in external procedures | |
RHAS_CLIENT | LIKE | SY-MANDT | R/3 System, client number from logon | |
RHAS_PLVAR | LIKE | HRRHAS-PLVAR | Plan Version | |
RHAS_SBEGD | LIKE | HRRHAS-SBEGD | Start Date | |
RHAS_SENDD | LIKE | HRRHAS-SENDD | End Date |
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 |
---|---|---|---|---|
ISTAT_RANGE | LIKE | HRAUPBS_ISTAT_RANGE | Structure for Authorization during Higher duty(Sclas Range) | |
PRIOX_RANGE | LIKE | HRAUPBS_PRIOX_RANGE | Structure for Authorization during Higher duty(Plannig Stat) | |
SCLAS_RANGE | LIKE | HRAUPBS_SCLAS_RANGE | Structure for Sclas range | |
T1001 | LIKE | HRAUPBS_T1001 | Structure for Authorization during Higher duties. |
This function module does not define any Exceptions.