Here we would like to draw your attention to OOMV transaction code in SAP. As we know it is being used in the SAP BC-BMT (Business Management in Basis) component which is coming under BC module (BASIS).OOMV is a transaction code used for Create Sequential File for PD in SAP.
It comes under the package SP00.When we execute this transaction code, RHMOVE00 is the normal standard SAP program that is being executed in background.
SAP OOMV menu path
See the possible menu paths to access the same report by avoiding entering the transaction code.
Path 1
Human Resources → Organizational Management → Tools → Data transfer → Create sequential file
Path 2
Tools → ABAP Workbench → Development → SAP Business Workflow → Environment → Organizational Management → Tools → Data transfer → Create sequential file
Path 3
Tools → Business Workflow → Organizational Plan → Tools → Data transfer → Create sequential file
Path 4
Tools → Business Workflow → Development → Environment → Organizational Management → Tools → Data transfer → Create sequential file
Transaction OOMV technical data table
Tcode | OOMV |
Purpose | Create Sequential File for PD |
Module | BC |
Component | BC-BMT |
SAP Package | SP00 |
Program running | RHMOVE00 |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RHMOVE00 will run when we enter transaction code OOMV.
OOMV is a Report Transaction code type which is shortly represented as R.