Here we would like to draw your attention to PHAP_CREATE 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).PHAP_CREATE is a transaction code used for Create Appraisal in SAP.
It comes under the package PAOC_HAP_DOCUMENT_UI.When we execute this transaction code, RHHAP_APP_DOCUMENT_CREATE is the normal standard SAP program that is being executed in background.
Transaction PHAP_CREATE technical data table
Tcode | PHAP_CREATE |
Purpose | Create Appraisal |
Module | CA |
Component | CA-GTF |
SAP Package | PAOC_HAP_DOCUMENT_UI |
Program running | RHHAP_APP_DOCUMENT_CREATE |
Object | P_TCODE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RHHAP_APP_DOCUMENT_CREATE will run when we enter transaction code PHAP_CREATE.
PHAP_CREATE is a Report Transaction code type which is shortly represented as R.