PS3214_MANSS SAP (Structure of infotype (3214) subtype 0002) Structure details

Dictionary Type: Structure
Description: Structure of infotype (3214) subtype 0002




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




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

PS3214_MANSS 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 "Structure of infotype (3214) subtype 0002" 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_PS3214_MANSS TYPE PS3214_MANSS.

The PS3214_MANSS table consists of various fields, each holding specific information or linking keys about Structure of infotype (3214) subtype 0002 data available in SAP. These include WERMS (Personnel Area), BTRMS (Personnel Subarea), PLAMS (Position), STEMS (Job).. 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: Cannot Be Enhanced


SAP PS3214_MANSS 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
IND00Checkbox XFELDCHAR1XFELD
WERMSPersonnel Area PERSACHAR4T5ITPMPERSAPBR
BTRMSPersonnel Subarea BTRTLCHAR4T5ITPMBTRTLPBS
PLAMSPosition PLANSNUMC8T5ITPMPLANS
STEMSJob STELLNUMC8T5ITPMSTELL
TRFGR_SPay Scale Group TRFGRCHAR8T5ITPMTRFGR
LGM01Wage type LGAR1CHAR4T511LGART
INDM1Checkbox XFELDCHAR1XFELD
LGM02Wage type LGAR1CHAR4T511LGART
INDM2Checkbox XFELDCHAR1XFELD
LGM03Wage type LGAR1CHAR4T511LGART
INDM3Checkbox XFELDCHAR1XFELD
LGM04Wage type LGAR1CHAR4T511LGART
INDM4Checkbox XFELDCHAR1XFELD
LGM05Wage type LGAR1CHAR4T511LGART
INDM5Checkbox XFELDCHAR1XFELD
LGM06Wage type LGAR1CHAR4T511LGART
INDM6Checkbox XFELDCHAR1XFELD
LGM07Wage type LGAR1CHAR4T511LGART
INDM7Checkbox XFELDCHAR1XFELD
LGM08Wage type LGAR1CHAR4T511LGART
INDM8Checkbox XFELDCHAR1XFELD
LGM09Wage type LGAR1CHAR4T511LGART
INDM9Checkbox XFELDCHAR1XFELD
LGM10Wage type LGAR1CHAR4T511LGART
INDM10Checkbox XFELDCHAR1XFELD
LGM11Wage type LGAR1CHAR4T511LGART
INDM11Checkbox XFELDCHAR1XFELD
LGM12Wage type LGAR1CHAR4T511LGART
INDM12Checkbox XFELDCHAR1XFELD
LGM13Wage type LGAR1CHAR4T511LGART
INDM13Checkbox XFELDCHAR1XFELD
LGM14Wage type LGAR1CHAR4T511LGART
INDM14Checkbox XFELDCHAR1XFELD
LGM15Wage type LGAR1CHAR4T511LGART
INDM15Checkbox XFELDCHAR1XFELD
LGM16Wage type LGAR1CHAR4T511LGART
INDM16Checkbox XFELDCHAR1XFELD
LGM17Wage type LGAR1CHAR4T511LGART
INDM17Checkbox XFELDCHAR1XFELD
LGM18Wage type LGAR1CHAR4T511LGART
INDM18Checkbox XFELDCHAR1XFELD
LGM19Wage type LGAR1CHAR4T511LGART
INDM19Checkbox XFELDCHAR1XFELD
LGM20Wage type LGAR1CHAR4T511LGART
INDM20Checkbox XFELDCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table PS3214_MANSS

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