MC11VA4KON SAP (Extraction SD Sales BW: Document Condition MCVBAP) Structure details

Dictionary Type: Structure
Description: Extraction SD Sales BW: Document Condition MCVBAP




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




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

MC11VA4KON 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 "Extraction SD Sales BW: Document Condition MCVBAP" 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_MC11VA4KON TYPE MC11VA4KON.

The MC11VA4KON table consists of various fields, each holding specific information or linking keys about Extraction SD Sales BW: Document Condition MCVBAP data available in SAP. These include AEDAT (Changed On), BWAPPLNM (Application Component), BWVORG (SAP BW transaction key), EAN11 (International Article Number (EAN/UPC)).. 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 MC11VA4KON 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
ABGRUReason for rejection of quotations and sales orders ABGRU_VACHAR2Assigned to domainABGRU_VA
AEDATChanged On AEDATDATS8DATUM
BWAPPLNMApplication Component RSAPPLNMCHAR30RSAPPLNM
BWVORGSAP BW transaction key MCW_BWVORGNUMC3NUM3
EAN11International Article Number (EAN/UPC) EAN11CHAR18EAN11EAN11EAN
ERDATDate on Which Record Was Created ERDATDATS8DATUM
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERZETEntry time ERZETTIMS6UZEIT
FAKSPBilling block for item FAKSP_APCHAR2Assigned to domainFAKSP
KWMENGCumulative Order Quantity in Sales Units KWMENGQUAN15(3) MENG15
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MATWAMaterial entered MATWACHAR18Assigned to domainMATN1MATNRMAT
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
PKUNREBill-to party KUNRECHAR10Assigned to domainALPHAKUNNRKUN
PKUNRGPayer KUNRGCHAR10Assigned to domainALPHAKUNNR
PKUNWEShip-to party KUNWECHAR10Assigned to domainALPHAKUNNR
PRODHProduct hierarchy PRODH_DCHAR18Assigned to domainPRODHVPR
PSTYVSales document item category PSTYVCHAR4Assigned to domainPSTYV
PVRTNRSales employee VRTNRNUMC8PERNRPREMV
PZPERSPerson responsible DZPERSNUMC8PERNR
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
STADATStatistics date STADATDATS8DATUM
STCURExchange rate for statistics (Exch.rate at time of creation) STCUR_APDEC9(5) KURRF
VRKMESales unit VRKMEUNIT3Assigned to domainCUNITMEINS
WAERKSD Document Currency WAERKCUKY5Assigned to domainWAERSFWS
ZIEMETarget quantity UoM DZIEMEUNIT3Assigned to domainCUNITMEINS
ZMENGTarget quantity in sales units DZMENGQUAN13(3) MENG13

Key field Non-key field



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

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

How to access SAP table MC11VA4KON

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