POBJD_LEVEL SAP table for – Table which stores the top level guid for each guid

Here we would like to draw your attention to POBJD_LEVEL table in SAP. As we know it is being mainly used with the SAP PA-AS (HR Administrative Services in PA) component which is coming under HR (HCM) PA module (Personnel Management). POBJD_LEVEL is a SAP standard transp table used for storing Table which stores the top level guid for each guid related data in SAP. If you want to download PDF material about SAP HR PA click here. It comes under the package POBJ_PROCESS_OBJECT.

SAP POBJD_LEVEL table

Table POBJD_LEVEL technical data

TablePOBJD_LEVEL
Data storingTable which stores the top level guid for each guid
ModulePA
Sub ModulePA-AS
SAP PackagePOBJ_PROCESS_OBJECT
Delivery ClassA – Application table (master and transaction data)
ComponentEA-HRRXX
Table CategoryTRANSP

SAP POBJD_LEVEL Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in POBJD_LEVEL table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LEVEL_GUID : Key Element of POBJ Level
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • MY_LEVEL : POBJ Level Values
    Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • TOP_GUID : Key Element of POBJ Level
    Its data type is CHAR (Character String) with field length 32
  • CONSUMER_ID : POBJ Consumer ID
    Its data type is CHAR (Character String) with field length 30