/SDF/DB6_700_TIME_SPENT_MET SAP (ST-PI structure of MON_GET_PKG_CACHE_STMT (>= v9.7)) Structure details

Dictionary Type: Structure
Description: ST-PI structure of MON_GET_PKG_CACHE_STMT (>= v9.7)




ABAP Code to SELECT data from /SDF/DB6_700_TIME_SPENT_MET
Related tables to /SDF/DB6_700_TIME_SPENT_MET
Access table /SDF/DB6_700_TIME_SPENT_MET




Structure field list including key, data, relationships and ABAP select examples

/SDF/DB6_700_TIME_SPENT_MET is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "ST-PI structure of MON_GET_PKG_CACHE_STMT (>= v9.7)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/SDF/DB6_700_TIME_SPENT_MET TYPE /SDF/DB6_700_TIME_SPENT_MET.

The /SDF/DB6_700_TIME_SPENT_MET table consists of various fields, each holding specific information or linking keys about ST-PI structure of MON_GET_PKG_CACHE_STMT (>= v9.7) data available in SAP. These include STMT_NUM (), STMT_ID (Character field, length 32), MEMBER (member- Database member), SECTION_TYPE (section_type - Section type indicator.).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP /SDF/DB6_700_TIME_SPENT_MET structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
ANALYSIS_ID 0
STMT_NUM 0
STMT_ID Character field, length 320
MEMBER member- Database member0
SECTION_TYPE section_type - Section type indicator.0
INSERT_TIMESTAMP insert_timestamp - Statement insert timestamp0
EXECUTABLE_ID executable_id - Executable ID.0
PACKAGE_NAME package_name - Package name .0
PACKAGE_SCHEMA package_schema - Package schema .0
PACKAGE_VERSION_ID package_version_id - Package version.0
SECTION_NUMBER section_number - Section number.0
EFFECTIVE_ISOLATION effective_isolation - Effective isolation.0
NUM_EXECUTIONS num_executions - Statement executions0
NUM_EXEC_WITH_METRICS num_exec_with_metrics - Number of executions with metrics0
PREP_TIME prep_time - Preparation time0
TOTAL_ACT_TIME total_act_time - Total activity time0
TOTAL_ACT_WAIT_TIME total_act_wait_time - Total activity wait time0
TOTAL_CPU_TIME total_cpu_time - Total CPU time0
POOL_READ_TIME pool_read_time - Total buffer pool physical read time0
POOL_WRITE_TIME pool_write_time - Total buffer pool physical write time0
DIRECT_READ_TIME direct_read_time - Direct Read Time0
DIRECT_WRITE_TIME direct_write_time - Direct write time0
LOCK_WAIT_TIME lock_wait_time - Time waited on locks0
TOTAL_SECTION_SORT_TIME total_section_sort_time - Total section sort time0
TOTAL_SECTION_SORT_PROC_TIME total_section_sort_proc_time - Total section sort processing0
TOTAL_SECTION_SORTS total_section_sorts - Total section sorts0
LOCK_ESCALS lock_escals - Number of lock escalations0
LOCK_WAITS lock_waits - Lock waits0
ROWS_MODIFIED rows_modified - Rows modified0
ROWS_READ rows_read - Rows read0
ROWS_RETURNED rows_returned - Rows returned0
DIRECT_READS direct_reads - Direct reads from database0
DIRECT_READ_REQS direct_read_reqs - Direct read requests0
DIRECT_WRITES direct_writes - Direct writes to database0
DIRECT_WRITE_REQS direct_write_reqs - Direct write requests0
POOL_DATA_L_READS pool_data_l_reads - Buffer pool data logical reads0
POOL_TEMP_DATA_L_READS pool_temp_data_l_reads - Buffer pool temporary data logical0
POOL_XDA_L_READS pool_xda_l_reads - Buffer Pool XDA Data Logical Reads0
POOL_TEMP_XDA_L_READS pool_temp_xda_l_reads - Buffer pool temporary XDA data logic0
POOL_INDEX_L_READS pool_index_l_reads - Buffer pool index logical reads0
POOL_TEMP_INDEX_L_READS pool_temp_index_l_reads - Buffer pool temporary index logica0
POOL_DATA_P_READS pool_data_p_reads - Buffer pool data physical reads0
POOL_TEMP_DATA_P_READS pool_temp_data_p_reads - Buffer pool temporary data physical0
POOL_XDA_P_READS pool_xda_p_reads - Buffer pool XDA data physical reads0
POOL_TEMP_XDA_P_READS pool_temp_xda_p_reads - Buffer pool temporary XDA data physi0
POOL_INDEX_P_READS pool_index_p_reads - Buffer pool index physical reads0
POOL_TEMP_INDEX_P_READS pool_temp_index_p_reads - Buffer pool temporary index physic0
POOL_DATA_WRITES pool_data_writes - Buffer pool data writes0
POOL_XDA_WRITES pool_xda_writes - Buffer pool XDA data writes0
POOL_INDEX_WRITES pool_index_writes - Buffer pool index writes0
TOTAL_SORTS total_sorts - Total Sorts0
POST_THRESHOLD_SORTS post_threshold_sorts - Post threshold sorts0
POST_SHRTHRESHOLD_SORTS post_shrthreshold_sorts - Post shared threshold sorts0
SORT_OVERFLOWS sort_overflows - Sort overflows0
WLM_QUEUE_TIME_TOTAL wlm_queue_time_total - Workload manager total queue time0
WLM_QUEUE_ASSIGNMENTS_TOTAL wlm_queue_assignments_total - Workload manager total queue0
DEADLOCKS deadlocks - Deadlocks detected0
FCM_RECV_VOLUME fcm_recv_volume - FCM recv volume0
FCM_RECVS_TOTAL fcm_recvs_total - FCM recvs total0
FCM_SEND_VOLUME fcm_send_volume - FCM send volume0
FCM_SENDS_TOTAL fcm_sends_total - FCM sends total0
FCM_RECV_WAIT_TIME fcm_recv_wait_time - FCM recv wait time0
FCM_SEND_WAIT_TIME fcm_send_wait_time - FCM send wait time0
LOCK_TIMEOUTS lock_timeouts - Number of lock timeouts0
LOG_BUFFER_WAIT_TIME log_buffer_wait_time - Log buffer wait time0
NUM_LOG_BUFFER_FULL num_log_buffer_full - Number of full log buffers0
LOG_DISK_WAIT_TIME log_disk_wait_time - Log disk wait time0
LOG_DISK_WAITS_TOTAL log_disk_waits_total - Log disk waits total0
LAST_METRICS_UPDATE last_metrics_update - Metrics last update timestamp0
NUM_COORD_EXEC num_coord_exec - Number of executions by coordinator agent0
NUM_COORD_EXEC_WITH_METRICS num_coord_exec_with_metrics - Number of executions by coord0
VALID valid - Section validity indicator.0
TOTAL_ROUTINE_TIME total_routine_time - Total routine time0
TOTAL_ROUTINE_INVOCATIONS total_routine_invocations - Total routine invocations0
ROUTINE_ID Reserved for future use.0
STMT_TYPE_ID stmt_type_id - Statement type identifier0
QUERY_COST_ESTIMATE query_cost_estimate - Query cost estimate0
STMT_PKG_CACHE_ID stmt_pkgcache_id - Statement package cache identifier0
COORD_STMT_EXEC_TIME coord_stmt_exec_time - Execution time for statement by coord0
STMT_EXEC_TIME stmt_exec_time - Statement execution time0
TOTAL_SECTION_TIME total_section_time - Total section time0
TOTAL_SECTION_PROC_TIME total_section_proc_time - Total section processing time0
TOTAL_ROUTINE_NON_SECT_TIME total_routine_non_sect_time - Non-section routine execution0
TOTAL_ROUTINE_NON_SECT_PROC_TI total_routine_non_sect_proc_time - Non-section processing t0
STMT_TEXT stmt_text - SQL statement text0
COMP_ENV_DESC Compilation environment handle0
ADDITIONAL_DETAILS Reserved for future additional metrics0

Key field Non-key field



How do I retrieve data from SAP structure /SDF/DB6_700_TIME_SPENT_MET using ABAP code?

As /SDF/DB6_700_TIME_SPENT_MET is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /SDF/DB6_700_TIME_SPENT_MET as there is no data to select.

How to access SAP table /SDF/DB6_700_TIME_SPENT_MET

Within an ECC or HANA version of SAP you can also view further information about /SDF/DB6_700_TIME_SPENT_MET and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!