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




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

VICLITEMEV 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_VICLITEMEV TYPE VICLITEMEV.

The VICLITEMEV 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 CLIENT (Client), ACTIVE (Table entry is active (A) or in suspense (S)), CLAIM (Number of Claim), SUBCLAIM (Subclaim).. 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 VICLITEMEV 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
CLIENTClient MANDTCLNT3T000MANDT
ACTIVETable entry is active (A) or in suspense (S) ICL_ACTIVECHAR1ICL_ACTIVE
CLAIMNumber of Claim ICL_CLAIMCHAR17ICLCLAIMALPHAICL_CLAIMICL_CLAIMICL_CLAIMNO_COL
SUBCLAIMSubclaim ICL_SUBCLCHAR3ICLSUBCLICL_SUBCLICL_SUBCLAIM
ITEMClaim Item ICL_SCLITEMCHAR4ICLITEMICL_SCLITEM
EVALUATIONClaim Item Evaluation ICL_EVALUATIONNUMC2Assigned to domainICL_EVALUATION
CHANGETIMEChanged: Date + Time ICL_CHANGEUTC1DEC15TSTAMICL_TIMESTAMP
CHANGEDBYChanged By ICL_CHANGEDBYCHAR12USR02XUBNAME
DELETEDDatabase Line Status (Original, Changed, Deleted) ICL_RECSTATUSCHAR1ICL_RECSTATUS
EVALCATEvaluation Category ICL_EVALCATCHAR2TICL021ICL_EVALCAT
EVAMOUNTEvaluated Amount ICL_EVAMOUNTCURR15(2) ICL_ITAMTS
EVCURRCurrency of Evaluated Amount ICL_EVCURRCUKY5TCURCWAERS
GROSNETFlag: Amount Is Net Amount ICL_GROSNETCHAR1XFELD
TXCODTax Code ICL_TXCODCHAR2Assigned to domainMWSKZ
EVDATEValuation Date ICL_EVDATEDATS8DATE
LIABRATELiability Rate in Percent ICL_LIABRATEIDEC5(2) ICL_PERCENT
EVALBASEType of Evaluator ICL_EVALBASECHAR3TICL026ICL_EVALBASE
CLMDAMOUNTAmount Requested ICL_CLMDAMOUNTCURR15(2) ICL_ITAMTS
EVAMTPERUNITAmount per Unit ICL_EVAMTPERUNITCURR15(2) ICL_ITAMT
EVQUANTITYClaim Item: Number (Days, Visits, Area) for Evaluation ICL_EVQUANTITYQUAN10(3) ICL_LIMAMT
EVQUANUNITClaim Item: Unit of Measurement ICL_EVQUANUNITUNIT3T006CUNITMEINS
XARCHDOCArchived Document Assigned? ICL_XARCHDOCCHAR1XFELD
FACTORFactor ICLH_FACTORDEC7(4) ICLH_FACTOR
DNUMBERNumber of Days ICL_DNUMBERDEC5DEC5
STARTDATEStart Date ICL_STARTDATEDATS8DATE
ENDDATEEnd Date ICL_ENDDATEDATS8DATUM
PERDAYAmount per Day ICL_PERDAYCURR15(2) ICL_ITAMT
OCOriginal Value ICL_OCCURR15(2) ICL_ITAMT
RCOriginal Cash Value ICL_RCCURR15(2) ICL_ITAMT
ACVActual Cash Value ICL_ACVCURR15(2) ICL_ITAMT
INUMBERNumber ICL_NUMBERDEC5DEC5
AGEAge of Item in Years ICL_ITEMAGENUMC2NUMC2
ACVPERCENTProportion of Actual Cash Value to Original Cash Value in % ICL_ACVPERDEC5(2) ICL_PERCENT
RCORACVFlag: Use Actual Cash Value or Original Cash Value ICL_RCORACVCHAR1ICL_RCORACV
CATALOGIDCatalog ID ICL_CATALOGIDCHAR4Assigned to domainICL_CATALOGID
CATALOGITEMCatalog Item Number ICL_CATALOGITEMCHAR40CHAR40
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MATGROUPEBP: Material Group ICL_MATGROUPCHAR10CHAR10
PRICE_UNITPrice Unit EPEINDEC5DEC5
VENDOR_CATALOGSupplier ICL_SUPPLCHAR10Assigned to domainALPHABU_PARTNER
VENDORMATProduct Number of Vendor ICL_VENDORMATCHAR22CHAR22
MANUFACTCODEEBP: Manufacturer Code ICL_MANUFACTCODECHAR10CHAR10
MANUFACTMATEBP: Part Number of Manufacturer ICL_MANUFACTMATCHAR40CHAR40
SERVICEEBP: Service Flag ICL_SERVICECHAR1XFELD
CUST_FIELD1BBP: Catalog - Customer Field 1 ICL_CUST_FIELD1CHAR10CHAR10
CUST_FIELD2BBP: Catalog - Customer Field 2 ICL_CUST_FIELD2CHAR10CHAR10
CUST_FIELD3BBP: Catalog - Customer Field 3 ICL_CUST_FIELD3CHAR10CHAR10
CUST_FIELD4BBP: Catalog - Customer Field 4 ICL_CUST_FIELD4CHAR20CHAR20
CUST_FIELD5BBP: Catalog - Customer Field 5 ICL_CUST_FIELD5CHAR50CHAR50
PROCUREMENTID of Claim Item Grouping ICL_PROCUREMENTNUMC4Assigned to domainICL_PROCUREMENT
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table VICLITEMEV

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