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
Importing BEGDA TYPE P1000-BEGDA '19000101' Start date of selection period
Importing ENDDA TYPE P1000-ENDDA '99991231' End date of selection period
Importing ISTAT TYPE P1000-ISTAT ' ' Object status
Importing EXTEND TYPE HRRHDB-EXTEND 'X' Take account of BEGDA, ENDDA, ISTAT ('X')
Importing SORT TYPE HRRHDB-SORT 'X' Output sorted (SORT = 'X')
Importing LANGU TYPE P1026-LANGU SY-LANGU Business event language
Tables EVENTTYP_TAB TYPE HROBJECT Table of business event types
Tables PARTIC TYPE HRVPARTIC Table of attendees to be rebooked
Tables EVENTS_EXT TYPE HRVEVENTS Table of business event type with attendees to be rebooked
Exception NO_MOVEPART TYPE No attendees to be rebooked exist
               
Processing Type
Normal Function Module  
Remote-Enabled 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