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