SAP ABAP Function Module CR_BREAK_SCHEDULE_EVAL (evaluate break schedule for a shift)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CR (Package) R/3 Application development: PP Resources
Basic Data
Function Module CR_BREAK_SCHEDULE_EVAL evaluate break schedule for a shift  
Function Group CRK1   Capacity - read accesses  
Program Name SAPLCRK1    
INCLUDE Name LCRK1U37    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting WORK_TIME TYPE RC68K-EINZH working time in hours
Exporting BREAK_TIME TYPE RC68K-EINZH break time in hours
Exporting WORK_SEK TYPE TC37A-EINZT work time in seconds
Exporting BREAK_SEK TYPE TC37P-PADAUER break time in seconds
Importing IN_TC37A TYPE TC37A shift including break schedule model
Importing BYPASS_BUFFER TYPE C read from DB when X
Importing IV_STARTTIME TYPE FLAG General Indicator
Importing IV_WORKSTART TYPE KAPBEGZT Start time in seconds (internal)
Tables IN_TC37P TYPE TC37P data from old HR view maintained
Tables OUT_TC37P TYPE TC37P table with break model
Tables SHIFT_WITH_BREAKS TYPE CRTIMEPERI
Exception BREAK_GT_WORK TYPE break time is greater than work time
Exception BREAK_MODEL_NOT_FOUND 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  19970710 
SAP Release Created in