PPE_PSIF01 SAP (Selection Criteria for BOM Assignment to PS) Structure details

Dictionary Type: Structure
Description: Selection Criteria for BOM Assignment to PS




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




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

PPE_PSIF01 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 "Selection Criteria for BOM Assignment to PS" 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_PPE_PSIF01 TYPE PPE_PSIF01.

The PPE_PSIF01 table consists of various fields, each holding specific information or linking keys about Selection Criteria for BOM Assignment to PS data available in SAP. These include PSPID (Project Definition), PSPNR_LOW (WBS Element), POSID_HIGH (Work Breakdown Structure Element (WBS Element)), POSID_LOW (Work Breakdown Structure Element (WBS Element)).. 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: Not classified


SAP PPE_PSIF01 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
PRONRInternal number for project definition PS_PRDEFNUMC8PROJKONPDPS_PSPNRPDI
PSPIDProject Definition PS_PSPIDCHAR24ABPSNPS_PSPIDPSPPD_DUMMY
PSPNR_LOWWBS Element PS_POSNRNUMC8PRPSABPSPPS_POSNR
POSID_HIGHWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
POSID_LOWWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
PSPNR_HIGHWBS Element PS_POSNRNUMC8PRPSABPSPPS_POSNR
VBELNSales Document VBELN_VACHAR10VBUKALPHAVBELNAUN
POSNRSales Document Item POSNR_VANUMC6VBUPPOSNRAPO
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
BDMNGRequirement Quantity BDMNGQUAN13(3) MENG13
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
MEHRSMultilevel BOM Explosion CN_MEHRSCHAR1XFELD
FLG_FOKUSCheckbox XFELDCHAR1XFELD
FLG_PVSCheckbox XFELDCHAR1XFELD
FLG_RESOURCECheckbox XFELDCHAR1XFELD
FLG_EXTCopy data from external systems via user exit EXT_SYSTCHAR1XFELD
FLG_PREIn general generate preliminary requirements CN_FLG_PRECHAR1XFELD
FLG_AENNROnly items changed with the given change number CN_AENNRCHAR1XFELD
CAPIDApplication CAPIDCHAR4TC04CAPIDCSA
STLANBOM Usage STLANCHAR1T416STLANCSV
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
AENNRChange Number AENNRCHAR12AENRAENNRAENNRAEN
STTAGValid-From Date DATUVDATS8DATUM
NODLGIndicator: Run without dialog, automatic data backup CN_NODLGCHAR1XFELD
PROT_ABValid-From Date DATUVDATS8DATUM
STLTYBOM category STLTYCHAR1STLTY
STLNRBill of material STNUMCHAR8NUMCVSTNUMSTLNR
STLALAlternative BOM STLALCHAR2ALPHAALTNR
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
NPLNR_LOWNetwork number NW_AUFNRCHAR12AUFKALPHAAUFNRANR
NPLNR_HIGHNetwork number NW_AUFNRCHAR12AUFKALPHAAUFNRANR
PROFILEProfile for BOM Transfer PROFILE_PPECHAR4PROFILCUST01PROFILE_IFPSBM
AV_CHECKAvailability check during save CN_AVCHKCHAR1XFELD
CUOBJConfiguration (internal object number) CUOBJNUMC18CUOBJCUX
TECHSParameter Variant/Standard Variant TECHSCHAR12TECHS
SERNRBOM explosion number SERNRCHAR8Assigned to domainSERNR
FLG_PROTOCOLGenerate Log FLG_PROTOCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table PPE_PSIF01

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