CATS_MY_STR_FIELDS_UPPER_CASE SAP (CATS Fields Converted to Upper Case) Structure details

Dictionary Type: Structure
Description: CATS Fields Converted to Upper Case




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




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

CATS_MY_STR_FIELDS_UPPER_CASE 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 Fields Converted to Upper Case" 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_MY_STR_FIELDS_UPPER_CASE TYPE CATS_MY_STR_FIELDS_UPPER_CASE.

The CATS_MY_STR_FIELDS_UPPER_CASE table consists of various fields, each holding specific information or linking keys about CATS Fields Converted to Upper Case data available in SAP. These include LSTAR (Activity Type), SEBELN (Sending purchase order), SEBELP (Sending purchase order item), SPRZNR (Sender Business Process).. 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_MY_STR_FIELDS_UPPER_CASE 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
SKOSTLSender Cost Center SKOSTLCHAR10Assigned to domainALPHAKOSTLKSK
LSTARActivity Type LSTARCHAR6CSLALSTARLARLART_EMPTY
SEBELNSending purchase order SEBELNCHAR10Assigned to domainALPHAEBELN
SEBELPSending purchase order item SEBELPNUMC5Assigned to domainEBELP
SPRZNRSender Business Process SPRZNRCHAR12Assigned to domainALPHACO_PRZNR
LSTNRActivity Number ASNUMCHAR18Assigned to domainALPHAASNUMASN
RKOSTLReceiver Cost Center EKOSTLCHAR10Assigned to domainALPHAKOSTLKSK
RPROJReceiver WBS element EPROJNUMC8Assigned to domainKONPRPS_POSNR
RAUFNRReceiver Order EAUFNRCHAR12Assigned to domainALPHAAUFNR
RNPLNRNetwork number NW_AUFNRCHAR12Assigned to domainALPHAAUFNRANR
RAUFPLRouting number of operations in the order CO_AUFPLNUMC10AUFPL
RAPLZLGeneral counter for order CO_APLZLNUMC8Assigned to domainCO_APLZL
RKDAUFReceiver sales order EKDAUCHAR10Assigned to domainALPHAVBELN
RKDPOSItem number in receiver sales order EKDPONUMC6Assigned to domainPOSNR
RKSTRReceiver cost object EKSTRCHAR12Assigned to domainKSTRG
RPRZNRReceiver business process EPRZNRCHAR12Assigned to domainALPHACO_PRZNR
PAOBJNRProfitability Segment Number (CO-PA) RKEOBJNRNUMC10RKEOBJNR
AWARTAttendance or Absence Type AWARTCHAR4T554SAWART
LGARTWage Type LGARTCHAR4Assigned to domainLGART
KAPIDCapacity ID KAPIDNUMC8Assigned to domainKAPID
REINRTrip Number REINRNUMC10REINR
WABLNRNumber of Material Document MBLNRCHAR10ALPHABELNRMBN
VERSLOvertime Compensation Type VRSCHCHAR1T555RVRSCH
WTARTTax area work center HRWRKARCHAR4HRWRKAR
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
AUFKZExtra Pay Indicator AUFKNCHAR1AUFKN
TRFGRPay Scale Group TRFGRCHAR8Assigned to domainTRFGR
TRFSTPay Scale Level TRFSTCHAR2Assigned to domainTRFST
PRAKNPremium Number PRAKNCHAR2Assigned to domainPRAKN
PRAKZPremium Indicator PRAKZNUMC4PRAKZ
OTYPEObject Type OTYPECHAR2T778OOTYPEPOT
PLANSPosition PLANSNUMC8T528BPLANS
KOKRSControlling Area KOKRSCHAR4TKA01CACCDCAC
MEINHUnit of Measure for Display MEINHUNIT3T006CUNITMEINS
TCURRTransaction Currency TWAERCUKY5TCURCWAERSFWS
ARBIDObject ID OBJEKTIDNUMC8NUM08PON
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
AUTYPOrder category AUFTYPNUMC2AUFTYP
HRCOSTASGCost Accounting Variants CATSHRCOCHAR1CATSHRCO
HRLSTARActivity Type CATSHRLSTARCHAR6Assigned to domainLSTARLARLART
BEMOTAccounting Indicator BEMOTCHAR2Assigned to domainBEMOT
UNITUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
STATKEYFIGStatistical key figure STAGRCHAR6Assigned to domainSTAGRSTA
TASKTYPETask Type CATSTASKTYPECHAR4CATSTASKTYPE
TASKLEVELTask Level CATSTASKLEVELCHAR8CATSTASKLEVEL
TASKCOMPONENTTask component CATSTASKCOMPONENTCHAR8CATSTASKCOMPONENT
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
VORNROperation/Activity Number VORNRCHAR4NUMCVVORNRVGN
UVORNSuboperation UVORNCHAR4NUMCVVORNR
BEDIDID of the capacity requirements record BEDIDNUMC12Assigned to domainBEDID
KAPARCapacity category KAPARTCHAR3Assigned to domainKAPARTCAA
ARBPLWork center ARBPLCHAR8ARBPLAGR
POSIDWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO

Key field Non-key field



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

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

How to access SAP table CATS_MY_STR_FIELDS_UPPER_CASE

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