BAPIPLAF_I1 SAP (Transfer Structure: Planned Order(Import-Create)) Structure details

Dictionary Type: Structure
Description: Transfer Structure: Planned Order(Import-Create)




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




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

BAPIPLAF_I1 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 "Transfer Structure: Planned Order(Import-Create)" 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_BAPIPLAF_I1 TYPE BAPIPLAF_I1.

The BAPIPLAF_I1 table consists of various fields, each holding specific information or linking keys about Transfer Structure: Planned Order(Import-Create) data available in SAP. These include PLDORD_PROFILE (Planned order profile), PLNG_SCENARIO_LT (Planning Scenario of Long-Term Planning), MATERIAL (Material Number), PLAN_PLANT (Planning Plant).. 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 BAPIPLAF_I1 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
PLANNEDORDER_NUMPlanned order number PLNUMCHAR10Assigned to domainALPHAPLNUMPAF
PLDORD_PROFILEPlanned order profile PASCHCHAR4T460CPASCHPASCH
PLNG_SCENARIO_LTPlanning Scenario of Long-Term Planning PLSCNNUMC3Assigned to domainPLSCNPLS
MATERIALMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
PLAN_PLANTPlanning Plant PLWRKCHAR4T001WWERKSWRK
PROD_PLANTProduction plant in planned order PWWRKCHAR4T001WWERKS
TOTAL_PLORD_QTYTotal planned order quantity GSMNGQUAN13(3) MENG13
FIXED_SCRAP_QTYFixed quantity of scrap from production AVMNGQUAN13(3) MENG13
ORDER_START_DATEOrder start date in planned order PSTTRDATS8DATUM
ORDER_FIN_DATEOrder finish date in the planned order PEDTRDATS8DATUM
PLAN_OPEN_DATEPlanned opening date in planned order PERTRDATS8DATUM
GR_PROC_TIMEGoods receipt processing time in days PLWEZDEC3DEC3
CONVERSION_INDConversion indicator for planned order PLUMSCHAR1XFELD
FIRMING_INDFirming indicator for planned order data PLAFXCHAR1XFELD
BOM_EXP_FIX_INDFixing indicator for BOM explosion PLSFXCHAR1XFELD
ACCTASSCATAccount Assignment Category KNTTPCHAR1T163KKNTTPKNT
STGE_LOCStorage Location LGORT_DCHAR4T001LLGORTLAG
BOMEXPL_NOBOM explosion number SERNRCHAR8SNUMSERNR
VERSIONProduction Version VERIDCHAR4MKALVERIDVER
BASE_UOMBase Unit of Measure MEINSUNIT3T006CUNITMEINS
BASE_UOM_ISOISO code for unit of measurement ISOCD_UNITCHAR3T006IISOCD_UNIT
MANUAL_COMPONENTProcessing Indicator for BAPI Call BAPCOCHAR1BAPCO
SALES_ORDSales Order Number KDAUFCHAR10Assigned to domainALPHAVBELNAUN
S_ORD_ITEMItem Number in Sales Order KDPOSNUMC6NUM06KPO
INT_PROJECT_NUMWBS Element PS_POSNRNUMC8Assigned to domainABPSPPS_POSNR
AGREEMENTNumber of Principal Purchase Agreement KONNRCHAR10Assigned to domainALPHAEBELNKTR
FIXED_VENDFixed Vendor FLIEFCHAR10Assigned to domainALPHALIFNR
AGMT_ITEMItem Number of Principal Purchase Agreement KTPNRNUMC5Assigned to domainEBELP
PURCH_ORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
DET_SCHEDULELead time scheduling (detailed planning) TERMXCHAR1XFELD
MATERIAL_EXTERNALLong Material Number for MATERIAL Field MGV_MATERIAL_EXTERNALCHAR40MATNR_EXT
MATERIAL_GUIDExternal GUID for MATERIAL Field MGV_MATERIAL_GUIDCHAR32MATNR_EGUID
MATERIAL_VERSIONVersion Number for MATERIAL Field MGV_MATERIAL_VERSIONCHAR10MATNWMATNR_VERS
USE_COLL_UPDBAPI: Collective Update of Planning File Entries MD_COLL_UPDCHAR1XFELD
LAST_ORDERBAPI: Indicator - Last Planned Order for Collective Update MD_LAST_ORDCHAR1XFELD
MRP_AREAMRP Area BERIDCHAR10Assigned to domainBERIDBERID
SUPPL_STLOCIssuing Storage Location for Stock Transport Order RESLOCHAR4Assigned to domainLGORT

Key field Non-key field



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

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

How to access SAP table BAPIPLAF_I1

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