Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem in Calculated Item (FRM-30380)

HuronJul 24 2014 — edited Jul 24 2014

Hello.

I have a problem building a calculated item. When i try to compile i get this error: "frm-30380 there is a circular chain of dependent calculate items".

I am trying doing a calculated item simulating a "counter" or a select count(1). I would like to know the number of records of my block (A).

So i created a calculated item in my block: :A.COUNTER

Properties of my Calcutaled item:

(i am not sure if is correctly traduced):

- Formula:                            :ECO_STOCK_DELETE.COUNTER + 1

- Calculation Mode:               Formula

- Function summary:              Count

My block A, is a block with several records. And i need to know if is empy or not, if is not empty i must build a DELETE (ddl).

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2014
Added on Jul 24 2014
2 comments
2,144 views