on
2024 Feb 14
8:50 AM
- last edited on
2024 Feb 14
12:44 PM
by
AnnePetteroe
I want 5 warehouses to be added while creating item master in SAP B1 SQL
This contains the selective list of warehouses that should be added in item master while creating new master
Request clarification before answering.
Hi
it is NOT allowed to do update/insert/delete queries in the B1 context in sql.
You have to use the dtw/import function in the client to add the items
regards Lothar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can automatically add ALL warehouses to an item. (Administration > System Initialization > General Settings > Inventory > Items > Auto. Add All Warehouses to New and Existing Items)
You cannot add only a selection of warehouses this way.
To add only a selection of warehouses, you can use the DTW.
Regards,
Johan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, you cannot achieve it without having a small add-on or custom program.
A workaround could be to use FMS to lock unwanted warehousees.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Double posted due to weird platform behavior.
Hi,
You can automatically add ALL warehouses to an item. (Administration > System Initialization > General Settings > Inventory > Items > Auto. Add All Warehouses to New and Existing Items)
You cannot add only a selection of warehouses this way.
To add only a selection of warehouses, you can use the DTW.
Regards,
Johan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 30 | |
| 17 | |
| 16 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.