DB6PMCM1 SAP (DB6: Configuration Database Manager (Part 1)) Structure details

Dictionary Type: Structure
Description: DB6: Configuration Database Manager (Part 1)




ABAP Code to SELECT data from DB6PMCM1
Related tables to DB6PMCM1
Access table DB6PMCM1




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

DB6PMCM1 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 "DB6: Configuration Database Manager (Part 1)" 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_DB6PMCM1 TYPE DB6PMCM1.

The DB6PMCM1 table consists of various fields, each holding specific information or linking keys about DB6: Configuration Database Manager (Part 1) data available in SAP. These include CALLERFLAG (Who Has Called this Program), DBMSTRTTME (DB6: Timestamp (Format: YYYYMMDDHHMMSS)), PRGVERS (), AGT_STK_SZ ().. 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 DB6PMCM1 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
COMPTIMEDB6: Timestamp (Format: YYYYMMDDHHMMSS) DB6TSTAMPCHAR14
CALLERFLAG Who Has Called this Program0
DBMSTRTTMEDB6: Timestamp (Format: YYYYMMDDHHMMSS) DB6TSTAMPCHAR14
PRGVERS 0
AGT_STK_SZ 0
AGENTPRI 0
ASLHEAPSZ 0
AUDITBUFSZ 0
AUTHENTIC 0
BACKBUFSZ backbufsz: Default Backup Buffer Size (Pages 4 KB)0
COMM_BNDWD comm_bandwidth: Communications Bandwidth0
CN_ELAPSE conn_elapse: Connection Elapse Time0
CPUSPEED cpuspeed: CPU Speed0
DFT_ACCSTR dft_account_str: Default Charge-Back Account0
DFT_CLADPT dft_client_adpt: Default Client Adapter Number0
DFT_CL_COM dft_client_comm: Default Client Communications Protocol0
DFT_MONSWI dft_monswitches: Default Database System Monitor Switches0
DFT_M_BUFP dft_mon_bufpool: Default Value of the Snapshot Monitor's BP0
DFT_M_LOCK dft_mon_lock: Default Value of the Snapshot Monitor's Lock S0
DFT_M_SORT dft_mon_sort: Default Value of the Snapshot Monitor's Sort S0
DFT_M_STMT dft_mon_stmt: Default Value of the Snapshot Monitor's Statem0
DFT_M_TAB dft_mon_table: Default Value of the Snapshot Monitor's Table0
DFT_M_UOW dft_mon_uow: Default Value of the Snapshot Monitor's Unit of0
DFTDBPATHDB6: File Path DB6PATHCHAR255DB6PATH
DIAGLEVEL diaglevel: Diagnostic Error Capture Level0
DIAGPATHDB6: File Path DB6PATHCHAR255DB6PATH
DIR_CACHE dir_cache: Directory Cache Support0
DIR_OBJ_NMDB6: File Path DB6PATHCHAR255DB6PATH
DIR_PTH_NMDB6: File Path DB6PATHCHAR255DB6PATH
DIR_TYPE dir_type: Directory Service Type0
DISCOVER discover: Discovery Mode0
DISCVR_COM discover_comm: Search Discovery Communications Protocol0
DISCVR_IST discover_inst: Discover Server Instance0
DOS_RQRIO dos_rqrioblk: DOS Requester I/O Block Size0
DRDA_HP_SZ drda_heap_sz: DRDA Heap Size (Pages 4 KB)0
FCM_NM_ANC fcm_num_anchors: Number of FCM Message Anchors0
FCN_NM_BUF fcm_num_buffers: Number of FCM Buffers0
FCM_NM_CON fcm_num_connect: Number of FCM Connection Entries0
FCM_NM_RQB fcm_num_rqb: Number of FCM Request Blocks0
FILESERVER fileserver: IPX/SPX File Server Name0
INDEXREC indexrec: Index Recreation Time0
INTRA_PARA intra_parallel: Enable Intra-Parallelism0
IPX_SOCKET ipx_socket: IPX/SPX Socket Number0
DATALINKS datalinks: Data links support0
FEDERATED federated: Federated database system support0
CAT_NOAUTH catalog_noauth: Cataloging allowed without authority0
ITDARI_JVM initdari_jvm: Initialize DARI process with JVM0
NOTIFYLV notifylevel: notify level0
DFT_M_TS dft_mon_timestamp: timestamp0
HEALTH_MON health_mon: monitor health of instance and database0
U_SNA_AUTH use_sna_auth: use sna authentication0
FED_NOAUTH fed_noauth: bypassfederated authentication0

Key field Non-key field



How do I retrieve data from SAP structure DB6PMCM1 using ABAP code?

As DB6PMCM1 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 DB6PMCM1 as there is no data to select.

How to access SAP table DB6PMCM1

Within an ECC or HANA version of SAP you can also view further information about DB6PMCM1 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!