📋 Chapter: Movement Types
In CIS mobile, movement types control how material transactions are posted in the
SAP system.
They define which kind of stock movement is triggered – for example, a transfer between locations, a
goods issue for an order, or a consignment-related transaction.
Configuration determines which movement types are used in various business scenarios.
🔧 Configurable Parameters for Movement Types
Parameter |
Example |
Description |
Movement Type for Reservations |
301 |
Used when material is reserved for an order |
Movement Type for Goods Issue |
261 |
Standard type for issuing material in the work report |
Movement Type – Consignment to Vehicle |
632 |
Transfers consignment stock into vehicle inventory |
Movement Type – Vehicle to Transfer Storage |
311 |
Transfers stock from vehicle to central transfer storage |
Movement Type – Transfer Storage to Vehicle |
311 |
Returns stock from transfer storage to vehicle |
Movement Types for List |
261,301,311,632 |
Controls which movement types are available to users |
Movement Types for Goods Issue (Work Report) |
– |
Optional: restricts available options in the work report |
💡 Usage in the Application
- In the work report, the selected movement type (e.g.,
261 ) posts
the goods issue.
- Transfers between vehicles or to the central warehouse use movement types like
311 .
- Consignment processes use types like
632 for special booking
logic.
- Material reservations (planned use) can be handled via
301 .
- “Movement Types for List” filters the movement options visible to users.
|