cancel
Showing results for 
Search instead for 
Did you mean: 

Performance - PPH_HANA_ACTIVE Table

01-28-2026 3:58 PM
pzuchowski Discoverer
345 views 1 comments
0 Likes
SAP Managed Tags
Labels
"Performance Impact"
Subscribe

Hello,

I found SAP notes 2122700 and 2332007, and I have some questions about table PPH_HANA_ACTIVE.

Has anyone else encountered this problem?
We use the BADI MRP_DISPATCHER_BADI, and after MRP-Live we use, change the date and at the end save it in our z-tables. In order to achieve the optimal processing time, we are considering making entries in the PPH_HANA_ACTIVE table.

Can entire packages that will be checked also be entered into the table? Or are only transactions and programs recommended? There is very little information on exactly how such an entry can affect performance.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Likes

I would not use PPH_HANA_ACTIVE for custom logic.
It is SAP-internal and intended only for SAP programs/transactions, as stated in the notes.
Adding packages or Z-objects is not supported (as I know) and may negatively impact performance.