/BIC/V100001M SAP (DTP Statistics) Structure details

Dictionary Type: Structure
Description: DTP Statistics




ABAP Code to SELECT data from /BIC/V100001M
Related tables to /BIC/V100001M
Access table /BIC/V100001M




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

/BIC/V100001M 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 "DTP Statistics" 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_/BIC/V100001M TYPE /BIC/V100001M.

The /BIC/V100001M table consists of various fields, each holding specific information or linking keys about DTP Statistics data available in SAP. These include 0TCTSYSID (BW System), 0TCTPRCSCHN__0TCTIMPRTNC (Importance), 0TCTDTPID (Data Transfer Process), 0TCTPRCSTYP (Process Type).. 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: Not classified


SAP /BIC/V100001M 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
0TCTOBJVERSObject Version /BI0/OITCTOBJVERSCHAR1Assigned to domain/BI0/OTCTOBJVERS/BI0/OTCTOBJVERS
0TCTSYSIDBW System /BI0/OITCTSYSIDCHAR10Assigned to domain/BI0/OTCTSYSID/BI0/OTCTSYSID
0TCTPRCSCHN__0TCTIMPRTNCImportance /BI0/OITCTIMPRTNCNUMC3Assigned to domain/BI0/OTCTIMPRTNC/BI0/OTCTIMPRTNC
0TCTDTPIDData Transfer Process /BI0/OITCTDTPIDCHAR30Assigned to domain/BI0/OTCTPRCSVAR/BI0/OTCTDTPID
0TCTPRCSTYPProcess Type /BI0/OITCTPRCSTYPCHAR10Assigned to domain/BI0/OTCTPRCSTYP/BI0/OTCTPRCSTYP
0CHNGIDChange Run ID /BI0/OICHNGIDNUMC14Assigned to domain/BI0/OCHNGID/BI0/OCHNGID
0RECORDTPRecord type /BI0/OIRECORDTPNUMC1Assigned to domain/BI0/ORECORDTP/BI0/ORECORDTP
0REQUIDRequest ID /BI0/OIREQUIDCHAR30Assigned to domainRQUID/BI0/OREQUID/BI0/OREQUID
0CALDAYCalendar Day /BI0/OICALDAYDATS8DATUM
0CALWEEKCalendar Year/Week /BI0/OICALWEEKNUMC6Assigned to domainPERI6/BI0/OCALWEEK/BI0/OCALWEEK
0TCTDTPID__0TCTOWNERPerson Responsible /BI0/OITCTOWNERCHAR12Assigned to domain/BI0/OTCTUSERNM/BI0/OTCTOWNER
0TCTDTPID__0TCTTSTPNMLast Changed By /BI0/OITCTTSTPNMCHAR12Assigned to domain/BI0/OTCTUSERNM/BI0/OTCTTSTPNM
0TCTDURTIONDuration /BI0/OITCTDURTIONFLTP16(16) RSKYFFLO
0TCTSTRTDATStart Date /BI0/OITCTSTRTDATDATS8DATUM
0TCTSTRTTIMStart Time /BI0/OITCTSTRTTIMTIMS6TIME
0TCTSTRTTSTStart Time-Stamp /BI0/OITCTSTRTTSTDEC17(3) RSKYFNUM
0TCTENDTIMEnd Time /BI0/OITCTENDTIMTIMS6TIME
0TCTENDTSTEnd Time-Stamp /BI0/OITCTENDTSTDEC17(3) RSKYFNUM
0TCTSTRRECSNumber of Records at Start /BI0/OITCTSTRRECSDEC17(3) RSKYFNUM
0TCTENDRECSNumber of Records at End /BI0/OITCTENDRECSDEC17(3) RSKYFNUM
0TCTSTRSIZESize at start /BI0/OITCTSTRSIZEDEC17(3) RSKYFNUM
0TCTENDSIZESize at end /BI0/OITCTENDSIZEDEC17(3) RSKYFNUM
0TCTENDDATEnd Date /BI0/OITCTENDDATDATS8DATUM
0TCTSTIMEKStart Time /BI0/OITCTSTIMEKTIMS6TIME
0TCTSTAUIKFrequency /BI0/OITCTSTAUIKDEC17(3) RSKYFNUM
0FACTCOUNTData Record Counter (is not allowed to be used) /BI0/OIFACTCOUNTINT410RSKYFINT

Key field Non-key field



How do I retrieve data from SAP structure /BIC/V100001M using ABAP code?

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

How to access SAP table /BIC/V100001M

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