CATS_TECHN SAP (CATS: Counter for Database Records and Status of Records) Structure details

Dictionary Type: Structure
Description: CATS: Counter for Database Records and Status of Records




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




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

CATS_TECHN 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 "CATS: Counter for Database Records and Status of Records" 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_CATS_TECHN TYPE CATS_TECHN.

The CATS_TECHN table consists of various fields, each holding specific information or linking keys about CATS: Counter for Database Records and Status of Records data available in SAP. These include COUNTER1 (Counter for Records in Time Recording), STATUS1 (Processing status), COUNTER2 (Counter for Records in Time Recording), STATUS2 (Processing status).. 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 CATS_TECHN 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
.INCLU-1 0
COUNTER1Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS1Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-2 0
COUNTER2Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS2Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-3 0
COUNTER3Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS3Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-4 0
COUNTER4Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS4Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-5 0
COUNTER5Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS5Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-6 0
COUNTER6Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS6Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-7 0
COUNTER7Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS7Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-8 0
COUNTER8Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS8Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-9 0
COUNTER9Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS9Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-10 0
COUNTER10Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS10Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-11 0
COUNTER11Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS11Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-12 0
COUNTER12Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS12Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-13 0
COUNTER13Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS13Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-14 0
COUNTER14Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS14Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-15 0
COUNTER15Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS15Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-16 0
COUNTER16Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS16Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-17 0
COUNTER17Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS17Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-18 0
COUNTER18Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS18Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-19 0
COUNTER19Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS19Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-20 0
COUNTER20Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS20Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-21 0
COUNTER21Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS21Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-22 0
COUNTER22Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS22Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-23 0
COUNTER23Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS23Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-24 0
COUNTER24Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS24Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-25 0
COUNTER25Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS25Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-26 0
COUNTER26Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS26Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-27 0
COUNTER27Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS27Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-28 0
COUNTER28Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS28Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-29 0
COUNTER29Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS29Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-30 0
COUNTER30Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS30Processing status CATSSTATUSCHAR2CATSSTATUS
.INCLU-31 0
COUNTER31Counter for Records in Time Recording CATSCOUNTECHAR12CHAR12
STATUS31Processing status CATSSTATUSCHAR2CATSSTATUS

Key field Non-key field



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

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

How to access SAP table CATS_TECHN

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