Here we would like to draw your attention to STMS_IMPORT transaction code in SAP. As we know it is being used in the SAP BC-CTS (Change & Transport System in Basis) component which is coming under BC module (BASIS).STMS_IMPORT is a transaction code used for TMS Import Queue in SAP.
It comes under the package STMA.When we execute this transaction code, RSTMS_IMPORT_QUEUE is the normal standard SAP program that is being executed in background.
Transaction STMS_IMPORT technical data table
Tcode | STMS_IMPORT |
Purpose | TMS Import Queue |
Module | BC |
Component | BC-CTS |
SAP Package | STMA |
Program running | RSTMS_IMPORT_QUEUE |
Object | S_TRANSPRT |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RSTMS_IMPORT_QUEUE will run when we enter transaction code STMS_IMPORT.
STMS_IMPORT is a Report Transaction code type which is shortly represented as R.