BLGL_PURSLINE_MAB SAP (Summarized Jit Call Components in Backlog List MM) Structure details

Dictionary Type: Structure
Description: Summarized Jit Call Components in Backlog List MM




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




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

BLGL_PURSLINE_MAB 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 "Summarized Jit Call Components in Backlog List MM" 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_BLGL_PURSLINE_MAB TYPE BLGL_PURSLINE_MAB.

The BLGL_PURSLINE_MAB table consists of various fields, each holding specific information or linking keys about Summarized Jit Call Components in Backlog List MM data available in SAP. These include MATNR (Material Number), MAKTX (Material Description (Short Text)), DISPO (MRP Controller (Materials Planner)), OUTPO (Components Group Number JIT Outbound).. 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 (character-type or numeric)


SAP BLGL_PURSLINE_MAB 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
WERKSPlant EWERKCHAR4Assigned to domainWERKSWRK
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
DISPOMRP Controller (Materials Planner) DISPOCHAR3Assigned to domainDISPODGRHS_T024D
OUTPOComponents Group Number JIT Outbound JITO_OUTPONUMC10JITO_OUTPO
JCPOSCall Item JITO_JCPOSNUMC4
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
BSARTPurchasing Document Type ESARTCHAR4Assigned to domainBSARTBSA
LIFNRVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
IDNLFMaterial Number Used by Vendor IDNLFCHAR35IDNEX
EKGRPPurchasing Group BKGRPCHAR3Assigned to domainEKGRPEKG
RDATEPlanned Time of Requirements JIT_RDATEDEC15TZNTSTMPS
QUANTCall Quantity JIT_QUANTQUAN15(3) MENG15
GRDONGoods Receipt Status JITO_GRDONCHAR1JITO_GRDON
EINDTItem Delivery Date EINDTDATS8DATUM
MENGEScheduled Quantity ETMENQUAN13(3) MENGE
WEMNGQuantity of Goods Received WEEMGQUAN13(3) MENG13
BMEINPurchase Order Unit of Measure BSTMEUNIT3Assigned to domainCUNITMEINS
MENGE_BSSMESchedule Line Quantity in Base Unit of Quantity BLGL_ETMEN_BSSMEQUAN13(3)
WEMNG_BSSMEQuantity of goods received in base unit of measure BLGL_WEEMG_BSSMEQUAN13(3)
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
UMREZNumerator for Conversion of Order Unit to Base Unit UMBSZDEC5UMBSZ
UMRENDenominator for Conversion of Order Unit to Base Unit UMBSNDEC5UMBSN
LABSTValuated Unrestricted-Use Stock LABSTQUAN13(3) MENG13V
KANBAKanban Indicator KBNKZCHAR1KBNKZ
AVMNGNotified Quantity in Order Units BLGL_ASNMNG_BMQUAN13(3)
AVMNG_BSSMESchedule Line Quantity in Base Unit of Quantity BLGL_ETMEN_BSSMEQUAN13(3)
ABRUFForecast Delivery schedule number ABRUFNUMC10ABRUF

Key field Non-key field



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

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

How to access SAP table BLGL_PURSLINE_MAB

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