THMEXS_RO_TRANSFER SAP (Transfer Exposures to Risk Object via Direct Input -- Sample) Structure details

Dictionary Type: Structure
Description: Transfer Exposures to Risk Object via Direct Input -- Sample




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




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

THMEXS_RO_TRANSFER 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 "Transfer Exposures to Risk Object via Direct Input -- Sample" 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_THMEXS_RO_TRANSFER TYPE THMEXS_RO_TRANSFER.

The THMEXS_RO_TRANSFER table consists of various fields, each holding specific information or linking keys about Transfer Exposures to Risk Object via Direct Input -- Sample data available in SAP. These include RIDEXT (External Number of the Generic Transaction), DGUELTAB (Version Date of Generic Transaction), CHIND_40 (Change category), XTEXT (Text Field for a More Precise Description).. 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 THMEXS_RO_TRANSFER 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
AKTYPActivity Category BU_AKTYPCHAR2Assigned to domainBU_AKTYP
RIDEXTExternal Number of the Generic Transaction JBRIDEXTCHAR20JBRIDEXTRIDEXTS_JBRDBKO_RIDEXT
DGUELTABVersion Date of Generic Transaction JBDGUELTABDATS8DATS
CHIND_40Change category BU_CHINDCHAR1BU_CHIND
XTEXTText Field for a More Precise Description JBRXTEXTCHAR30JBRXTEXT
SSTATCategory of Generic Transaction JBSSTATCHAR1JBSSTAT
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
SVERSRM: Indicator for Retrieval of a Version JBSVERSCHAR1JBSVERS
RPORTBPortfolio RPORTBCHAR10Assigned to domainRPORTBT50H_RPORTB_CORE
RDEALERTrader RDEALERCHAR12Assigned to domainRDEALER
PARTNRBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
WAEHRUNGCurrency of Cash Flow JBWCFCUKY5Assigned to domainWAERS
ARRDefault Risk Rule KL_DEFRIRECHAR10Assigned to domainKL_DEFRIRE
CHIND_41Change category BU_CHINDCHAR1BU_CHIND
RLDEPOSecurities Account RLDEPOCHAR10Assigned to domainRLDEPODEPACC_CCD_CORE
CHIND_42Change category BU_CHINDCHAR1BU_CHIND
NGIDNRSequence Number for a Transaction ID in Primary Transaction JBNGIDNRNUMC6JBNGIDNR
NBRANCHDegree of Branching for Each Category of Primary Transaction JBNBRANCHNUMC4JBNBRANCH
AGGREGRULEAggregation Rule in Hierarchy of Data Type of Fin. Trans. JBRAGGREGCHAR4JBRAGGREG
RMBEWREGValuation Rule JBRBEWREG_CHAR8Assigned to domainJBRBEWREG
GFORMTransaction Form TV_GFORMNUMC3Assigned to domainT_GFORM
GDETAILTransaction Form - Detail Information TV_GDETAILNUMC3T_GDETAIL
AGGRKZIndicator for aggregated transactions TV_AGGRKZCHAR1T_AGGRKZ
DBLFZStart of Term DBLFZDATS8DATUM
DELFZEnd of Term DELFZDATS8DATUM
RIDEXTRTEXTExternal Number of the External Generic Transaction JBRIDEXTRTEXTCHAR20JBRIDEXTRTEXT
LEAD_FGETSelected Transaction LEAD_FGETCHAR1LEAD_FGET
P_REXTNRExternal Account Number JBREXTNRCHAR18JBREXTNR
CHIND_43Change category BU_CHINDCHAR1BU_CHIND
OPTI_NGIDNRSequence Number for a Transaction ID in Primary Transaction JBNGIDNRNUMC6JBNGIDNR
CHIND_44Change category BU_CHINDCHAR1BU_CHIND
BEWEG_NGIDNRSequence Number for a Transaction ID in Primary Transaction JBNGIDNRNUMC6JBNGIDNR
NCFNRConsecutive Number for a Flow of an FGET JBNCFNRNUMC6JBNCFNR
CFARTCash Flow Type JBRCFART_DCHAR3Assigned to domainJBRCFARTS_JBRCFART
SCWHRCurrency of cash flow TV_CFWHRCUKY5Assigned to domainWAERS
BCWHRCash Flow Amount in Currency TV_CASHFCURR17(2) T_BETRAG
DFAELLDue date DFAELLDATS8DATUM

Key field Non-key field



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

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

How to access SAP table THMEXS_RO_TRANSFER

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