CATSXT_FLOW_TO_CO SAP (CATSXT: Structure for CATSDB Flow (to CO)) Structure details

Dictionary Type: Structure
Description: CATSXT: Structure for CATSDB Flow (to CO)




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




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

CATSXT_FLOW_TO_CO 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 "CATSXT: Structure for CATSDB Flow (to CO)" 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_CATSXT_FLOW_TO_CO TYPE CATSXT_FLOW_TO_CO.

The CATSXT_FLOW_TO_CO table consists of various fields, each holding specific information or linking keys about CATSXT: Structure for CATSDB Flow (to CO) data available in SAP. These include BELNR (Document Number), PERNR (Personnel Number), WORKDATE (Date), TASKCOUNTER (CATS: Task Counter).. 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 (Deep)


SAP CATSXT_FLOW_TO_CO 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
COUNTERCounter for Records in Time Recording CATSCOUNTECHAR12CHAR12
BELNRDocument Number CATSBELNRCHAR10ALPHABELNR
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
WORKDATEDate CATSDATEDATS8DATUM
TASKCOUNTERCATS: Task Counter CATSTASKCOUNTERCHAR10ALPHABELNR
TASKTYPETask Type CATSTASKTYPECHAR4CATSTASKTYPE
TASKLEVELTask Level CATSTASKLEVELCHAR8CATSTASKLEVEL
TASKCOMPONENTTask component CATSTASKCOMPONENTCHAR8CATSTASKCOMPONENT
STATUSProcessing status CATSSTATUSCHAR2CATSSTATUS
ERSDACreated on CATS_ERSDADATS8DATUM
ERNAMUser Who Created Data Record CATS_ERNAMCHAR12USNAM
LAEDADate of Last Change CATS_LAEDADATS8DATUM
AENAMName of Person Who Changed Object AENAMCHAR12USNAM
APDATDate of Approval CATSAPDATDATS8DATUM
APNAMName of person who approved data CATSAPNAMCHAR12UNAME
TRANS_APPLI_COCheckbox XFELDCHAR1XFELD
TRANS_APPLI_HRCheckbox XFELDCHAR1XFELD
TRANS_APPLI_MMCheckbox XFELDCHAR1XFELD
TRANS_APPLI_PMCheckbox XFELDCHAR1XFELD
TRANS_APPLI_PSCheckbox XFELDCHAR1XFELD
CO_RUECKCompletion confirmation number for the operation CO_RUECKNUMC10CO_RUECKRCK
CO_RMZHLConfirmation counter CO_RMZHLNUMC8CIM_COUNTRZL
SEBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
SEBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
LBLNIEntry Sheet Number CATSXT_LBLNICHAR10CHAR10
MBLNRNumber of Material Document MBLNRCHAR10ALPHABELNRMBN
MJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
MBLPOItem in Material Document CATSXT_MBLPONUMC4NUMC4
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
CO_BELNRDocument Number CO_BELNRCHAR10Assigned to domainALPHACO_BELNRBLN
CO_BUZEIDocument Item Number DZLENRNUMC3NUM3
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
UNITUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
CATSQUANTITYTime Sheet: Number (Unit of Measure) CATSNUMBERQUAN15(3) CQUA8
PFLAG_ICONStatus and Processing Indicator CATSXT_PFLAG_ICONSTRG0
TMP_KEYCounter for Records in Time Recording CATSCOUNTECHAR12CHAR12
HR_TRANSFER_ICONHR Transfer CATSXT_HR_TRANSFER_ICONSTRG0
AWARTAttendance or Absence Type AWARTCHAR4Assigned to domainAWART
LOGSYSLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
COCheckbox XFELDCHAR1XFELD
HRCheckbox XFELDCHAR1XFELD
MMCheckbox XFELDCHAR1XFELD
PMCheckbox XFELDCHAR1XFELD
PSCheckbox XFELDCHAR1XFELD
MISSING_TRANSFERSOutstanding Transfers to Target Components CATSXT_MISSING_TRANSFERSSTRG0

Key field Non-key field



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

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

How to access SAP table CATSXT_FLOW_TO_CO

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