JSBW_PLM_SIM SAP (IS-M/PLM: BW SIM PS) Structure details

Dictionary Type: Structure
Description: IS-M/PLM: BW SIM PS




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




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

JSBW_PLM_SIM 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 "IS-M/PLM: BW SIM 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_JSBW_PLM_SIM TYPE JSBW_PLM_SIM.

The JSBW_PLM_SIM table consists of various fields, each holding specific information or linking keys about IS-M/PLM: BW SIM PS data available in SAP. These include PSPNR_PS (Project definition (internal)), PSPID (Project Definition), VKOKR (Controlling area for the project), VBUKR (Company code for the project).. 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 JSBW_PLM_SIM 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
VSNMRNumber or description of a version VSNMRCHAR12VSNMRVS2
PSPNR_PSProject definition (internal) PS_INTNRNUMC8Assigned to domainKONPDPS_PSPNR
PSPIDProject Definition PS_PSPIDCHAR24ABPSNPS_PSPIDPSPPD_DUMMY
VKOKRControlling area for the project PS_VKOKRCHAR4Assigned to domainCACCDCAC
VBUKRCompany code for the project PS_VBUKRCHAR4Assigned to domainBUKRSBUK
VGSBRBusiness area for the project PS_VGSBRCHAR4Assigned to domainGSBERGSB
WERKS_PSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
PRCTR_PSProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
PLFAZProject planned start date PS_PLFAZDATS8DATUM
PLSEZProject planned finish date PS_PLSEZDATS8DATUM
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
J_OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
USR001st user field for 20 characters - WBS element- USR00PRPSCHAR20USRCHAR20
USR012nd user field 20 digits - WBS element USR01PRPSCHAR20USRCHAR20
USR023rd user-defined field 10 digits -WBS element USR02PRPSCHAR10USRCHAR10
USR034th user-defined field 10 digits -WBS element USR03PRPSCHAR10USRCHAR10
USR041st user-defined field for quantity(length 10,3) WBS element USR04PRPSQUAN13(3) USRQUAN13
USE041st user defined field for quantity field unit - WBS element USE04PRPSUNIT3Assigned to domainCUNITMEINS
USR052nd use field for quantity (length 10,3) WBS element USR05PRPSQUAN13(3) USRQUAN13
USE052nd user defined field for quantity field unit - WBS element USE05PRPSUNIT3Assigned to domainCUNITMEINS
USR061st user field for values (length 10,3) WBS element USR06PRPSCURR13(3) USRCURR13
USE061st user defined field for value field unit - WBS element USE06PRPSCUKY5Assigned to domainWAERS
USR072nd user field for values (length 10,3) -WBS element USR07PRPSCURR13(3) USRCURR13
USE072nd user defined field for value field unit - WBS element USE07PRPSCUKY5Assigned to domainWAERS
USR081st user field for date -WBS element USR08PRPSDATS8USRDATE
USR092nd user field for date -WBS element USR09PRPSDATS8USRDATE
USR101st user field for 'Ind. for evaluations' WBS elem. USR10PRPSCHAR1FLAG
USR112nd user field for 'Indicator for eval.s' WBS elemnt USR11PRPSCHAR1FLAG
PSPHICurrent number of the appropriate project PS_PSPHINUMC8Assigned to domainKONPDPS_PSPNR

Key field Non-key field



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

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

How to access SAP table JSBW_PLM_SIM

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