INM_TS_PS_PD_SYN_I SAP (Modifiable PS Project Definition Attributes for Import) Structure details

Dictionary Type: Structure
Description: Modifiable PS Project Definition Attributes for Import




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




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

INM_TS_PS_PD_SYN_I 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 "Modifiable PS Project Definition Attributes for Import" 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_INM_TS_PS_PD_SYN_I TYPE INM_TS_PS_PD_SYN_I.

The INM_TS_PS_PD_SYN_I table consists of various fields, each holding specific information or linking keys about Modifiable PS Project Definition Attributes for Import data available in SAP. These include DESCRIPTION (PS: Short description (1st text line)), MASK_ID (Selection mask for WBS element short IDs), WBS_STATUS_PROFILE (Status profile for WBS element), RESPONSIBLE_NO (Number of the responsible person (project manager)).. 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 INM_TS_PS_PD_SYN_I 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
DESCRIPTION PS: Short description (1st text line)0
MASK_ID Selection mask for WBS element short IDs0
WBS_STATUS_PROFILE Status profile for WBS element0
RESPONSIBLE_NO Number of the responsible person (project manager)0
APPLICANT_NO Applicant number0
COMPANY_CODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUSINESS_AREABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
PROFIT_CTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
PROJECT_CURRENCY WBS currency (project definition)0
PROJECT_CURRENCY_ISOISO currency code ISOCDCHAR3ISOCD
START Project planned start date0
FINISH Project planned finish date0
PLANTPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
CALENDAR Factory calendar key0
PLAN_BASIC Planning method for project basic dates0
PLAN_FCST Planning method for project forecast dates0
TIME_UNIT Time unit in time scheduling0
TIME_UNIT_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
NETWORK_PROFILENetwork profile PROFIDNZPLCHAR7Assigned to domainPROFILIDPNW
BUDGET_PROFILE Budget Profile0
PROJECT_STOCK Project stock0
OBJECTCLASS Object class, language-dependent0
STATISTICAL Statistical WBS element0
TAXJURCODETax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
INTEREST_PROFInterest Profile for Project/Order Interest Calculation PS_ZSCHMCHAR7Assigned to domainPS_ZSCHM
WBS_SCHED_PROFILE Profile for WBS scheduling0
INVEST_PROFILE Investment measure profile0
RES_ANAL_KEYResults Analysis Key ABGR_SCHLCHAR6Assigned to domainABGR_SCHLACS
PLAN_PROFILE Planning profile0
PLANINTEGRATED Indicator for Integrated Planning0
VALUATION_SPEC_STOCKValuation of Special Stock KZBWSCHAR1KZBWS
SIMULATION_PROFILE Simulation profile0
GROUPING_INDICATOR Indicator: Automatic requirements grouping0
LOCATION Location0
PARTNER_PROFILE Partner Determination Procedure0
VENTUREJoint Venture JV_NAMECHAR6Assigned to domainALPHAJV_NAMEJVV
REC_INDRecovery Indicator JV_RECINDCHAR2Assigned to domainALPHAJV_RECIND
EQUITY_TYPEquity type JV_ETYPECHAR3Assigned to domainALPHAJV_ETYPE
JV_OTYPE Joint Venture Object Type0
JV_JIBCL JIB/JIBE Class0
JV_JIBSA JIB/JIBE Subclass A0
SCHED_SCENARIO Scheduling scenario0
FCST_START Forecast start date of project definition0
FCST_FINISH Forecast finish date for project definition0
FUNC_AREAFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
SALESORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
DISTR_CHANDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
DIVISIONDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
DLI_PROFILE Dynamic Item Processor Profile0

Key field Non-key field



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

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

How to access SAP table INM_TS_PS_PD_SYN_I

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