E1CVBA2 SAP (SIS - sales order item, second part) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: SIS - sales order item, second part




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




IDoc segment structure field list including key, data, relationships and ABAP select examples

E1CVBA2 is a standard SAP Structure which is used to define the field attributes of IDoc segment E1CVBA2. The segment is used within the below IDoc to send SIS - sales order item, second part information via the IDoc send process

SISCSO01

Below is the standard documentation available and a few details of the fields which make up this IDoc segment structure. To view further details checkout the IDoc links above or use relevant transactions such as WE30(IDoc development), WE31 (segment development)...Also check here for more IDoc related development help, or you can obviously also use standard dictionary object dev tcodes such as SE11, SE80 etc...

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP E1CVBA2 idoc segment 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
SUPKZStatistics update indicator (post in/post out) SUPKZCHAR1SUPKZ
VBELNSales Document VBELN_VACHAR10Assigned to domainALPHAVBELNAUN
POSNRSales Document Item POSNR_VANUMC6Assigned to domainPOSNRAPO
PAOBJNRProfitability Segment Number (CO-PA) RKEOBJNRNUMC10RKEOBJNR
PS_PSP_PNRWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8Assigned to domainKONPRPS_POSNR
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
VPMATPlanning material VPMATCHAR18Assigned to domainMATN1MATNR
VPWRKPlanning plant VPWRKCHAR4Assigned to domainWERKS
PRBME3-Byte field CHAR3CHAR3CHAR3
UMREFChar 20 CHAR20CHAR20CHAR20
KNTTPAccount Assignment Category KNTTPCHAR1Assigned to domainKNTTPKNT
KZVBRConsumption Posting KZVBRCHAR1KZVBR
SERNRBOM explosion number SERNRCHAR8Assigned to domainSERNR
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
ABGRSResults Analysis Key ABGR_SCHLCHAR6Assigned to domainABGR_SCHLACS
BEDAERequirements type BEDAECHAR4Assigned to domainBEDAEBDA
CMPRECharacter field 13 digits CHAR13CHAR13CHAR13
CMTFGID for partial release of order item, credit block CMTFGCHAR1XFELD
CMPNTID: Item with active credit function / relevant for credit CMPNTCHAR1XFELD
CMKUACharacter field of 9 digits CHAR9CHAR9CHAR9
CUOBJChar 20 CHAR20CHAR20CHAR20
CUOBJ_CHChar 20 CHAR20CHAR20CHAR20
CEPOKStatus expected price CEPOKCHAR1CEPOK
KOUPDCondition update KOUPDCHAR1XFELD
SERAILSerial Number Profile SERAILCHAR4Assigned to domainSERAIL
ANZSNCharacter Field Length = 10 CHAR10CHAR10CHAR10
NACHLCustomer has not posted goods receipt NACHLCHAR1XFELD
MAGRVMaterial Group: Packaging Materials MAGRVCHAR4Assigned to domainMAGRV
MPROKStatus manual price change MPROKCHAR1MPROK
VGTYPDocument category of preceding SD document VBTYP_VCHAR1VBTYP
PROSAID for material determination PROSACHAR1PROSA
UEPVWID for higher-level item usage UEPVWCHAR1UEPVW
KALNRCost Estimate Number for Cost Est. w/o Qty Structure CK_KALNRNUMC12Assigned to domainCK_KALNRKNR
KLVARCosting Variant CK_KLVARCHAR4Assigned to domainKLVARKRT
SPOSNBOM Item Number SPOSNCHAR4NUMCVSPOSN
KOWRRStatistical values KOWRRCHAR1KOWRR
STADATStatistics date STADATDATS8DATUM
EXARTBusiness Transaction Type for Foreign Trade EXARTCHAR2Assigned to domainEXARTEXA
PREFEPreference indicator in export/import PREFECHAR1PREFE
KNUMHNumber of condition record from batch determination KNUMH_CHCHAR10KNUMB
CLINTInternal Class Number CLINTNUMC10Assigned to domainCLINT
CHMVSBatches: Exit to quantity proposal CHMVSNUMC3NUM3
VDATUDate of update for statistics updating MC_VDATUMDATS8DATUM
OAUMEField length 18 CHAR18CHAR18CHAR18
OAUWEField Name CHAR21CHAR21CHAR21
OLIMEField length 18 CHAR18CHAR18CHAR18
OLIKWField Name CHAR21CHAR21CHAR21
OLIMEAUField length 18 CHAR18CHAR18CHAR18
OLIKWAUField Name CHAR21CHAR21CHAR21
PKUNAGSold-to party KUNAGCHAR10Assigned to domainALPHAKUNNRVAG
PKUNWEShip-to party KUNWECHAR10Assigned to domainALPHAKUNNR
PKUNREBill-to party KUNRECHAR10Assigned to domainALPHAKUNNRKUN
PKUNRGPayer KUNRGCHAR10Assigned to domainALPHAKUNNR
PSPDNRForwarding agent SPDNRCHAR10Assigned to domainALPHALIFNR
PVRTNRCharacter field, 8 characters long CHAR8CHAR8CHAR8
CMKUA_V 0
STCUR_V 0
STCUR 0
MATNR_EXTERNAL 0
MATNR_VERSION 0
MATNR_GUID 0
MATWA_EXTERNAL 0
MATWA_VERSION 0
MATWA_GUID 0
PMATN_EXTERNAL 0
PMATN_VERSION 0
PMATN_GUID 0
VPMAT_EXTERNAL 0
VPMAT_VERSION 0
VPMAT_GUID 0

Key field Non-key field



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

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

How to access SAP table E1CVBA2

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