P06_SPBS SAP (Structure for PBS administrative situation (S40.G10.10)) Structure details

Dictionary Type: Structure
Description: Structure for PBS administrative situation (S40.G10.10)




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




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

P06_SPBS 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 for PBS administrative situation (S40.G10.10)" 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_P06_SPBS TYPE P06_SPBS.

The P06_SPBS table consists of various fields, each holding specific information or linking keys about Structure for PBS administrative situation (S40.G10.10) data available in SAP. These include SPJUR (Legal status indicator), SPSER (Service category code), SPEMP (Original statutory employment code), SPECH (DADS-U: Level).. 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 P06_SPBS 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
SPAPP P06_SOAPPCHAR2P06_SOAPP
SPJURLegal status indicator P06_SOJURCHAR3CHAR3
SPSERService category code P06_SOSERCHAR2CHAR2
SPEMPOriginal statutory employment code P06_CODE_STATUT_EMPCHAR10CHAR10
SPECHDADS-U: Level P06_ECHELONCHAR2CHAR2
SPCATStatutory category code P06_CAT_STATUTCHAR2P06_COD_CAT_STAT
SPDECDate of effect of level or scale P06_SPDECDATS8DATS
SPDACDate of decision on statutory employment code allocation P06_SPDACDATS8DATS
SPIBRGross index P06_ESIBRCHAR4CHAR4
SPIMJ P06_INDMJDEC4DEC4
SPPISNumber of supplementary index points P06_SPPISDEC4DEC4
SPIBODADS-U: Original gross index P06_INDICE_BRUT_ORIGINECHAR2CHAR2
SPORODADS-U: Original agency code P06_CODE_ORGAN_ORIGINCHAR2CHAR2
SPNISNature code of allowance of special constraints and risk P06_SPNISDEC2DEC2
SPPSUNumber of points of special constraints and risk allowance P06_SPPSUDEC8DEC8
SPPBOMonthly number of points - new index payment P06_SPPBODEC6(2) DEC4_2
SPTPAActivity extension type code P06_SPTPADEC3DEC3
SPPCSSocio-professional category and profession code (PCS) P06_SPPCSCHAR5CHAR5
SPCPSPCS supplement P06_SPCPSCHAR4CHAR4
SPNCODADS-U: Work contract code P06_CONTRATCHAR2CHAR2
SPPOSStatutory position code P06_SPPOSCHAR3CHAR3
SPDPNDetailed code of normal activity position P06_SPDPNCHAR5CHAR5
SPDMPDetailed code of the supply position P06_SPDMDCHAR5CHAR5
SPDELDetailed code of the delegation position P06_SPDELCHAR5CHAR5
SPDHCDetailed code of seconded position P06_SPDHCCHAR5CHAR5
SPDCPDetailed code of parental leave position P06_SPDCPCHAR5CHAR5
SPDISDetailed code of availability position P06_SPDISCHAR5CHAR5
SPCSTDetailed code of the unpaid leave position P06_SPCSTCHAR5CHAR5
SPDSODetailed code special availability position - officers P06_SPDSOCHAR5CHAR5
SPANMDetailed code of soldier inactivity position P06_SPANMCHAR5CHAR5
SPHCPDetailed code of seconded position (prefects, sub-prefects) P06_SPHCPCHAR5CHAR5

Key field Non-key field



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

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

How to access SAP table P06_SPBS

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