/MDGBPX/_S_BP_ES_BP_VENGEN SAP (Structure for Enterprise Search) Structure details

Dictionary Type: Structure
Description: Structure for Enterprise Search




ABAP Code to SELECT data from /MDGBPX/_S_BP_ES_BP_VENGEN
Related tables to /MDGBPX/_S_BP_ES_BP_VENGEN
Access table /MDGBPX/_S_BP_ES_BP_VENGEN




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

/MDGBPX/_S_BP_ES_BP_VENGEN 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 "Structure for Enterprise Search" 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_/MDGBPX/_S_BP_ES_BP_VENGEN TYPE /MDGBPX/_S_BP_ES_BP_VENGEN.

The /MDGBPX/_S_BP_ES_BP_VENGEN table consists of various fields, each holding specific information or linking keys about Structure for Enterprise Search data available in SAP. These include ASSGNM_ID (Multiple Assignment ID (Number)), BP_HEADER (Supplier), ACTSS (Activity Code for Social Insurance), BAHNS (Train station).. 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 (Deep)


SAP /MDGBPX/_S_BP_ES_BP_VENGEN 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
USMD_ACTIVEActive/Inactive Data Record USMD_ACTIVECHAR1USMD_ACTIVE
ASSGNM_IDMultiple Assignment ID (Number) MDG_BP_ASSIGNMENT_IDNUMC12MDG_BP_ASSIGNMENT_ID
BP_HEADERSupplier BU_SUPPLIERCHAR10Assigned to domainALPHABU_PARTNERBPA
ACTSSActivity Code for Social Insurance J_1AACTSSCHAR3Assigned to domainJ_1AACTSS
BAHNSTrain station BAHNSCHAR25BAHNH
DLGRPService agent procedure group DLGRPCHAR4Assigned to domainDLGRP
DTAMSIndicator for Data Medium Exchange DTAMSCHAR1DTAMS
EMNFRExternal manufacturer code name or number EMNFRCHAR10CHAR10
ESRNRISR Subscriber Number ESRNRCHAR11ESRNR
FISKNAccount number of the master record with fiscal address FISKN_KCHAR10Assigned to domainALPHALIFNR
FISKUAccount Number of Master Record of Tax Office Responsible FISKUCHAR10Assigned to domainALPHALIFNR
IPISPTax Split J_1BINDEQUCHAR1XFELD
KONZSGroup key KONZSCHAR10KONZS
KRAUSCredit information number KRAUS_CMCHAR11CHAR11
KTOKKVendor account group KTOKKCHAR4Assigned to domainKTOKKKGK
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
LNRZAAccount Number of the Alternative Payee LNRZACHAR10Assigned to domainALPHALIFNR
LOEVMCentral Deletion Flag for Master Record LOEVM_XCHAR1XFELD
LTSNAIndicator: vendor sub-range relevant LTSNACHAR1XFELD
NODEL_ACentral deletion block for master record NODEL_XCHAR1XFELD
PLKALFactory calendar key FABKLCHAR2Assigned to domainWFCID
PODKZBVendor indicator relevant for proof of delivery PODKZBCHAR1PODKZB
QSSYSVendor's QM system QSSYS_ISTCHAR4Assigned to domainQSSYSFAM
QSSYSDATValidity date of certification QQSSYSDATDATS8QQSSYSDAT
REF_BPVENAuthorization object BROBJCHAR10Assigned to domainXUOBJECT
REF_VENGEAuthorization Group BRGRUCHAR4Assigned to domainBRGRU
REF_VNGENPayment Method DZLSCHCHAR1Assigned to domainZLSCH
REGSSRegistered for Social Insurance J_1AREGSSCHAR1XFELD
REVDBLast review (external) REVDB_CMDATS8DATUM
RF_VENDGNInstruction key for data medium exchange DTAWSCHAR2Assigned to domainDTAWS
RF_VENGENCountry Key LAND1CHAR3Assigned to domainLAND1LND
SCACDStandard carrier access code SCACDCHAR4SCACD
SFRGRForwarding agent freight group SFRGRCHAR4Assigned to domainSFRGR
SPERMCentrally imposed purchasing block SPERM_XCHAR1XFELD
SPERQFunction That Will Be Blocked QSPERRFKTCHAR2Assigned to domainQSPERRFKT
SPERRCentral posting block SPERB_XCHAR1XFELD
STENRTax Number at Responsible Tax Authority STENRCHAR18CHAR18
STGDLShipment: statistics group, transportation service agent STGDLCHAR2Assigned to domainSTGDL
STKZAIndicator: Business Partner Subject to Equalization Tax? STKZACHAR1STKZA
STKZULiable for VAT STKZUCHAR1XFELD
TAXBSTax Base in Percentage TAXBS_MDG_BPNUMC1TAXBS_MDG_BP
VBUNDCompany ID VBUNDCHAR6Assigned to domainALPHARCOMP
VEN_FITYPTax type J_1AFITP_DCHAR2Assigned to domainJ_1AFITP
VEN_KFBUSType of Business GESTYPCHAR30Assigned to domainGESTYP
VEN_KFINDType of Industry INDTYPCHAR30Assigned to domainINDTYP
VEN_KFREPName of Representative REPRESCHAR10REPRES
WERKRIndicator: plant level relevant WERKRCHAR1XFELD
WERKSPlant (Own or External) WERKS_EXTCHAR4Assigned to domainWERKSWRKSH_T001W_EXTS
XZEMPIndicator: Alternative payee in document allowed ? XZEMPCHAR1XFELD

Key field Non-key field



How do I retrieve data from SAP structure /MDGBPX/_S_BP_ES_BP_VENGEN using ABAP code?

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

How to access SAP table /MDGBPX/_S_BP_ES_BP_VENGEN

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