Oracle Forms (MOSC)

MOSC Banner

oracle enhancement

edited Aug 24, 2010 12:09AM in Oracle Forms (MOSC) 3 commentsAnswered
hi i have this forms program which i am using to generate an output but i have this problem my program is not as flexible as it is if given in the different scenario. for instance if there are multiple deductions the generated output only can provide data in which the reference are in line with it meaning the deductions which are not in line with the reference will not be included. it only works on one is to one with one reference and one deductions. any tips..
PROCEDURE collected IS

   CURSOR C1 IS
   SELECT ALL sum(rct.rct_amount) "TOTAL_AMOUNT"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center