HROBJ SAP table for – HR: Objects

Here we would like to draw your attention to HROBJ table in SAP. As we know it is being mainly used with the SAP PA-PA (Personnel Administration in PA) component which is coming under HR (HCM) PA module (Personnel Management). HROBJ is a SAP standard transp table used for storing HR: Objects related data in SAP. If you want to download PDF material about SAP HR PA click here. It comes under the package PBAS.

SAP HROBJ table

Table HROBJ technical data

TableHROBJ
Data storingHR: Objects
ModulePA
Sub ModulePA-PA
SAP PackagePBAS
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_HRRXX
Table CategoryTRANSP

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

  • SUBOBJNAME : HR: sub-object name
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SEQNR : Sequence Number (Two-Digit)
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • SUBOBJTYPE : HR: Subobject
    Its data type is CHAR (Character String) with field length 3
  • SUBOBJVALUE : HR: Subobject
    Its data type is CHAR (Character String) with field length 50