SAP ABAP Function Module RH_GET_MOVEPART (Data selection of attendees still to be rebooked)
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_GET_MOVEPART | Data selection of attendees still to be rebooked |
| Function Group | RHV4 | Training & Event Mgmt Function Group 4 |
| Program Name | SAPLRHV4 | |
| INCLUDE Name | LRHV4U07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BEGDA | TYPE | P1000-BEGDA | '19000101' | Start date of selection period | ||
| |
ENDDA | TYPE | P1000-ENDDA | '99991231' | End date of selection period | ||
| |
ISTAT | TYPE | P1000-ISTAT | ' ' | Object status | ||
| |
EXTEND | TYPE | HRRHDB-EXTEND | 'X' | Take account of BEGDA, ENDDA, ISTAT ('X') | ||
| |
SORT | TYPE | HRRHDB-SORT | 'X' | Output sorted (SORT = 'X') | ||
| |
LANGU | TYPE | P1026-LANGU | SY-LANGU | Business event language | ||
| |
EVENTTYP_TAB | TYPE | HROBJECT | Table of business event types | |||
| |
PARTIC | TYPE | HRVPARTIC | Table of attendees to be rebooked | |||
| |
EVENTS_EXT | TYPE | HRVEVENTS | Table of business event type with attendees to be rebooked | |||
| |
NO_MOVEPART | TYPE | No attendees to be rebooked exist | ||||
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 |