PSHLP_CREATE_THREAD SAP tcode for – Thread creation

Here we would like to draw your attention to PSHLP_CREATE_THREAD transaction code in SAP. As we know it is being used in the SAP PS-ST (Structures in PS) component which is coming under PS module (Project Systems).PSHLP_CREATE_THREAD is a transaction code used for Thread creation in SAP.

SAP PSHLP_CREATE_THREAD transaction code

It comes under the package PSB_API.When we execute this transaction code, PSHLP_THREAD_HANDLER is the normal standard SAP program that is being executed in background.

Transaction PSHLP_CREATE_THREAD technical data table

TcodePSHLP_CREATE_THREAD
PurposeThread creation
ModulePS
ComponentPS-ST
SAP PackagePSB_API
Program runningPSHLP_THREAD_HANDLER
Screen No1000
TypeR

Some Basic Questions & Answers

Which SAP Program will run when we enter tcode PSHLP_CREATE_THREAD?
Program named PSHLP_THREAD_HANDLER will run when we enter transaction code PSHLP_CREATE_THREAD.
What is the transaction code type of PSHLP_CREATE_THREAD?
PSHLP_CREATE_THREAD is a Report Transaction code type which is shortly represented as R.