E1CVBEP SAP (SIS - sales order, schedule line data) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: SIS - sales order, schedule line data




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




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

E1CVBEP is a standard SAP Structure which is used to define the field attributes of IDoc segment E1CVBEP. The segment is used within the below IDoc to send SIS - sales order, schedule line data information via the IDoc send process

SFADCH01
SFADOR01
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 E1CVBEP 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
POSNRItem number of the SD document POSNRNUMC6Assigned to domainPOSNR
ETENRDelivery Schedule Line Number ETENRNUMC4Assigned to domainETENR
ETTYPSchedule line category ETTYPCHAR2Assigned to domainETTYP
LFRELItem is relevant for delivery LFRELCHAR1XFELD
EDATUSchedule line date EDATUDATS8DATUM
EZEITArrival time EZEIT_VBEPTIMS6UZEIT
WMENGChar 15 CHAR15CHAR15CHAR15
BMENGChar 15 CHAR15CHAR15CHAR15
VRKME3-Byte field CHAR3CHAR3CHAR3
LMENGChar 15 CHAR15CHAR15CHAR15
MEINS3-Byte field CHAR3CHAR3CHAR3
BDDATRequirement date (deadline for procurement) BDDATDATS8DATUM
BDARTRequirement type BDARTCHAR2BDARTBDA
PLARTPlanning type PLARTCHAR1Assigned to domainPLART
VBELEBusiness document number VBELECHAR10Assigned to domainALPHAVBELN
POSNEBusiness item number POSNENUMC6Assigned to domainPOSNR
ETENESchedule line ETENENUMC4Assigned to domainETENR
RSDATEarliest possible reservation date RSDATDATS8DATUM
IDNNRMaintenance request IDNNRNUMC10ALPHAIDNNR
BANFNPurchase Requisition Number BANFNCHAR10ALPHABANFNBANMBAN_C
BSARTOrder Type (Purchasing) BSARTCHAR4Assigned to domainBSARTBSA
BSTYPPurchasing Document Category BSTYPCHAR1BSTYP
WEPOSGoods Receipt Indicator WEPOSCHAR1XFELD
REPOSInvoice Receipt Indicator REPOSCHAR1XFELD
LRGDTReturn date for returnable packaging LRGDTDATS8DATUM
PRGRSDate type (day, week, month, interval) PRGRSCHAR1PRGRS
TDDATTransportation Planning Date TDDAT_DDATS8DATUM
MBDATMaterial Staging/Availability Date MBDATDATS8DATUM
LDDATLoading Date LDDATDATS8DATUM
WADATGoods Issue Date WADATDATS8DATUM
CMENGChar 15 CHAR15CHAR15CHAR15
LIFSPSchedule line blocked for delivery LIFSP_EPCHAR2Assigned to domainLIFSP
GRSTRGroup definition of structure data GRSTRNUMC3GRSTR
ABARTRelease type ABARTCHAR1ABART
ABRUFForecast Delivery schedule number ABRUFNUMC10ABRUF
ROMS1Char 15 CHAR15CHAR15CHAR15
ROMS2Char 15 CHAR15CHAR15CHAR15
ROMS3Char 15 CHAR15CHAR15CHAR15
ROMEI3-Byte field CHAR3CHAR3CHAR3
RFORMFormula key RFORMCHAR2Assigned to domainRFORM
UMVKZTransportation Planning Date TDDAT_DDATS8DATUM
UMVKNCharacter Field With Field Length 7 CHAR07CHAR7TEXT7
VERFPAvailability confirmed automatically VERFP_MASCHAR1XFELD
BWARTMovement Type (Inventory Management) BWARTCHAR3Assigned to domainBWARTBWA
BNFPOItem Number of Purchase Requisition BNFPONUMC5Assigned to domainBNFPOBAP
ETARTSchedule line type EDI EDI_ETTYPCHAR1Assigned to domainETART
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
PLNUMPlanned order number PLNUMCHAR10Assigned to domainALPHAPLNUMPAF
SERNRBOM explosion number SERNRCHAR8Assigned to domainSERNR
AESKDCustomer Engineering Change Status AESKDCHAR17AESKD
OEIMEField length 18 CHAR18CHAR18CHAR18
OEIKWField Name CHAR21CHAR21CHAR21
MSGFN 0

Key field Non-key field



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

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

How to access SAP table E1CVBEP

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