SAP E1BPFVDEXP_VDBEPI Export Loan: Posted Line Items for Document Header Table data and field list

E1BPFVDEXP_VDBEPI is a standard SAP Structure which is used to define the field attributes of IDoc segment E1BPFVDEXP_VDBEPI. The segment is used within the below IDoc to send Export Loan: Posted Line Items for Document Header information via the IDoc send process

LOAN_GETDETAILMLT01

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...

E1BPFVDEXP_VDBEPI idoc segment structure Technical Details:

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


SAP E1BPFVDEXP_VDBEPI idoc segment structure fields - Full list of fields found in SAP data dictionary

Looking for S/4HANA specific information? Click here to explore the details, fields and extensibility available for this table in the SAP S/4HANA version of the E1BPFVDEXP_VDBEPI table. Also check whether the table still exists or has been transformed into a CDS view as part of the HANA simplifications.
Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
COMP_CODE 0
DOC_NO 0
ACT_NO 0
FLOW_TYPE 0
REFFLWTYP 0
FCAT 0
NOM_AMNT 0
NOM_CURR 0
NOM_CURR_ISO 0
PC_AMOUNT 0
POS_CURR 0
POS_CURR_ISO 0
STTMNTAMNT 0
SETT_CURR 0
SETT_CURR_ISO 0
LC_AMOUNT 0
LOC_CURR 0
LOC_CURR_ISO 0
PURCH_PR 0
REPMNT_RTE 0
EXCH_RATE_1 0
EXCH_RATE_2 0
CALC_DATE 0
DUE_DATE 0
PMNT_DATE 0
POS_VL_DT 0
CALC_FROM 0
SP_GL_IND 0
COSTCENTER 0
EXPEN_KEY 0
DEB_CRED 0
DEBIT_ACCT 0
CREDIT_A_C 0
DEBITINTAC 0
CREDINTACT 0
POST_KEY_1 0
POST_KEY_2 0
POST_KEY_3 0
POST_KEY_4 0
ITEM_TEXT_1 0
INT_BNK_AC 0
PLANNING_LEVEL 0
CMF_FLAG 0
FIXING 0
INT_BASE 0
INT_DATE 0
PERCENTAGE_RATE 0
BASE_AMNT 0
SIND 0
FLOWSOURCE 0
CUSTOMER 0
PARTNER_BK 0
PYMT_METH 0
DUNN_AREA 0
PYMT_BLOCK 0
PARTNER_1 0
DUMMY 0
WITHHOLD 0
FI_CONFIR 0
TAX_CODE 0
TAX_TYPE 0
CALC_TO 0
NO_OF_DAYS 0
NO_BS_DY 0
INTEREST_CALC_METHOD 0
REL_PRF 0
POST_CONT 0
FLOW_DATE 0
TIME_TRN 0
CONS_TR 0
BUS_AREA 0
CONDITION_TYPE 0
EXCL_ST 0
MONTH_END_1 0
INCL_END 0
MONTH_END_2 0
INCLUSIVE_INDICATOR 0
SETTL_DATE 0
PERCFDTE 0
A_D_POSTNG 0
INT_BLOCK 0
MONTH_END_3 0
IMM_STTLM 0
INCL_STTL 0
MNTESTTL 0
REFFLOWCAT_1 0
DAYS_IN_YR 0
DAYCALCMET 0
BASE_REF 0
ITEM_TEXT_2 0
CALC_CAT 0
ACTIVITYID 0
DUNN_BLOCK 0
VALID_FROM 0
LEVEL_NO 0
PERSTRTDT 0
EXCL_STPER 0
MENDSTPER 0
PERENDDAT 0
INCL_ENDPE 0
MENDPEREND 0
ACCINTMETH 0
ORDER_NO 0
QUOTA 0
LEAD 0
ACTPRINC 0
PARTNER_2 0
CONDITION 0
GRACE_INT 0
INTEREST 0
IMPANNREP 0
MBORRCUSNO 0
PAYMENT 0
AC_DOC_NO 0
INV_YEAR 0
INV_REF 0
INV_ITEM 0
REFFLOWCAT_2 0
SEC_PRICE 0
INT_FX_DTE 0
INDIV_PMNT_1 0
PMNT_REQ 0
REQUESTID 0
HOUSEBANKID 0
HOUSEBANKACCTID 0
ACTIV_CAT 0
SRCE_IN_PA 0
DIRECTION 0
INDIV_PMNT_2 0
PMTMTHSUPL 0
GROUP_DET 0
SAME_DIR 0
PAYMENT_METHODS 0
PAYGR 0
EXPONENT 0
PG_EXCL 0
ROUNDING_TYPE 0
CALENDAR 0
DRAWINGS 0
PAYMENT_RATE 0
INTSTFRQ 0
EF_CATSTAT 0
EFF_D_STAT 0

Key field Non-key field



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

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

How to access SAP table E1BPFVDEXP_VDBEPI

Within an ECC or HANA version of SAP you can also view further information about E1BPFVDEXP_VDBEPI and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).