Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
EBS R12 Reference a preceding Extract Data Element with Fast Formula?
I've created a system extract data element that uses a rule with Formula Type: Extract Person Data Element. I'd like to make the fast formula factor in the value of another extract data element in the same detail record.
For example; The extract has two data elements., State_code, and state_rule. I wasn't the rule behind "state_rule" to say of state_code = X then return value = 1, if state_code = Y then return value = 2.
I see examples of this in some metalink notes such as Doc ID 2071572.1. It uses a database item/input named "DATA_ELEMENTS". Can I do this also in EBS R12?