E1BIVIT SAP (BBP Incoming Invoice Item) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: BBP Incoming Invoice Item




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




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

E1BIVIT is a standard SAP Structure which is used to define the field attributes of IDoc segment E1BIVIT. The segment is used within the below IDoc to send BBP Incoming Invoice Item information via the IDoc send process

BBPIV01

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 E1BIVIT 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
MATERIAL Material0
PLANT Plant0
AMOUNT Amount in document currency0
QUANTITY Quantity0
UNIT Order unit (purchasing)0
TAX_CODE Tax code0
TEXT Line item text0
GL_ACCOUNT G/L account0
PO_NUMBER Purchasing document number0
PO_ITEM Item number of purchasing document0
COMPANY Company code0
DISTR_PERC Percentace of Accounting Distibution0
ACC_CAT Cost Center0
BUS_AREA Business area0
COST_CTR Cost Center0
SD_DOC SD document number0
SDOC_ITEM Sales document item0
SCHED_LINE Schedule line0
ASSET_NO Main asset number0
SUB_NUMBER Asset sub-number0
ORDER_NO Order Number0
CO_AREA Controlling area0
PROF_SEGM Profitability segment number (CO-PA)0
PROFIT_CTR Profit center0
WBS_ELEM_E Work breakdown structure element (WBS element)0
NETWORK Network number for account assignment0
ACTIVITY Operation number0
ROUTING_NO Task list no. for operations in order0
RL_ESK_KEY Internal key for real estate object0
COUNTER Internal counter0
REC_IND Recovery indicator0
PART_ACCT Partner customer number0
CMMT_ITEM Commitment item0
FUNDS_CTR Funds center0
FUND Fund0
FUNC_AREA Functional area0
REF_DATE Reference date for account settlement0
COST_OBJ Cost object0
REF_DOC Document number of a reference document0
REF_DOC_YR Fiscal year of current period0
REF_DOC_IT Item of a reference document0
SERIAL_NO Serial number of PO account assignment0
DCIND Debit/credit indicator0
ITEM_NUM Item number0
FUNC_AREAL 0
GRANT_NBR 0
CMMT_ITEML 0
PACKNO Package number0
INTROW Internal line number for limits0
FUNDS_RES 0
RES_ITEM 0
SUBDCIND 0
VENDOR 0
PLAN_DELIVERY_COST_IND 0
BE_COND_TYPE 0
BE_COND_STEP 0
BE_COND_COUNTER 0
BUDGET_PERIOD 0

Key field Non-key field



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

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

How to access SAP table E1BIVIT

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