DB6PMDBCFG_EEE SAP (DB6 CCMS: EEE DB CFG table) Structure details

Dictionary Type: Structure
Description: DB6 CCMS: EEE DB CFG table




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




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

DB6PMDBCFG_EEE 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 CCMS: EEE DB CFG table" 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_DB6PMDBCFG_EEE TYPE DB6PMDBCFG_EEE.

The DB6PMDBCFG_EEE table consists of various fields, each holding specific information or linking keys about DB6 CCMS: EEE DB CFG table data available in SAP. These include COLOR (), DIFF (), DIFFP0 (), P0 ().. 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: Can Be Enhanced (Deep)


SAP DB6PMDBCFG_EEE 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
PARAMNAME 0
COLOR 0
DIFF 0
DIFFP0 0
P0 0
P1 0
P2 0
P3 0
P4 0
P5 0
P6 0
P7 0
P8 0
P9 0
P10 0
P11 0
P12 0
P13 0
P14 0
P15 0
P16 0
P17 0
P18 0
P19 0
P20 0
P21 0
P22 0
P23 0
P24 0
P25 0
P26 0
P27 0
P28 0
P29 0
P30 0
P31 0
P32 0
P33 0
P34 0
P35 0
P36 0
P37 0
P38 0
P39 0
P40 0
P41 0
P42 0
P43 0
P44 0
P45 0
P46 0
P47 0
P48 0
P49 0
P50 0
P51 0
P52 0
P53 0
P54 0
P55 0
P56 0
P57 0
P58 0
P59 0
P60 0
P61 0
P62 0
P63 0
P64 0
P65 0
P66 0
P67 0
P68 0
P69 0
P70 0
P71 0
P72 0
P73 0
P74 0
P75 0
P76 0
P77 0
P78 0
P79 0
P80 0
P81 0
P82 0
P83 0
P84 0
P85 0
P86 0
P87 0
P88 0
P89 0
P90 0
P91 0
P92 0
P93 0
P94 0
P95 0
P96 0
P97 0
P98 0
P99 0
P100 0
P101 0
P102 0
P103 0
P104 0
P105 0
P106 0
P107 0
P108 0
P109 0
P110 0
P111 0
P112 0
P113 0
P114 0
P115 0
P116 0
P117 0
P118 0
P119 0
P120 0
P121 0
P122 0
P123 0
P124 0
P125 0
P126 0
P127 0
P128 0

Key field Non-key field



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

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

How to access SAP table DB6PMDBCFG_EEE

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