/BI0/V0TCT_C14I SAP (Report Availability Status) Structure details

Dictionary Type: Structure
Description: Report Availability Status




ABAP Code to SELECT data from /BI0/V0TCT_C14I
Related tables to /BI0/V0TCT_C14I
Access table /BI0/V0TCT_C14I




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

/BI0/V0TCT_C14I 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 "Report Availability Status" 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_/BI0/V0TCT_C14I TYPE /BI0/V0TCT_C14I.

The /BI0/V0TCT_C14I table consists of various fields, each holding specific information or linking keys about Report Availability Status data available in SAP. These include RECORDTP (Record type), REQUID (Request ID), CALDAY (Calendar Day), CALMONTH (Calendar Year/Month).. 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 /BI0/V0TCT_C14I 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
CHNGIDChange Run ID /BI0/OICHNGIDNUMC14Assigned to domain/BI0/OCHNGID/BI0/OCHNGID
RECORDTPRecord type /BI0/OIRECORDTPNUMC1Assigned to domain/BI0/ORECORDTP/BI0/ORECORDTP
REQUIDRequest ID /BI0/OIREQUIDCHAR30Assigned to domainRQUID/BI0/OREQUID/BI0/OREQUID
CALDAYCalendar Day /BI0/OICALDAYDATS8DATUM
CALMONTHCalendar Year/Month /BI0/OICALMONTHNUMC6Assigned to domainPERI6/BI0/OCALMONTH/BI0/OCALMONTH
CALQUARTERCalendar year/quarter /BI0/OICALQUARTERNUMC5Assigned to domain/BI0/OCALQUARTER/BI0/OCALQUARTER
CALWEEKCalendar Year/Week /BI0/OICALWEEKNUMC6Assigned to domainPERI6/BI0/OCALWEEK/BI0/OCALWEEK
CALYEARCalendar Year /BI0/OICALYEARNUMC4Assigned to domain/BI0/OCALYEAR/BI0/OCALYEAR
WEEKDAY1Weekday /BI0/OIWEEKDAY1NUMC1Assigned to domain/BI0/OWEEKDAY1/BI0/OWEEKDAY1
TCTBWOBJCTBI Object /BI0/OITCTBWOBJCTCHAR45Assigned to domain/BI0/OTCTBWOBJCT/BI0/OTCTBWOBJCT
TCTBWOTYPEBI Object Type /BI0/OITCTBWOTYPECHAR4Assigned to domain/BI0/OTCTBWOTYPE/BI0/OTCTBWOTYPE
TCTERBWOBJErroneous BW Object Name /BI0/OITCTERBWOBJCHAR45Assigned to domain/BI0/OTCTBWOBJCT/BI0/OTCTERBWOBJ
TCTERBWTYPErroneous BW Object Type /BI0/OITCTERBWTYPCHAR4Assigned to domain/BI0/OTCTBWOTYPE/BI0/OTCTERBWTYP
TCTTRGTYPETarget Object Type /BI0/OITCTTRGTYPECHAR4Assigned to domain/BI0/OTCTBWOTYPE/BI0/OTCTTRGTYPE
TCTDTANAMESpecific Data Target Name /BI0/OITCTDTANAMECHAR45Assigned to domain/BI0/OTCTBWOBJCT/BI0/OTCTDTANAME
TCTDTATYPESpecific Data Target Type /BI0/OITCTDTATYPECHAR4Assigned to domain/BI0/OTCTBWOTYPE/BI0/OTCTDTATYPE
TCTTARGETTarget Object /BI0/OITCTTARGETCHAR45Assigned to domain/BI0/OTCTBWOBJCT/BI0/OTCTTARGET
TCTSYSIDBW System /BI0/OITCTSYSIDCHAR10Assigned to domain/BI0/OTCTSYSID/BI0/OTCTSYSID
TCTOBJVERSObject Version /BI0/OITCTOBJVERSCHAR1Assigned to domain/BI0/OTCTOBJVERS/BI0/OTCTOBJVERS
TCTFAILTSTime stamp of last failed load /BI0/OITCTFAILTSNUMC14Assigned to domainTIMES/BI0/OTCTFAILTS/BI0/OTCTFAILTS
TCTSUCCSTSTime stamp of last successful load /BI0/OITCTSUCCSTSNUMC14Assigned to domainTIMES/BI0/OTCTSUCCSTS/BI0/OTCTSUCCSTS
TCTPCLOGIDProcess Chain LOG ID /BI0/OITCTPCLOGIDCHAR25Assigned to domain/BI0/OTCTPCLOGID/BI0/OTCTPCLOGID
TCTREQIDERErroneous Request ID /BI0/OITCTREQIDERCHAR35Assigned to domainALPHA/BI0/OTCTREQIDER/BI0/OTCTREQIDER
TCTERCAUSECause for DataLoad Failure /BI0/OITCTERCAUSENUMC2Assigned to domain/BI0/OTCTERCAUSE/BI0/OTCTERCAUSE
TCTERRFLAGError Flag for Report Availability /BI0/OITCTERRFLAGCHAR1Assigned to domainALPHA/BI0/OTCTERRFLAG/BI0/OTCTERRFLAG
TCTREQERRNumber of Erroneous Requests /BI0/OITCTREQERRDEC17(3) RSKYFNUM

Key field Non-key field



How do I retrieve data from SAP structure /BI0/V0TCT_C14I using ABAP code?

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

How to access SAP table /BI0/V0TCT_C14I

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