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 |
|---|---|---|---|---|---|---|---|
| |
WORK_TIME | TYPE | RC68K-EINZH | working time in hours | |||
| |
BREAK_TIME | TYPE | RC68K-EINZH | break time in hours | |||
| |
WORK_SEK | TYPE | TC37A-EINZT | work time in seconds | |||
| |
BREAK_SEK | TYPE | TC37P-PADAUER | break time in seconds | |||
| |
IN_TC37A | TYPE | TC37A | shift including break schedule model | |||
| |
BYPASS_BUFFER | TYPE | C | read from DB when X | |||
| |
IV_STARTTIME | TYPE | FLAG | General Indicator | |||
| |
IV_WORKSTART | TYPE | KAPBEGZT | Start time in seconds (internal) | |||
| |
IN_TC37P | TYPE | TC37P | data from old HR view maintained | |||
| |
OUT_TC37P | TYPE | TC37P | table with break model | |||
| |
SHIFT_WITH_BREAKS | TYPE | CRTIMEPERI | ||||
| |
BREAK_GT_WORK | TYPE | break time is greater than work time | ||||
| |
BREAK_MODEL_NOT_FOUND | TYPE | |||||
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 | 19970710 |
| SAP Release Created in |