Here we would like to draw your attention to ALLOC_BATCH_RUN transaction code in SAP. As we know it is being used in the SAP PP-PN (Production Network – PP) component which is coming under PP module (Production Planning).ALLOC_BATCH_RUN is a transaction code used for To run Allocation in the batch mode in SAP.
It comes under the package EA_GHO_ALLOC.When we execute this transaction code, GHO_BATCH_ALLOCATION_RUN is the normal standard SAP program that is being executed in background.
Transaction ALLOC_BATCH_RUN technical data table
Tcode | ALLOC_BATCH_RUN |
Purpose | To run Allocation in the batch mode |
Module | PP |
Component | PP-PN |
SAP Package | EA_GHO_ALLOC |
Program running | GHO_BATCH_ALLOCATION_RUN |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named GHO_BATCH_ALLOCATION_RUN will run when we enter transaction code ALLOC_BATCH_RUN.
ALLOC_BATCH_RUN is a Report Transaction code type which is shortly represented as R.