CCMSBI_ASR_EXTSTR SAP (ABAP Statistics Extraction Structure (Segments)) Structure details

Dictionary Type: Structure
Description: ABAP Statistics Extraction Structure (Segments)




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




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

CCMSBI_ASR_EXTSTR 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 "ABAP Statistics Extraction Structure (Segments)" 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_ASR_EXTSTR TYPE CCMSBI_ASR_EXTSTR.

The CCMSBI_ASR_EXTSTR table consists of various fields, each holding specific information or linking keys about ABAP Statistics Extraction Structure (Segments) data available in SAP. These include LSNAME (CCMS/BW: Landscape Name), SYSID (Name of SAP System), SERVER (Logical Destination (Specified in Function Call)), IVSTARTDATE (SAP Workload: Workload: Date).. 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 CCMSBI_ASR_EXTSTR 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
MAIN_SEGM 0
LSNAMECCMS/BW: Landscape Name CCMSBI_LANDSCAPENAMECHAR60TEXT60
SYSIDName of SAP System SYSYSIDCHAR8SYCHAR08
SERVERLogical Destination (Specified in Function Call) RFCDESTCHAR32RFCDESTRFCF4_RFCDESTYPEALL
IVSTARTDATESAP Workload: Workload: Date SAPWLDATEDATS8SYDATS
IVSTARTTIMESAP Workload: Workload: time of day SAPWLTIMETIMS6SYTIME
IVENDDATESAP Workload: Workload: Date SAPWLDATEDATS8SYDATS
IVENDTIMESAP Workload: Workload: time of day SAPWLTIMETIMS6SYTIME
TIME_ZONETime Zone TIMEZONECHAR6TZNZONE
UPDATE_MODESingle-Character Indicator CHAR1CHAR1CHAR1
OSYSIDName of SAP System SYSYSIDCHAR8SYCHAR08
INSTNUMCharacter Field Length = 10 CHAR10CHAR10CHAR10
SEL_RECTYPEASR Single Record and Aggregate Types CCMSBI_ASR_RECTYPECHAR20CCMSBI_ASR_RECTYPE
SEL_TRANSIDTransaction GUID SWNCTRANSIDCHAR32SWNCDOMTXT32
SEL_CLIENTSAP Workload: Client SAPWLCLINTCHAR3SAPWLCLINT
SEL_USERNAMESAP Workload NW Collector: User Name SWNCUNAMECHAR12XUBNAME
SEL_TCODETransaction Code SWNCTCODECHAR20SWNCDOMTXT20
SEL_WORKPROCSAP Workload NW Collector: Text Field of 8 Characters SWNCTXT08CHAR8SWNCDOMTXT08
SEL_DIASTEPIDDialog Step GUID SWNCSTEPGUIDCHAR32SWNCDOMTXT32
A_TCODETransaction Code SWNCTCODECHAR20SWNCDOMTXT20
GRANUNatural Number INT4INT410INT4
DATATYPESingle-Character Indicator CHAR1CHAR1CHAR1
TOTAL_SIZENatural Number INT4INT410INT4
TOTAL_RECSNatural Number INT4INT410INT4
AGGR_TIMES 0
AGGR_HGR 0
AGGR_RTHIT 0
AGGR_DBHIT 0
AGGR_RTDIS 0
AGGR_MEM 0
AGGR_FRO 0
AGGR_RFCC 0
AGGR_RFCD 0
AGGR_RFCS 0
AGGR_RFCSD 0
AGGR_SPO 0
AGGR_SPA 0
AGGR_TAB 0
AGGR_TCD 0
AGGR_TTY 0
AGGR_UTC 0
AGGR_UWL 0
AGGR_WEBC 0
AGGR_WEBCD 0
AGGR_WEBS 0
AGGR_WEBSD 0
AGGR_ESI 0
AGGR_ESISUM 0
AGGR_DB 0
AGGR_DBP 0
AGGR_EXSYS 0
SNGL_MAIN 0
SNGL_CLI 0
SNGL_BTC 0
SNGL_DB 0
SNGL_DBP 0
SNGL_ADM 0
SNGL_RFCC 0
SNGL_RFCCD 0
SNGL_RFCS 0
SNGL_RFCSD 0
SNGL_SPO 0
SNGL_SPA 0
SNGL_TAB 0
SNGL_HTPC 0
SNGL_HTPCD 0
SNGL_HTPS 0
SNGL_HTPSD 0
SNGL_SMTPC 0
SNGL_SMTPCD 0
SNGL_SMTPS 0
SNGL_SMTPSD 0
SNGL_VMC 0
SNGL_ESI 0
SNGL_ESISUM 0
AGGR_ETP 0

Key field Non-key field



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

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

How to access SAP table CCMSBI_ASR_EXTSTR

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