MCVANCHAR SAP (SIS Characteristics: Sales Order - Item) Structure details

Dictionary Type: Structure
Description: SIS Characteristics: Sales Order - Item




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




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

MCVANCHAR 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 "SIS Characteristics: Sales Order - Item" 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_MCVANCHAR TYPE MCVANCHAR.

The MCVANCHAR table consists of various fields, each holding specific information or linking keys about SIS Characteristics: Sales Order - Item data available in SAP. These include MATNR (Material Number), PRODH (Product hierarchy), MATKL (Material Group), CHARG (Batch Number).. 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 MCVANCHAR 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
PSTYVSales document item category PSTYVCHAR4Assigned to domainPSTYV
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
PRODHProduct hierarchy PRODH_DCHAR18Assigned to domainPRODHVPR
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
CHARGBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
FAKSPBilling block for item FAKSP_APCHAR2Assigned to domainFAKSP
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
VSTELShipping Point/Receiving Point VSTELCHAR4Assigned to domainVSTELVST
ROUTERoute ROUTECHAR6Assigned to domainROUTE
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
PKUNWEShip-to party KUNWECHAR10Assigned to domainALPHAKUNNR
PKUNREBill-to party KUNRECHAR10Assigned to domainALPHAKUNNRKUN
PKUNRGPayer KUNRGCHAR10Assigned to domainALPHAKUNNR
PSPDNRForwarding agent SPDNRCHAR10Assigned to domainALPHALIFNR
PVRTNRSales employee VRTNRNUMC8PERNRPREMV
PABLAUnloading point of the ship-to party PABLACHAR25TEXT25
MVGR1Material group 1 MVGR1CHAR3Assigned to domainMVGR1
MVGR2Material group 2 MVGR2CHAR3Assigned to domainMVGR2
MVGR3Material group 3 MVGR3CHAR3Assigned to domainMVGR3
MVGR4Material group 4 MVGR4CHAR3Assigned to domainMVGR4
MVGR5Material group 5 MVGR5CHAR3Assigned to domainMVGR5
ABGRUReason for rejection of quotations and sales orders ABGRU_VACHAR2Assigned to domainABGRU_VA
ABSTARejection status for SD item ABSTA_VBCHAR1STATV
UVALLGeneral Incompletion Status of Item UVALL_UPCHAR1STATV
UVVLKIncompletion status of the item with regard to delivery UVVLK_UPCHAR1STATV
UVFAKItem Incompletion Status with Respect to Billing UVFAK_UPCHAR1STATV
UVPRSPricing for item is incomplete UVPRS_UPCHAR1STATV
KDGRPCustomer group KDGRPCHAR2Assigned to domainKDGRPVKD
BZIRKSales district BZIRKCHAR6Assigned to domainBZIRKBZI
INCO1Incoterms (Part 1) INCO1CHAR3Assigned to domainINCO1
INCO2Incoterms (Part 2) INCO2CHAR28INCO2
KTGRDAccount assignment group for this customer KTGRDCHAR2Assigned to domainKTGRD
ERDATDate on Which Record Was Created ERDATDATS8DATUM
AEDATChanged On AEDATDATS8DATUM
PRSDTDate for pricing and exchange rate PRSDTDATS8DATUM
FKDATBilling date for billing index and printout FKDATDATS8DATUM
FBUDADate on which services rendered FBUDADATS8DATUM
STADATStatistics date STADATDATS8DATUM
VRKMESales unit VRKMEUNIT3Assigned to domainCUNITMEINS
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
ZIEMETarget quantity UoM DZIEMEUNIT3Assigned to domainCUNITMEINS
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
VOLEHVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
UMVKZNumerator (factor) for conversion of sales quantity into SKU UMVKZDEC5UMBSZ
UMVKNDenominator (Divisor) for Conversion of Sales Qty into SKU UMVKNDEC5UMBSN
UMZIZFactor for converting sales units to base units (target qty) UMZIZDEC5UMBSZ
UMZINFactor for converting sales units to base units (target qty) UMZINDEC5UMBSN
CMKUACredit data exchange rate for requested delivery date CMKUADEC9(5) KURRF
KURSKExchange Rate for Price Determination KURSKDEC9(5) EXCRTKURRF
STCURExchange rate for statistics STCURDEC9(5) EXCRTKURRF
NETPRNet price NETPRCURR11(2) WERTV6
.INCLU--AP 0
VGTYPDocument category of preceding SD document VBTYP_VCHAR1VBTYP
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERZETEntry time ERZETTIMS6UZEIT
PS_POSIDWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO

Key field Non-key field



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

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

How to access SAP table MCVANCHAR

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