Where Used List (Function Module) for SAP ABAP Table DBOPTSTATS (Structure for Optimizer Statistics Check)
SAP ABAP Table DBOPTSTATS (Structure for Optimizer Statistics Check) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  CHECK_LAST_CHECK_STATS
Alerts for Phase A of Optimizer (Requirement Specification) SDBA  BASIS  SAP_BASIS 
2 Function Module  CHECK_LAST_CHECK_STATS
VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Alerts for Phase A of Optimizer (Requirement Specification) SDBA  BASIS  SAP_BASIS 
3 Function Module  CHECK_LAST_CHECK_STATS
VALUE(CHECK_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Alerts for Phase A of Optimizer (Requirement Specification) SDBA  BASIS  SAP_BASIS 
4 Function Module  CHECK_LAST_CHECK_STATS_ADA
VALUE(LAST_CHECK_STATS_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase A SDBA  BASIS  SAP_BASIS 
5 Function Module  CHECK_LAST_CHECK_STATS_ADA
VALUE(CHECK_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED
DB Dependent Determination of Alert for Phase A SDBA  BASIS  SAP_BASIS 
6 Function Module  CHECK_LAST_CHECK_STATS_DB6
VALUE(CHECK_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED OPTIONAL
Determine alert for Phase A SDBA  BASIS  SAP_BASIS 
7 Function Module  CHECK_LAST_CHECK_STATS_INF
VALUE(CHECK_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED DEFAULT 'X'
INFORMIX: Find the last SAPDBA check STUI  BASIS  SAP_BASIS 
8 Function Module  CHECK_LAST_CHECK_STATS_INF
VALUE(LAST_CHECK_STATS_DATE) LIKE DBOPTSTATS-LASTDATE
INFORMIX: Find the last SAPDBA check STUI  BASIS  SAP_BASIS 
9 Function Module  CHECK_LAST_CHECK_STATS_MSS
VALUE(CHECK_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED
DB Dependent Determination of Alert for Phase A SDBA  BASIS  SAP_BASIS 
10 Function Module  CHECK_LAST_CHECK_STATS_MSS
VALUE(LAST_CHECK_STATS_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase A SDBA  BASIS  SAP_BASIS 
11 Function Module  CHECK_LAST_CHECK_STATS_ORA
VALUE(CHECK_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED
DB Dependent Determination of Alert for Phase A SDBO  BASIS  SAP_BASIS 
12 Function Module  CHECK_LAST_CHECK_STATS_ORA
VALUE(LAST_CHECK_STATS_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase A SDBO  BASIS  SAP_BASIS 
13 Function Module  CHECK_LAST_RUN_STATS
VALUE(RUN_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Alerts for Phase C of the Optimizer (Execution of Statistics Updates) SDBA  BASIS  SAP_BASIS 
14 Function Module  CHECK_LAST_RUN_STATS
Alerts for Phase C of the Optimizer (Execution of Statistics Updates) SDBA  BASIS  SAP_BASIS 
15 Function Module  CHECK_LAST_RUN_STATS
VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Alerts for Phase C of the Optimizer (Execution of Statistics Updates) SDBA  BASIS  SAP_BASIS 
16 Function Module  CHECK_LAST_RUN_STATS_ADA
VALUE(STD_TABLES) LIKE DBOPTSTATS-STATABLES
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
17 Function Module  CHECK_LAST_RUN_STATS_ADA
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
18 Function Module  CHECK_LAST_RUN_STATS_ADA
VALUE(STD_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
19 Function Module  CHECK_LAST_RUN_STATS_ADA
VALUE(PRI_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
20 Function Module  CHECK_LAST_RUN_STATS_ADA
VALUE(PRI_TABLES) LIKE DBOPTSTATS-PRITABLES
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
21 Function Module  CHECK_LAST_RUN_STATS_ADA
VALUE(RUN_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
22 Function Module  CHECK_LAST_RUN_STATS_DB4
VALUE(PRI_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB abh. Ermittelung des Alerts fuer Phase C (Statistik-Update) STU4  BASIS  SAP_BASIS 
23 Function Module  CHECK_LAST_RUN_STATS_DB4
VALUE(STD_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB abh. Ermittelung des Alerts fuer Phase C (Statistik-Update) STU4  BASIS  SAP_BASIS 
24 Function Module  CHECK_LAST_RUN_STATS_DB4
VALUE(PRI_TABLES) LIKE DBOPTSTATS-PRITABLES
DB abh. Ermittelung des Alerts fuer Phase C (Statistik-Update) STU4  BASIS  SAP_BASIS 
25 Function Module  CHECK_LAST_RUN_STATS_DB4
VALUE(STD_TABLES) LIKE DBOPTSTATS-STATABLES
DB abh. Ermittelung des Alerts fuer Phase C (Statistik-Update) STU4  BASIS  SAP_BASIS 
26 Function Module  CHECK_LAST_RUN_STATS_DB6
VALUE(PRI_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
27 Function Module  CHECK_LAST_RUN_STATS_DB6
VALUE(PRI_TABLES) LIKE DBOPTSTATS-PRITABLES
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
28 Function Module  CHECK_LAST_RUN_STATS_DB6
VALUE(STD_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
29 Function Module  CHECK_LAST_RUN_STATS_DB6
VALUE(STD_TABLES) LIKE DBOPTSTATS-STATABLES
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
30 Function Module  CHECK_LAST_RUN_STATS_INF
VALUE(STD_TABLES) LIKE DBOPTSTATS-STATABLES
INFORMIX: Check whether update statistics are required STUI  BASIS  SAP_BASIS 
31 Function Module  CHECK_LAST_RUN_STATS_INF
VALUE(RUN_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED DEFAULT 'X'
INFORMIX: Check whether update statistics are required STUI  BASIS  SAP_BASIS 
32 Function Module  CHECK_LAST_RUN_STATS_INF
VALUE(PRI_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
INFORMIX: Check whether update statistics are required STUI  BASIS  SAP_BASIS 
33 Function Module  CHECK_LAST_RUN_STATS_INF
VALUE(STD_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
INFORMIX: Check whether update statistics are required STUI  BASIS  SAP_BASIS 
34 Function Module  CHECK_LAST_RUN_STATS_INF
VALUE(PRI_TABLES) LIKE DBOPTSTATS-PRITABLES
INFORMIX: Check whether update statistics are required STUI  BASIS  SAP_BASIS 
35 Function Module  CHECK_LAST_RUN_STATS_MSS
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
36 Function Module  CHECK_LAST_RUN_STATS_MSS
VALUE(PRI_TABLES) LIKE DBOPTSTATS-PRITABLES
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
37 Function Module  CHECK_LAST_RUN_STATS_MSS
VALUE(PRI_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
38 Function Module  CHECK_LAST_RUN_STATS_MSS
VALUE(RUN_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
39 Function Module  CHECK_LAST_RUN_STATS_MSS
VALUE(STD_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
40 Function Module  CHECK_LAST_RUN_STATS_MSS
VALUE(STD_TABLES) LIKE DBOPTSTATS-STATABLES
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBA  BASIS  SAP_BASIS 
41 Function Module  CHECK_LAST_RUN_STATS_ORA
VALUE(STD_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBO  BASIS  SAP_BASIS 
42 Function Module  CHECK_LAST_RUN_STATS_ORA
VALUE(RUN_NEEDED_FLAG) LIKE DBOPTSTATS-NEEDED
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBO  BASIS  SAP_BASIS 
43 Function Module  CHECK_LAST_RUN_STATS_ORA
VALUE(PRI_TABLES) LIKE DBOPTSTATS-PRITABLES
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBO  BASIS  SAP_BASIS 
44 Function Module  CHECK_LAST_RUN_STATS_ORA
VALUE(STD_TABLES) LIKE DBOPTSTATS-STATABLES
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBO  BASIS  SAP_BASIS 
45 Function Module  CHECK_LAST_RUN_STATS_ORA
VALUE(PRI_TABLES_DATE) LIKE DBOPTSTATS-LASTDATE
DB Dependent Determination of Alert for Phase C (Statistics Update) SDBO  BASIS  SAP_BASIS 
46 Function Module  GET_DB_ALERT_OPTSTATS
VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Globaler Datenbank-Alert für Statistiken des Optimierers SDBA  BASIS  SAP_BASIS 
47 Function Module  GET_DB_ALERT_OPTSTATS
Globaler Datenbank-Alert für Statistiken des Optimierers SDBA  BASIS  SAP_BASIS 
48 Function Module  GET_DB_ALERT_OPTSTATS
VALUE(ALERT) LIKE DBOPTSTATS-ALERT
Globaler Datenbank-Alert für Statistiken des Optimierers SDBA  BASIS  SAP_BASIS 
49 Function Module  USE_OPTSTATS_ALERT_RULES_ADA
VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
50 Function Module  USE_OPTSTATS_ALERT_RULES_ADA
VALUE(ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
51 Function Module  USE_OPTSTATS_ALERT_RULES_ADA
VALUE(RUN_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
52 Function Module  USE_OPTSTATS_ALERT_RULES_ADA
VALUE(CHECK_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
53 Function Module  USE_OPTSTATS_ALERT_RULES_ADA
VALUE(RUN_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
54 Function Module  USE_OPTSTATS_ALERT_RULES_ADA
VALUE(CHECK_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
55 Function Module  USE_OPTSTATS_ALERT_RULES_DB6
VALUE(CHECK_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
56 Function Module  USE_OPTSTATS_ALERT_RULES_DB6
VALUE(ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
57 Function Module  USE_OPTSTATS_ALERT_RULES_DB6
VALUE(CHECK_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
58 Function Module  USE_OPTSTATS_ALERT_RULES_DB6
VALUE(RUN_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
59 Function Module  USE_OPTSTATS_ALERT_RULES_DB6
VALUE(RUN_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
60 Function Module  USE_OPTSTATS_ALERT_RULES_DB6
VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
61 Function Module  USE_OPTSTATS_ALERT_RULES_INF
VALUE(CHECK_STATS_ALERT) LIKE DBOPTSTATS-ALERT
INF: Combine Alerts and Alert texts from CHECK_LAST_CHECK/RUN_STA TS STUI  BASIS  SAP_BASIS 
62 Function Module  USE_OPTSTATS_ALERT_RULES_INF
VALUE(ALERT) LIKE DBOPTSTATS-ALERT
INF: Combine Alerts and Alert texts from CHECK_LAST_CHECK/RUN_STA TS STUI  BASIS  SAP_BASIS 
63 Function Module  USE_OPTSTATS_ALERT_RULES_INF
VALUE(RUN_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
INF: Combine Alerts and Alert texts from CHECK_LAST_CHECK/RUN_STA TS STUI  BASIS  SAP_BASIS 
64 Function Module  USE_OPTSTATS_ALERT_RULES_INF
VALUE(CHECK_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
INF: Combine Alerts and Alert texts from CHECK_LAST_CHECK/RUN_STA TS STUI  BASIS  SAP_BASIS 
65 Function Module  USE_OPTSTATS_ALERT_RULES_INF
VALUE(RUN_STATS_ALERT) LIKE DBOPTSTATS-ALERT
INF: Combine Alerts and Alert texts from CHECK_LAST_CHECK/RUN_STA TS STUI  BASIS  SAP_BASIS 
66 Function Module  USE_OPTSTATS_ALERT_RULES_INF
VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT
INF: Combine Alerts and Alert texts from CHECK_LAST_CHECK/RUN_STA TS STUI  BASIS  SAP_BASIS 
67 Function Module  USE_OPTSTATS_ALERT_RULES_MSS
VALUE(RUN_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
68 Function Module  USE_OPTSTATS_ALERT_RULES_MSS
VALUE(RUN_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
69 Function Module  USE_OPTSTATS_ALERT_RULES_MSS
VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
70 Function Module  USE_OPTSTATS_ALERT_RULES_MSS
VALUE(CHECK_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
71 Function Module  USE_OPTSTATS_ALERT_RULES_MSS
VALUE(CHECK_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
72 Function Module  USE_OPTSTATS_ALERT_RULES_MSS
VALUE(ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBA  BASIS  SAP_BASIS 
73 Function Module  USE_OPTSTATS_ALERT_RULES_ORA
VALUE(CHECK_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBO  BASIS  SAP_BASIS 
74 Function Module  USE_OPTSTATS_ALERT_RULES_ORA
VALUE(ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBO  BASIS  SAP_BASIS 
75 Function Module  USE_OPTSTATS_ALERT_RULES_ORA
VALUE(RUN_STATS_ALERT) LIKE DBOPTSTATS-ALERT
Merge Alerts and Alert Texts from Phase A and Phase C SDBO  BASIS  SAP_BASIS 
76 Function Module  USE_OPTSTATS_ALERT_RULES_ORA
VALUE(ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBO  BASIS  SAP_BASIS 
77 Function Module  USE_OPTSTATS_ALERT_RULES_ORA
VALUE(CHECK_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBO  BASIS  SAP_BASIS 
78 Function Module  USE_OPTSTATS_ALERT_RULES_ORA
VALUE(RUN_STATS_ALERT_TEXT) LIKE DBOPTSTATS-TEXT
Merge Alerts and Alert Texts from Phase A and Phase C SDBO  BASIS  SAP_BASIS