CCMSBI_TESTENV_ONLNEXTR_F4_HLP SAP (CCMS/BW: F4 Help for Test Environment 'Perf Online Extractor) Structure details

Dictionary Type: Structure
Description: CCMS/BW: F4 Help for Test Environment 'Perf Online Extractor




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




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

CCMSBI_TESTENV_ONLNEXTR_F4_HLP 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 "CCMS/BW: F4 Help for Test Environment 'Perf Online Extractor" 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_CCMSBI_TESTENV_ONLNEXTR_F4_HLP TYPE CCMSBI_TESTENV_ONLNEXTR_F4_HLP.

The CCMSBI_TESTENV_ONLNEXTR_F4_HLP table consists of various fields, each holding specific information or linking keys about CCMS/BW: F4 Help for Test Environment 'Perf Online Extractor data available in SAP. These include MTMCNAME (Alert: Name of Monitoring Context), MTE_PATH (Path of an MTE in the Monitoring Tree), OBJNAME (CCMS/BW: Name of an MTE Object (Lower/Uppercase)), ATTRNAME (CCMS/BW: Name of an MTE Attribute (Upper-/Lower Case)).. 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 (character-type or numeric)


SAP CCMSBI_TESTENV_ONLNEXTR_F4_HLP 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
MTSYSIDName of SAP System SYSYSIDCHAR8SYCHAR08
MTMCNAMEAlert: Name of Monitoring Context ALMCNAMECHAR40TEXT40
MTE_PATHPath of an MTE in the Monitoring Tree ALMTEPATHCHAR128ALMTEPATH
OBJNAMECCMS/BW: Name of an MTE Object (Lower/Uppercase) CCMSBI_MTE_OBJECT_NAMECHAR40TEXT40
ATTRNAMECCMS/BW: Name of an MTE Attribute (Upper-/Lower Case) CCMSBI_MTE_ATTRIBUTE_NAMECHAR40TEXT40
MTECLASSCCMS Monitoring Architecture: Name of MTE class ALMTECLASSCHAR40TEXT40
RECTYPEAggregation and Resolution of a CPH Data Record ALPDBRTYPCHAR6CHAR6
PF_DATEAlert: date ALDATEDATS8DATUM
PF_TIMEAlert: Time value in timeformat ALTIMETIMS6TIME
PF_MINSLOTCCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot CCMSBI_TIMESLOTNUMC2NUMC2
PF_5_MINSLOTCCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot CCMSBI_TIMESLOTNUMC2NUMC2
PF_15_MINSLOTCCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot CCMSBI_TIMESLOTNUMC2NUMC2
PF_30_MINSLOTCCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot CCMSBI_TIMESLOTNUMC2NUMC2
PF_HOUR_SLOTCCMS: Minutes-/ 5-Min. / 15-Min. / 30-Min./ Hour slot CCMSBI_TIMESLOTNUMC2NUMC2

Key field Non-key field



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

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

How to access SAP table CCMSBI_TESTENV_ONLNEXTR_F4_HLP

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