/MDGBPX/_S_BP_ES_BP_PORG2 SAP () Structure details

Dictionary Type: Structure
Description:




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




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

/MDGBPX/_S_BP_ES_BP_PORG2 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 "" 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_PORG2 TYPE /MDGBPX/_S_BP_ES_BP_PORG2.

The /MDGBPX/_S_BP_ES_BP_PORG2 table consists of various fields, each holding specific information or linking keys about data available in SAP. These include ASSGNM_ID (Multiple Assignment ID (Number)), BP_HEADER (Business Partner ID), PRCH_ORG (Purchasing Organization), LTSNR (Vendor Subrange).. 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_PORG2 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_HEADERBusiness Partner ID BU_BUSINESSPARTNERCHAR10Assigned to domainALPHABU_PARTNERBPA
PRCH_ORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
LTSNRVendor Subrange LTSNR_MDGCHAR6LTSNR_MDG
WERKS_DPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
BOLRE_LM2Field Not Used (Subsequent Settlement) BOLRE_UNUSEDCHAR1XFELD
BOPNR_LM2Restriction Profile for PO-Based Load Building BOPNRCHAR4CHAR4
BSTAE_LM2Confirmation Control Key BSTAECHAR4Assigned to domainBSTAE
DISPO_LM2MRP Controller (Materials Planner) DISPOCHAR3Assigned to domainDISPODGRHS_T024D
EKGRP_LM2Purchasing Group EKGRPCHAR3Assigned to domainEKGRPEKG
EXPVZ_LM2Mode of Transport for Foreign Trade EXPVZCHAR1Assigned to domainEXPVZ
INCO1_LM2Incoterms (Part 1) INCO1CHAR3Assigned to domainINCO1
INCO2_LM2Incoterms (Part 2) INCO2CHAR28INCO2
KALSK_LM2Group for Calculation Schema (Vendor) KALSKCHAR2Assigned to domainKALSK
KZABS_LM2Order Acknowledgment Requirement KZABSCHAR1XFELD
KZAUT_LM2Automatic Generation of Purchase Order Allowed KZAUTCHAR1XFELD
LAND_LM2Country Key LAND1CHAR3Assigned to domainLAND1LND
LEBRE_LM2Indicator for Service-Based Invoice Verification LEBRECHAR1XFELD
LFABC_LM2ABC indicator LFABCCHAR1LFABC
LFRHY_LM2Planning cycle LFRHYCHAR3Assigned to domainMRPPP
LIBES_LM2Order entry by vendor LIBESCHAR1CHAR1
LIPRE_LM2Price marking, vendor LIPRECHAR2Assigned to domainLIPRE
LISER_LM2Rack-jobbing: vendor LISERCHAR1CHAR1
LOEVM_LM2Delete flag for vendor at purchasing level LOEVM_MCHAR1XFELD
MEGRU_LM2Unit of Measure Group MEGRUCHAR4Assigned to domainMEGRU
MEINS_LM2Alternative Unit of Measure for Stockkeeping Unit LRMEIUNIT3Assigned to domainCUNITMEINS
MEPRF_LM2Price Determination (Pricing) Date Control MEPRFCHAR1MEPRF
MINBW_LM2Minimum order value MINBWCURR13(2) WERT7
MRPPP_LM2Planning calendar MRPPP_WCHAR3Assigned to domainMRPPP
PAPRF_LM2Profile for transferring material data via IDoc PROACT WVMI_PAPRFCHAR4Assigned to domainWVMI_PAPRF
PLIFZ_LM2Planned Delivery Time in Days PLIFZDEC3DEC3
RDPRF_LM2Rounding Profile RDPRFCHAR4Assigned to domainRDPRF
RDZAE_LM2Level in the rounding profile RDZAENUMC6NUMC6
SPERM_LM2Purchasing block at purchasing organization level SPERM_MCHAR1XFELD
UMSAE_LM2Field Not Used (Subsequent Settlement) UMSAE_UNUSEDCHAR1XFELD
VERKF_LM2Responsible Salesperson at Vendor's Office EVERKCHAR30TEXT30
WAERS_LM2Purchase order currency BSTWACUKY5Assigned to domainWAERS
WEBRE_LM2Indicator: GR-Based Invoice Verification WEBRECHAR1XFELD
XERSR_LM2Automatic evaluated receipt settlement for return items XERSRCHAR1XFELD
XERSY_LM2Evaluated Receipt Settlement (ERS) XERSYCHAR1XFELD
XNBWY_LM2Revaluation allowed XNBWYCHAR1XFELD
ZOLLACustoms Office: Office of Exit/Entry for Foreign Trade DZOLLSCHAR6Assigned to domainZOLLS
ZTERM_LM2Terms of Payment Key DZTERMCHAR4ZTERM

Key field Non-key field



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

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

How to access SAP table /MDGBPX/_S_BP_ES_BP_PORG2

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