How we can retrieve SKUs in DIP?
Something simple and understandable for our users.
- SKU "shipTo" which are coming from DP: what conditions will create the SKU in DIP ? What about when we have a new material or a new shipto in SAP ?
- SKU "shipping": what conditions will create the SKU in DIP ? What about when we have a new material or a new Plant in SAP ?
A. Definitions (reminders)
A.a Network
Planning concerns items, that is, physical goods which will be stored and transported.
The network itself consists of geographical sites. A site is a location where items can be stored. A distinction is made between stocks of the same item on different sites.
The smallest inventory management unit is therefore the item x Site pair. This pair is referred to as SKU(Stock Keeping Unit). Accordingly, an item that can be stored on 6 sites will have 6 different SKUs.
Distribution involves transporting items from one site to another.
A site liable to send items to another site is a shipping site.
A site liable to receive items coming from another site is a receiving site.
A.b SKU dimension
A master table named SKU representing valid Item x Site combinations.
B. When we have a new Material
| # | Steps | Description | Screenshot |
|---|---|---|---|
| 1 | Information given by Users | User communicates new material code and name. | |
| 2 | Retrieve SAP Information - 1/2 |
| |
| 3 | Retrieve SAP Information - 2/2 |
| |
| 4 | Input data in Interface |
| |
| 5 | The following Day... |
|
C. When we have a new Shipto
| # | Steps | Description | Screenshot |
|---|---|---|---|
| 1 | Gather Information given by Users | Information given by Users User communicates new ship-to code and name.
| |
| 2 | Request from Users | This request comes when forecast needs to be inputted without/before creation of Sales Orders. When a Sales Order will be created in SAP for this Ship-To, Dynamic Data will automatically be integrated to manual DFUs (related to this Ship-To). Example: COMPANIA MINERA LAS TORRES SA DE CV. #2069867 | |
| 3 | Retrieve SAP Information | Retrieve SAP Information
| |
| 4 | Input data in Interface | SBS team will input data into DynaSys interface once the request ticket assigned. | |
| 5 | Verify Data in DynaSys | The following Day...
|


