POBJC_LEVEL_T SAP table for – Allowable levels with text for a given consumer

Here we would like to draw your attention to POBJC_LEVEL_T 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). POBJC_LEVEL_T is a SAP standard transp table used for storing Allowable levels with text for a given consumer 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 POBJC_LEVEL_T table

Table POBJC_LEVEL_T technical data

TablePOBJC_LEVEL_T
Data storingAllowable levels with text for a given consumer
ModulePA
Sub ModulePA-AS
SAP PackagePOBJ_PROCESS_OBJECT
Delivery ClassS – System table, data changes have the status of program changes
ComponentEA-HRRXX
Table CategoryTRANSP

SAP POBJC_LEVEL_T 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 POBJC_LEVEL_T table.

  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • CONSUMER : POBJ Consumer ID
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • POBJLEVEL : POBJ Level Values
    Its a key field. Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • DESCRIPTION : Level Description
    Its data type is CHAR (Character String) with field length 40