CVTBKORES SAP (Change Document Structure; Generated by RSSCD000) Structure details

Dictionary Type: Structure
Description: Change Document Structure; Generated by RSSCD000




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




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

CVTBKORES 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 "Change Document Structure; Generated by RSSCD000" 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_CVTBKORES TYPE CVTBKORES.

The CVTBKORES table consists of various fields, each holding specific information or linking keys about Change Document Structure; Generated by RSSCD000 data available in SAP. These include MANDT (Client), BUKRS (Company Code), RFHA (Financial Transaction), RFHAZU (Transaction activity).. 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 (character-type or numeric)


SAP CVTBKORES 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
MANDTClient MANDTCLNT3T000MANDT
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
RFHAFinancial Transaction TB_RFHACHAR13VTBFHAALPHAT_RFHAFANVTBA
RFHAZUTransaction activity TB_RFHAZUNUMC5T_RFHAZUFAS
RORDEROrder key RORDERCHAR12RORDER
DCRDATEntered On TB_DCRDATDATS8DATUM
TCTRIMEntry Time TB_TCRTIMTIMS6UZEIT
RLFDNRSequential No. VRBKORES Data Record per Activity (Key Field) TB_RLFDNRNUMC2T_LFDNR2
SPLANPlanned record TB_SPLANCHAR1XFELD
SFGZUSTTTransaction Activity Category TB_SFGZUTYNUMC2Assigned to domainT_SFGZUTYC_AT02
SFUNKTLLatest function used in editing activity TB_SFUNKTLCHAR4Assigned to domainT_FUNKTION
CORTYPCorrespondence type TB_CORTYPCHAR3AT81T_CORTYPT80
SPRINTCorrespondence medium: print TB_SPRINTCHAR1XFELD
SFAXCorrespondence medium: fax TB_SFAXCHAR1XFELD
SSWIFTCorrespondence medium: SWIFT file TB_SSWIFTCHAR1XFELD
SIDOCCorrespondence medium: IDoc TB_SIDOCCHAR1XFELD
SEMAILCorrespondence Medium: Internet Mail TB_SEMAILCHAR1XFELD
DCIDATDate scheduled TB_DCIDATDATS8DATUM
TCIDATDispatch time TB_TCIDATTIMS6UZEIT
JSENDENSend correspondence TB_JSENDENCHAR1XFELD
DEXDATExecution date TB_DEXDATDATS8DATUM
TEXDATExecution time TB_TEXDATTIMS6UZEIT
UEXNAMUser TB_UEXNAMCHAR12USNAM
TDSPOOLIDSpool request number RSPOIDINT410RSPOID
TDOBJ_NOObject: Number from ID SO_OBJ_NOCHAR12Assigned to domainSO_OBJ_NO
SRECONFIRMCounterconfirmation TB_RECONFNUMC1TB_RECONF
DREDATCounterconfirmation Date TB_DREDATDATS8DATUM
TREDATCounterconfirmation time TB_TREDATTIMS6UZEIT
URENAMCounterconfirmation Executed by (User Responsible) TB_URENAMCHAR12USNAM
FORMULARForm Name TDFORMCHAR16TDFORM
SWIFT_DATFormat for SWIFT files TB_SWI_DATCHAR8TB_SWI_DAT
KONTRHBusiness Partner Number TB_KUNNR_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
ROLETYPBusiness Partner Role TB_CORR_ROLETYPCHAR6Assigned to domainBU_ROLEBUPA_ROLE
URCNAMRecipient TB_URCNAMCHAR12UNAME
CORR_ADAlternative Address for Correspondence TB_CORR_ACHAR10Assigned to domainBU_ADRKIND
CRUSEREntered by TB_CRUSERCHAR12SYCHAR12
UPUSERLast Changed by TB_UPUSERCHAR12SYCHAR12
DUPDATChanged on TB_DUPDATDATS8DATUM
TUPTIMTime changed TB_TUPTIMTIMS6UZEIT
JAUTOMATEntry generated automatically when correspondence is created TB_JAUTOMCHAR1XFELD
CORAUTGenerate correspondence automatically TB_CORAUTCHAR1XFELD
SSTATUSStatus relevance indicator TB_STCORRCHAR1XFELD
SSTATCHG'Status for outgoing confirmation' indicator modified TB_STCHNGCHAR1XFELD
SREPEATRepeat correspondence? TB_REPEATCHAR1XFELD
LAUFDSWIFT: Date of Confirmation Run LAUFDTDATS8DATUM
LAUFIAdditional Identification LAUFICHAR6LAUFI
DTKEYAdditional field for the TemSe key fields TDTKEY_DCHAR16TEXT16
LFDNRSequence Number TLFDNUNUMC3NUMC3
SWIFTREFField 20 (with day ID) in SWIFT format: Transaction ref.no. MT3XX_20CHAR20CHAR20
DOCNUMNumber of IDoc (Outgoing) TB_EDI_DOCNUM_OUTNUMC16EDI_DOCNUMDCN
DOCNUM_INNumber of IDoc (Incoming) TB_EDI_DOCNUM_INNUMC16EDI_DOCNUMDCN
SFORMCTForm Category TB_FRMCATNUMC1T_FRMCAT
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table CVTBKORES

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