VTCORT_CODUL2FL 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 VTCORT_CODUL2FL
Related tables to VTCORT_CODUL2FL
Access table VTCORT_CODUL2FL




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

VTCORT_CODUL2FL 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_VTCORT_CODUL2FL TYPE VTCORT_CODUL2FL.

The VTCORT_CODUL2FL 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), CODUL2FL_UUID (Correspondence object deal's 2nd underlying's flow UUID), CODMD_UUID (Correspondence Object Deal's main data UUID), CODUL_UUID (Correspondence object deal's underlying data UUID).. 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 VTCORT_CODUL2FL 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 MANDTCLNT3Assigned to domainMANDT
CODUL2FL_UUIDCorrespondence object deal's 2nd underlying's flow UUID FTR_CODUL2FLIDRAW16FTR_UUID
CODMD_UUIDCorrespondence Object Deal's main data UUID FTR_CODMDIDRAW16
CODUL_UUIDCorrespondence object deal's underlying data UUID FTR_CODULIDRAW16FTR_UUID
CODUL2_UUIDCorrespondence object deal's 2nd underlying data UUID FTR_CODUL2IDRAW16FTR_UUID
COMPANYCODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
DEAL_NUMBERPosition-Generating Financial Transaction FTI_POSRFHACHAR13Assigned to domainALPHAT_RFHAFANVTBA
UL_NUMBERNumber of Underlying Transaction FTI_RFHA_ULCHAR13Assigned to domainALPHAT_RFHA
FLOW_NOTransaction flow TB_RFHAZBNUMC4T_RFHAZB
FLOWTYPEFlow Type TB_SFHAZBACHAR4Assigned to domainSBEWART
FLOWCLASSClassification of flows and conditions TB_SBKKLASCHAR1T_SBKKLAS
FLOWCATCategory of Flows and Conditions TB_SBKTYPCHAR2Assigned to domainT_SBKTYP
FLOWDIRECTIONDirection of flow TB_SSIGNCHAR1T_SSIGN
FLOW_DIR_TRANSDirection of Transaction TB_RKONDGRNUMC1T_RKONDGR
HOUSEBANKShort key for own house bank TB_RHABKICHAR5Assigned to domainHBKID
HOUSEBANKACCShort key for house bank account TB_RHKTIDCHAR5Assigned to domainHKTID
PAYER_PAYEEPayer/payee TB_RPZAHL_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
PBANKPartner bank details TB_RPBANKCHAR4BVTYP
PAYMT_TRANSPayment transaction TB_SZARTCHAR1XFELD
PAYMTPayment Method DZLSCHCHAR1Assigned to domainZLSCH
PAYMT_METHSUPPPayment Method Supplement UZAWECHAR2Assigned to domainUZAWE
PAYMENT_DATEPayment or Delivery Date TB_DZTERMDATS8DATUMT33
PAYMENT_AMTPayment amount in payment currency TB_BZBETRCURR13(2) WERTV7
PAYMENT_CURRPayment Currency TB_WZBETRCUKY5Assigned to domainWAERS
DUEDATEDue date TB_DFAELLDATS8DATUM
LOCAMOUNTPayment Amount in Local Currency TB_HWBETRCURR13(2) WERTV7
LOCRATELocal currency rate TB_KHWKURSDEC9(5) EXCRTUKURS
NO_UNITSNo. of Units for Financial Instruments TB_ASTUECKDEC15(5) ASTUECK
UNIT_CURRPrice currency TB_WPRICECUKY5Assigned to domainWAERS
CALC_DATECalculation Date DVALUTDATS8DATUM
INCL_VALInclusive indicator for value date VVSVINCLNUMC1VVSINCL
MTHEND_VALMonth-End Indicator for Value Date VVSVULTCHAR1VVSULT
ASS_NOAssignment Number DZUONRCHAR18ZUONR
LOC_CURRCurrency of Transaction FTI_WGSCHFTCUKY5Assigned to domainWAERS
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table VTCORT_CODUL2FL

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