ROXXC00121 SAP (Generated Table for View V_EVAL_IVRES_ITM) Structure details

Dictionary Type: Structure
Description: Generated Table for View V_EVAL_IVRES_ITM




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




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

ROXXC00121 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 "Generated Table for View V_EVAL_IVRES_ITM" 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_ROXXC00121 TYPE ROXXC00121.

The ROXXC00121 table consists of various fields, each holding specific information or linking keys about Generated Table for View V_EVAL_IVRES_ITM data available in SAP. These include VE_GUID (Evaluation Key (SRM)), KRIT (Evaluation Criterion for IV Documents), BUZEI (Document Item in Invoice Document), VE_KAPPL (Application of Vendor Evaluation (SRM)).. 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 ROXXC00121 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
VE_GUIDEvaluation Key (SRM) VE_GUIDRAW16
KRITEvaluation Criterion for IV Documents VE_IV_KRTYPCHAR4VE_IV_KRTYP
BUZEIDocument Item in Invoice Document RBLGPNUMC6NUMC6
VE_KAPPLApplication of Vendor Evaluation (SRM) VE_KAPPLCHAR12
NOTEScore variance KRPKTDEC3BEWER
TIMSTUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TZNTSTMPSDEC15TZNTSTMPS
DATE_VEDate in CHAR format DATECHAR8CHAR8
TIME_VETime in CHAR Format TIMECHAR6CHAR6
LOGSYSLogical system LOGSYSCHAR10TBDLSALPHALOGSYS
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
MATKLMaterial Group MATKLCHAR9T023MATKLMKLS_WBWG
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
BLDATDocument Date in Document BLDATDATS8DATUM
VE_UPDATEUpdate Indicator for Vendor Evaluation (SRM) VE_UPDATECHAR1
LIFNR_IVDifferent Invoicing Party LIFRECHAR10LFA1ALPHALIFNRLRE
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR

Key field Non-key field



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

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

How to access SAP table ROXXC00121

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