Where Used List (Function Module) for SAP ABAP Table DTRESR (Table for Entering Downtimes)
SAP ABAP Table DTRESR (Table for Entering Downtimes) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  CAL_DT_USING_DT_SCHEMA
Berechnung der Downtime nach dem Downtime-Schema CRDT  APPL  SAP_APPL 
2 Function Module  CAL_DT_USING_DT_SCHEMA_NEW
Berechnung der Downtime nach dem Downtime-Schema CRDT  APPL  SAP_APPL 
3 Function Module  COLLECT_ALL_DOWNTIME
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Downtime sammeln CRDT  APPL  SAP_APPL 
4 Function Module  COLLECT_ALL_DOWNTIME
Downtime sammeln CRDT  APPL  SAP_APPL 
5 Function Module  COLLECT_ALL_DOWNTIME
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Downtime sammeln CRDT  APPL  SAP_APPL 
6 Function Module  COLLECT_ALL_DOWNTIME
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Downtime sammeln CRDT  APPL  SAP_APPL 
7 Function Module  COLLECT_BREAK_DT
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Downtime PAUSEN sammeln CRDT  APPL  SAP_APPL 
8 Function Module  COLLECT_BREAK_DT
REFERENCE(I_UNIT) LIKE DTRESR-DTEH DEFAULT 'H'
Downtime PAUSEN sammeln CRDT  APPL  SAP_APPL 
9 Function Module  COLLECT_BREAK_DT
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Downtime PAUSEN sammeln CRDT  APPL  SAP_APPL 
10 Function Module  COLLECT_DOWNTIME_GENERAL
REFERENCE(DATETO) LIKE DTRESR-DATETO
Downtime sammeln CRDT  APPL  SAP_APPL 
11 Function Module  COLLECT_DOWNTIME_GENERAL
REFERENCE(DTELI) LIKE DTRESR-DTELI
Downtime sammeln CRDT  APPL  SAP_APPL 
12 Function Module  COLLECT_DOWNTIME_GENERAL
REFERENCE(DATEFROM) LIKE DTRESR-DATEFROM
Downtime sammeln CRDT  APPL  SAP_APPL 
13 Function Module  COLLECT_DOWNTIME_GENERAL
REFERENCE(UNIT) LIKE DTRESR-DTEH
Downtime sammeln CRDT  APPL  SAP_APPL 
14 Function Module  COLLECT_HOLIDAY_DT
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Downtime FEIERTAGE sammeln CRDT  APPL  SAP_APPL 
15 Function Module  COLLECT_HOLIDAY_DT
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Downtime FEIERTAGE sammeln CRDT  APPL  SAP_APPL 
16 Function Module  COLLECT_HOLIDAY_DT
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Downtime FEIERTAGE sammeln CRDT  APPL  SAP_APPL 
17 Function Module  COLLECT_MAINTENANCE_DT
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Downtime PFLEGEZEIT sammeln CRDT  APPL  SAP_APPL 
18 Function Module  COLLECT_MAINTENANCE_DT
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Downtime PFLEGEZEIT sammeln CRDT  APPL  SAP_APPL 
19 Function Module  COLLECT_MAINTENANCE_DT
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Downtime PFLEGEZEIT sammeln CRDT  APPL  SAP_APPL 
20 Function Module  COLLECT_SERVICE_DT
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Downtime WARTUNGEN sammeln CRDT  APPL  SAP_APPL 
21 Function Module  COLLECT_SERVICE_DT
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Downtime WARTUNGEN sammeln CRDT  APPL  SAP_APPL 
22 Function Module  COLLECT_SERVICE_DT
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Downtime WARTUNGEN sammeln CRDT  APPL  SAP_APPL 
23 Function Module  COLLECT_SET_UP_DT
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Downtime RÜSTZEIT sammeln CRDT  APPL  SAP_APPL 
24 Function Module  COLLECT_SET_UP_DT
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Downtime RÜSTZEIT sammeln CRDT  APPL  SAP_APPL 
25 Function Module  COLLECT_SET_UP_DT
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Downtime RÜSTZEIT sammeln CRDT  APPL  SAP_APPL 
26 Function Module  COLLECT_SHIFT_DT
REFERENCE(I_UNIT) LIKE DTRESR-DTEH DEFAULT 'H'
Downtime SCHICHTWECHSEL sammeln CRDT  APPL  SAP_APPL 
27 Function Module  COLLECT_SHIFT_DT
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Downtime SCHICHTWECHSEL sammeln CRDT  APPL  SAP_APPL 
28 Function Module  COLLECT_SHIFT_DT
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Downtime SCHICHTWECHSEL sammeln CRDT  APPL  SAP_APPL 
29 Function Module  COLLECT_STOPPAGE_DT
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Downtime AUSFALLEN sammeln CRDT  APPL  SAP_APPL 
30 Function Module  COLLECT_STOPPAGE_DT
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Downtime AUSFALLEN sammeln CRDT  APPL  SAP_APPL 
31 Function Module  COLLECT_STOPPAGE_DT
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Downtime AUSFALLEN sammeln CRDT  APPL  SAP_APPL 
32 Function Module  COLLECT_TEAR_DOWN_DT
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Downtime ABRÜSTE sammeln CRDT  APPL  SAP_APPL 
33 Function Module  COLLECT_TEAR_DOWN_DT
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Downtime ABRÜSTE sammeln CRDT  APPL  SAP_APPL 
34 Function Module  COLLECT_TEAR_DOWN_DT
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Downtime ABRÜSTE sammeln CRDT  APPL  SAP_APPL 
35 Function Module  DATE_TO_DAY
REFERENCE(WEEKDAY) LIKE DTRESR-WEEKDAY
Berechnet den Wochtag abhängig von Datum CRDT  APPL  SAP_APPL 
36 Function Module  DEQUEUE_ES_DOWNTIME
VALUE(WERK) TYPE DTRESR-WERK OPTIONAL
Release lock on object ES_DOWNTIME         
37 Function Module  DEQUEUE_ES_DOWNTIME
VALUE(RESSOURCE) TYPE DTRESR-RESSOURCE OPTIONAL
Release lock on object ES_DOWNTIME         
38 Function Module  DT_TX_PROCESSING
VALUE(ARBID) LIKE DTRESR-ARBID
Langtextverarbeitung in der Erfassung der Downtimes CRDT  APPL  SAP_APPL 
39 Function Module  DT_TX_PROCESSING
REFERENCE(LTFLAG) LIKE DTRESR-LTFLAG
Langtextverarbeitung in der Erfassung der Downtimes CRDT  APPL  SAP_APPL 
40 Function Module  DT_TX_PROCESSING
REFERENCE(SHIFT) LIKE DTRESR-SCHNR
Langtextverarbeitung in der Erfassung der Downtimes CRDT  APPL  SAP_APPL 
41 Function Module  DT_TX_PROCESSING
Langtextverarbeitung in der Erfassung der Downtimes CRDT  APPL  SAP_APPL 
42 Function Module  DT_TX_PROCESSING
REFERENCE(DTELI) LIKE DTRESR-DTELI
Langtextverarbeitung in der Erfassung der Downtimes CRDT  APPL  SAP_APPL 
43 Function Module  DT_TX_PROCESSING
REFERENCE(DATE) LIKE DTRESR-DTDAT
Langtextverarbeitung in der Erfassung der Downtimes CRDT  APPL  SAP_APPL 
44 Function Module  ENQUEUE_ES_DOWNTIME
VALUE(RESSOURCE) TYPE DTRESR-RESSOURCE OPTIONAL
Request lock for object ES_DOWNTIME         
45 Function Module  ENQUEUE_ES_DOWNTIME
VALUE(WERK) TYPE DTRESR-WERK OPTIONAL
Request lock for object ES_DOWNTIME         
46 Function Module  GET_DTEL_WITH_ARBPL
REFERENCE(E_ARBID) LIKE DTRESR-ARBID
Lesen Downtime Element CRDT  APPL  SAP_APPL 
47 Function Module  GET_DTEL_WITH_ARBPL
REFERENCE(I_WERK) LIKE DTRESR-WERK
Lesen Downtime Element CRDT  APPL  SAP_APPL 
48 Function Module  GET_DTEL_WITH_ARBPL
REFERENCE(I_RESSOURCE) LIKE DTRESR-RESSOURCE
Lesen Downtime Element CRDT  APPL  SAP_APPL 
49 Function Module  GET_DTINFO_FROM_ITAB
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Get the detail of the downtime from an internal table CRDT  APPL  SAP_APPL 
50 Function Module  GET_DTINFO_FROM_ITAB
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Get the detail of the downtime from an internal table CRDT  APPL  SAP_APPL 
51 Function Module  GET_DTINFO_FROM_ITAB
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Get the detail of the downtime from an internal table CRDT  APPL  SAP_APPL 
52 Function Module  GET_DTINFO_FROM_ITAB
Get the detail of the downtime from an internal table CRDT  APPL  SAP_APPL 
53 Function Module  GET_DTINFO_FROM_ORDER
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Get the detail of the downtime from orders CRDT  APPL  SAP_APPL 
54 Function Module  GET_DTINFO_FROM_ORDER
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Get the detail of the downtime from orders CRDT  APPL  SAP_APPL 
55 Function Module  GET_DT_FROM_ITAB_WITH_DTELI
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Get the detail of the downtime according to the downtime element CRDT  APPL  SAP_APPL 
56 Function Module  GET_DT_FROM_ITAB_WITH_DTELI
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Get the detail of the downtime according to the downtime element CRDT  APPL  SAP_APPL 
57 Function Module  GET_DT_FROM_ITAB_WITH_DTELI
Get the detail of the downtime according to the downtime element CRDT  APPL  SAP_APPL 
58 Function Module  GET_DT_FROM_ITAB_WITH_DTELI
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Get the detail of the downtime according to the downtime element CRDT  APPL  SAP_APPL 
59 Function Module  GET_DT_FROM_ITAB_WITH_DTELI
REFERENCE(I_DTELI) LIKE DTRESR-DTELI
Get the detail of the downtime according to the downtime element CRDT  APPL  SAP_APPL 
60 Function Module  GET_STOPPAGE_WITH_TPLNR
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Get the stoppage based on the function location CRDT  APPL  SAP_APPL 
61 Function Module  GET_STOPPAGE_WITH_TPLNR
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Get the stoppage based on the function location CRDT  APPL  SAP_APPL 
62 Function Module  GET_TIME_SEGMENT_FOR_ORDER_10
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Construct the time segments according to the data of the PP orders CRDT  APPL  SAP_APPL 
63 Function Module  GET_TIME_SEGMENT_FOR_ORDER_40
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Construct the time segments according to the data of the PI orders CRDT  APPL  SAP_APPL 
64 Function Module  GET_TIME_SEGMENT_VIA_SHIFT_DEF
REFERENCE(I_UNIT) LIKE DTRESR-DTEH
Get the time segments according to the shift definition of the capacity CRDT  APPL  SAP_APPL 
65 Function Module  GET_TIME_SEGMENT_VIA_SHIFT_DEF
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Get the time segments according to the shift definition of the capacity CRDT  APPL  SAP_APPL 
66 Function Module  GET_TIME_SEGMENT_VIA_SHIFT_DEF
Get the time segments according to the shift definition of the capacity CRDT  APPL  SAP_APPL 
67 Function Module  GET_TIME_SEGMENT_VIA_SHIFT_DEF
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Get the time segments according to the shift definition of the capacity CRDT  APPL  SAP_APPL 
68 Function Module  GET_TIME_SEGMENT_VIA_SHIFT_DEF
REFERENCE(I_KAPID) LIKE DTRESR-KAPID
Get the time segments according to the shift definition of the capacity CRDT  APPL  SAP_APPL 
69 Function Module  GET_TPLNR_WITH_ARBID
REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM
Get the function location according to the object id and time period CRDT  APPL  SAP_APPL 
70 Function Module  GET_TPLNR_WITH_ARBID
REFERENCE(I_DATETO) LIKE DTRESR-DATETO
Get the function location according to the object id and time period CRDT  APPL  SAP_APPL 
71 Function Module  READ_DOWNTIME_SCHEMA
REFERENCE(E_ARBID) LIKE DTRESR-ARBID
Lesen des Downtime-Schemas CRDT  APPL  SAP_APPL 
72 Function Module  READ_DOWNTIME_SCHEMA
REFERENCE(I_ARBID) LIKE DTRESR-ARBID OPTIONAL
Lesen des Downtime-Schemas CRDT  APPL  SAP_APPL 
73 Function Module  READ_DOWNTIME_SCHEMA
REFERENCE(I_WERK) LIKE DTRESR-WERK OPTIONAL
Lesen des Downtime-Schemas CRDT  APPL  SAP_APPL 
74 Function Module  READ_DOWNTIME_SCHEMA
REFERENCE(I_ARBPL) LIKE DTRESR-ARBPL OPTIONAL
Lesen des Downtime-Schemas CRDT  APPL  SAP_APPL 
75 Function Module  READ_RESOURCE_DOWNTIME
REFERENCE(SHIFT) LIKE DTRESR-SCHNR
Lesen Downtime für eine gegebene Ressource CRDT  APPL  SAP_APPL 
76 Function Module  READ_RESOURCE_DOWNTIME
Lesen Downtime für eine gegebene Ressource CRDT  APPL  SAP_APPL 
77 Function Module  READ_RESOURCE_DOWNTIME
REFERENCE(DATEFROM) LIKE DTRESR-DATEFROM
Lesen Downtime für eine gegebene Ressource CRDT  APPL  SAP_APPL 
78 Function Module  READ_RESOURCE_DOWNTIME
REFERENCE(DATETO) LIKE DTRESR-DATETO
Lesen Downtime für eine gegebene Ressource CRDT  APPL  SAP_APPL 
79 Function Module  READ_RESOURCE_DOWNTIME
REFERENCE(UNIT) LIKE DTRESR-DTEH
Lesen Downtime für eine gegebene Ressource CRDT  APPL  SAP_APPL 
80 Function Module  SAVE_DT_DELTA_CHANGE_IN_LIS
Save the change of the downtime in LIS CRDT  APPL  SAP_APPL 
81 Function Module  TEXT_FOR_DOWNTIME
VALUE(LTFLAG) LIKE DTRESR-LTFLAG DEFAULT SPACE
Langtexterfassung für Downtime CRDT  APPL  SAP_APPL