Here we would like to draw your attention to PPF_HISTORY transaction code in SAP. As we know it is being used in the SAP CA-GTF (General Application Functions in CA) component which is coming under CA module (Cross Application).PPF_HISTORY is a transaction code used for Display Mass Run History in SAP.
It comes under the package FS_PPF_TEST.When we execute this transaction code, RPPF_TST_HISTORY_MONITOR is the normal standard SAP program that is being executed in background.
Transaction PPF_HISTORY technical data table
Tcode | PPF_HISTORY |
Purpose | Display Mass Run History |
Module | CA |
Component | CA-GTF |
SAP Package | FS_PPF_TEST |
Program running | RPPF_TST_HISTORY_MONITOR |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RPPF_TST_HISTORY_MONITOR will run when we enter transaction code PPF_HISTORY.
PPF_HISTORY is a Report Transaction code type which is shortly represented as R.