Exforsys

Free Training

Context Sensitive DFF and Code changes

This is a discussion on Context Sensitive DFF and Code changes within the Oracle Apps forums, part of the ERP category; Hi, I have changed the existing DFF to context sensitive dff and need to change existing programs to accommodate these ...

Go Back   Exforsys > ERP > Oracle Apps

Exforsys.com

  #1 (permalink)  
Old 09-26-2008, 12:03 PM
Junior Member
 
Join Date: Aug 2008
Posts: 2
nishank1 is on a distinguished road
Context Sensitive DFF and Code changes

Hi,
I have changed the existing DFF to context sensitive dff and need to
change existing programs to accommodate these changes.
What information do I need to include?
Here are the details---

The part of original code is (THIS CODE WAS WRITTEN WHEN ATTRIBUTES
WERE NOT CONTEXT SENSITIVE)---

select attribute4, trim(substr(attribute5,10,14)),
trim(substr(attribute5,124,15)),vendor_site_id, vendor_id
into v_team1, v_team2, v_team3, v_vendor_site_id, v_vendor_id
from ap_invoices_all
where invoice_id = r_c_invoice_id;

The DFF details are:

Application: Payables Title: Invoice
Context Prompt: US INV
Segments - Attributes1 to Attributes9

I have FLEX_VALUE_SET_ID for each of the segment in the
FND_DESCR_FLEX_COL_USAGE_VL table.
ex: attribute1's flex_value_set_id = 100001

WHAT CHANGES DO I NEED TO MAKE SO THE ABOVE CODE IS NOW REFERENCING TO
CONTEXT SENSITIVE DFF?

Thanks,
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 02:08 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.