SAP ABAP Function Module RH_RESOURCE_FREE_IN_TIME (Prüfung : Resource frei im Zeitraum an jedem Tag von BEGUZ bis ENDUZ)
Hierarchy
☛
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
⤷
PE (Application Component) Training and Event Management
⤷
PP09 (Package) Training and Event Management
⤷
⤷
Basic Data
| Function Module | RH_RESOURCE_FREE_IN_TIME | Prüfung : Resource frei im Zeitraum an jedem Tag von BEGUZ bis ENDUZ |
| Function Group | RHAR | Business Event/Resource Management |
| Program Name | SAPLRHAR | |
| INCLUDE Name | LRHARU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SUBRC | TYPE | SYST-SUBRC | 0 = resource(s) available / 4 = resource(s) reserved | |||
| |
OCCUPY_SUBRC | TYPE | SYST-SUBRC | Return code: Reserved by another business event | |||
| |
TEILN_SUBRC | TYPE | SYST-SUBRC | Return code: Attendance | |||
| |
ZEIT_SUBRC | TYPE | SYST-SUBRC | Return code: Time Management | |||
| |
PLVAR | TYPE | WPLOG-PLVAR | SPACE | Plan version | ||
| |
OTYPE | TYPE | WPLOG-OTYPE | SPACE | Object type | ||
| |
OBJID | TYPE | '00000000' | Object ID | |||
| |
BEGDA | TYPE | WPLOG-BEGDA | Start date | |||
| |
ENDDA | TYPE | WPLOG-ENDDA | End date | |||
| |
ISTAT | TYPE | WPLOG-ISTAT | SPACE | Status | ||
| |
BEGUZ | TYPE | PT1035-BEGUZ | Start time | |||
| |
ENDUZ | TYPE | PT1035-ENDUZ | End time | |||
| |
FILL_OCCUPY | TYPE | 'X' | X = Fill reservation buffer | |||
| |
TEILN_CHECK | TYPE | SPACE | Check against attendance | |||
| |
ZEIT_CHECK | TYPE | SPACE | Check against Time Management | |||
| |
RESOURCE_TAB | TYPE | HRSOBID | Resources | |||
| |
EXCLUDE_TAB | TYPE | HROBJECT | Exceptions | |||
| |
OCCUPY_TAB | TYPE | HRSOBID | Reserved resources (subset of RESOURCE_TAB) | |||
| |
OCCUPYER_TAB | TYPE | HROBJECT | Resources reserved by | |||
| |
BEGDA_GT_ENDDA | TYPE | Begin date is after end date | ||||
| |
BEGUZ_GT_ENDUZ | TYPE | Start time later than end time! | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950404 |
| SAP Release Created in |