Skip to Content
0
Dec 01, 2006 at 08:35 AM

Need help on IPC routine

22 Views

Hi all,

I need some help on java ipc routine.

What i need to do is to get the value from a range of condition which is specified by the To and From field of the current condition.

Example

Step No CondType From To

====== ======= ==== ====

201 ZABC 100 120

When this routine is triggered, it need to get value from step 100 to step 120. The question is what is the java method for me to get the value from To and From field?

Any idea how to do apart from getting the To and From and then use them to loop thru the IPricingConditionUserExits[]?

thanks

Sim