on 2024 Jan 15 7:40 PM
Is it possible to remove all items from sap business one using query?
for example:
DELETE FROM OITM T0
or
TRUNCATE TABLE OITM T0
why don't recommend these ways to remove items or etc data?
Request clarification before answering.
It is not recommended to do any Delete or Truncate in a table because you´re afecting the integrity of the structutre of the database.
You can remove an item from SAP Business One if the item does not have any transaction. I think that´s the best practice.
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
85 | |
12 | |
9 | |
5 | |
4 | |
4 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.