In this blog post, we’ll see the program RHSOBJCH which can fix some of the errors in the SWU3 activity “Check Entries from HR Control Tables”.
There’s also the program RHTTCP77 which can fix other errors, which is presented in this blog post: Program RHTTCP77 to fix some errors in SWU3 activity “Check Entries from HR Control Tables” – SAP Community.
That said, let’s see the program RHSOBJCH now.
The transaction SWU3 is used to configure SAP Business Workflow. All the activities should be green.
But it’s very frequent to have some SAP internal errors in the activity “Check Entries from HR Control Tables” (red cross):
Execute the activity “Check Entries from HR Control Tables” to see the errors:
There’s no risk to fix the data in the transaction SOBJ by the standard program RHSOBJCH.
The SWU3 information text (first screenshot) talks about PDST or PDWS but it can also concern PDST_BASE or PDWS_BASE in recent ABAP versions (test with ABAP 7.58), as you can see if you run RHSOBJCH (for information, it doesn’t update anything if you don’t press Adjust):
All the entries above are missing in the transaction SOBJ.
Here’s the content of transaction SOBJ, concerning the Piece List of object PDST_BASE, before and after running the program RHSOBJCH:
Before running RHSOBJCH, we can see these tables in the Piece List of SOBJ:
After running “Adjust” in RHSOBJCH:
We can now see these new tables in the Piece List inserted by RHSOBJCH:
Congratulations, you did it !
NB: the SAP note 3329771 – ‘Check Entries from HR Control Tables’ in SWU3 fails with error ‘Not an entry in table SOBJ’ – SAP for Me is of no interest, it just repeats to run the programs RHTTCP77 and RHSOBJCH.
There’s also the SAP note 2366252 – Transaction SWU3 explained – SAP for Me, which again is of no interest because it repeats the documentation displayed inline in SWU3. Or did I miss something?
In this blog post, we’ll see the program RHSOBJCH which can fix some of the errors in the SWU3 activity “Check Entries from HR Control Tables”.There’s also the program RHTTCP77 which can fix other errors, which is presented in this blog post: Program RHTTCP77 to fix some errors in SWU3 activity “Check Entries from HR Control Tables” – SAP Community.That said, let’s see the program RHSOBJCH now.The transaction SWU3 is used to configure SAP Business Workflow. All the activities should be green.But it’s very frequent to have some SAP internal errors in the activity “Check Entries from HR Control Tables” (red cross):Execute the activity “Check Entries from HR Control Tables” to see the errors:There’s no risk to fix the data in the transaction SOBJ by the standard program RHSOBJCH.The SWU3 information text (first screenshot) talks about PDST or PDWS but it can also concern PDST_BASE or PDWS_BASE in recent ABAP versions (test with ABAP 7.58), as you can see if you run RHSOBJCH (for information, it doesn’t update anything if you don’t press Adjust):All the entries above are missing in the transaction SOBJ.Here’s the content of transaction SOBJ, concerning the Piece List of object PDST_BASE, before and after running the program RHSOBJCH:Before running RHSOBJCH, we can see these tables in the Piece List of SOBJ:After running “Adjust” in RHSOBJCH:We can now see these new tables in the Piece List inserted by RHSOBJCH:Congratulations, you did it !NB: the SAP note 3329771 – ‘Check Entries from HR Control Tables’ in SWU3 fails with error ‘Not an entry in table SOBJ’ – SAP for Me is of no interest, it just repeats to run the programs RHTTCP77 and RHSOBJCH.There’s also the SAP note 2366252 – Transaction SWU3 explained – SAP for Me, which again is of no interest because it repeats the documentation displayed inline in SWU3. Or did I miss something? Read More Technology Blog Posts by Members articles
#SAP
#SAPTechnologyblog