SAP ABAP Function Module RH_BUILD_EVENT_SCHEDULE (Module for creating schedule from schedule model)
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_BUILD_EVENT_SCHEDULE Module for creating schedule from schedule model  
Function Group RHV2   HR-TEM: Time Schedules  
Program Name SAPLRHV2    
INCLUDE Name LRHV2U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PLVAR TYPE PLOG-PLVAR Plan version
Importing EVENT_OTYPE TYPE PLOG-OTYPE 'Business event' object type
Importing EVENT_OBJID TYPE PLOG-OBJID Business event ID
Importing ISTAT TYPE PLOG-ISTAT Status
Importing BEGDA TYPE PLOG-BEGDA Start date
Importing CALID TYPE P1027-CALID
Importing DAYSOFF TYPE C
Tables SCHEDULE_TAB TYPE HRVSCHED Schedule of business event (O)
Tables DISP_SCHEDULE TYPE HRV1042A Schedule model of a business event type (I)
Exception CALID_NOT_ACTIVATED TYPE Factory calendar is not active
Exception NO_ENTRY_FOR_CALID TYPE No factory calendar found
Exception NO_DISP_SCHEDULE TYPE No schedule found for business event type
Exception NO_SCHEDULE TYPE The schedule pattern stored is not in T770B
Exception ERROR_IN_SCHEDULE TYPE Schedule stored incorrectly for business event type
Exception BEGDA_NOT_RIGHT TYPE Start date different than the one stored for the business event type
               
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