cancel
Showing results for 
Search instead for 
Did you mean: 

Inventory

Former Member
0 Kudos

Hi All,

Will there be big problems when the total items in the database are 30,000 items, when the total UDFs are 60/item in the item master data and item digit quantities are 20 ?

I find error when updating some item master data UDFs. Pls give advice. Thanks a lot

Rajh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The system will become very slow if the data is very large.It will take time to update the item master data.

thats it.no other problems

regards

suresh Kannan

Former Member
0 Kudos

Suresh,

tks a lot for your answer. The item master data will be updated more than 20 times per week because every items has flexible data in their UDFs. Could it result in error relates to duplicate entry in a certain table linked to the item master data ?

Rajh

Former Member
0 Kudos

Hi,

Its not recommandable to update the item master frequently.

Master data should be constant.It may happen to data integrity problems.

But since u r updating the UDF's , it wont affect any SAP tables

Thanks & regards

suresh Kannan

Answers (1)

Answers (1)

former_member583013
Active Contributor
0 Kudos

Rajh,

Updating Items Master 20 times will do not hard to the database. The performance of the system degrades when using User fields because not all the fields are indexed and when you query it might take a longer time.

If you are using SQL Server, I can say that it can handle million transaction a day. It is the combination of the Business One interface along with its validation rules which can slow the system.

Please go ahead and do what your business needs.

Suda

Former Member
0 Kudos

Tks for your answer. I am sure it actually won't give bad impact. Currently the error as mentioned in note # 910018. There are 9000 items that has the error.

I alone will disregard to send message about this error to SAP Support

Rajh

former_member583013
Active Contributor
0 Kudos

Rajh,

What ever you are doing is perfectly valid. I suggest you contact SAP to get this error fixed. The error seems more like a product issue not a user issue.

Suda

Former Member
0 Kudos

Hi Suda,

Tks for your suggestion. I have resolved it

Rajh