I need to Import Descriptive Flex Field from EBS to OBIA

Hi
we implemented OBIA 7.9.6.3 as Procurement and Spend Analytics
there is some Descriptive Flex Fields i want to import
for example :
     we have DFF on PO_HEADERS carries some information on the POs i need to import it into OBIA Datawarehouse and RPD
So , anyone have an idea to help me in this ?
Thanks
Ahmed

Ahmed,
if you dont want to edit any mapping, then you can populate the data into some un-used column in the ETL and change the name of the column in RPD.
Though this is not a good approach, but you can try this.
Mark if helpful.

Similar Messages

  • Issue with Supplier site descriptive flex field upgrade from 11i to R12

    We ran into some issue when upgrade Supplier site descriptive flex field from 11i to R12.
    In 11i. we defined descriptive field on JG_PO_VENDOR_SITES. in the segment definition, we defined one of the attributes default value based on Form Field Value, and the statement is like this:
    SELECT decode(:SITE.COUNTRY,'IT','AP ITALIAN TRANSACTIONS','AP AUTOFATTURA') FROM dual
    All above worked fine in 11i, whenever the flexfield field is open in forms, the default valuse shows based on the real-time value in :SITE.COUNTRY.
    In R12, Supplier site management is in HTML format. There is no forms, which means no form value. Do you have an alternative soluction for implement the same logic in R12?
    Thank you and regards,
    Kate
    Edited by: user12100435 on Feb 12, 2013 9:06 AM

    Kate,
    Have you logged a SR and see if Oracle support can help?
    Thanks,
    Hussein

  • How to attach a Key Flex Field to Descriptive Flex Field

    Hello,
    I would like to know how to attach a Key Flex Field to Descriptive Flex Field(when I click my DFF, I should see my accounting KFF values) using forms personalizations in 11.5.10. It would be great if someone could help me.
    Thanks,
    SJ

    I'm not sure what you mean by referring to forms personalization. If your requirement is simply to be able to enter an accounting KFF via a DFF then you need to attach a value set of type 'Special' to your DFF segment. These are much trickier to get right than other value set types so I would suggest some careful reading of the flexug and also taking a look at some of the seeded value sets of this type.

  • How to create a Tip for a field in a Descriptive Flex Field in Self Service

    How to create a Tip for a field in a Descriptive Flex Field in Self Service ?
    Example :
    For Address
    Each Address Line should have one Tip.
    What should I do ?
    Thanks,
    John

    Hi John,
    It seems you have created Address Location DFF in self service in OA Framework.....
    I have created a Address Location flex in OA Framework . It dipslays the segments properly but i dont want to display the segments if they dont have any value.
    I only want to display segments with values . The segments with null values should not display at all...
    i.e , if Address Line 2 value is null , it should not display Address Line 2..
    If you have done this, pls let me know how to go abt it.
    Thanks in Advance,
    Tanveer

  • I need to add a single field from with_item table . need to write select query with reference to company code , account doc no , fiscal year

    I need to add a single field from with_item table . need to write select query with reference to company code , account doc no , fiscal year

    Hi Arun ,
    Can you explain little bit more ??
    what is account doc no? 
    what are the transactions should be displayed in your output??
    -Rajesh N

  • LOV query attached to fields from EBS front end

    Can anyone please tell me, is there any way to find the query of dynamically attached LOV to corresponding field from EBS front end without using corresponding .fmb of form. I read posted threads and got the option of trace with binds (for finding the queries of LOV) from Help -> Diagnostics -> Trace ->Trace with Binds -> trc file
    ,But the problem is, it is not specified in the trace file that which field is having which query.
    Or is there any other way regarding this issue
    Versoins are
    RDBMS : 11.1.0.7.0
    Oracle Applications : 12.1.1
    Please correct me if I am wrong
    Regards
    Trupti

    You can open the form using forms builder and get the code.
    How To Bring Up 10G Forms Builder In R12 Environment? [ID 579318.1]
    Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 [ID 444248.1]
    Thanks,
    Hussein

  • Description of field from data element in table control

    hello people !!! I need help !!
    I’m using a table control in my module pool program. I create this table through wizard, taking the fields from an internal table. This internal table was defined like this:
    Table Control ; posting items
    DATA: t_postitems  TYPE stucture_fd OCCURS 0 WITH HEADER LINE.
    Where  <b>stucture_fd</b> is strucuture with the fields.
    The problem that I have is that the titles of the fields does not take their description from the data element.
    How I create this table control from the internal table and that takes the description from the data element? It is very important this, because this development will be used in different languages.
    From already I am thanking for any answer.
    Thank so much.
    Best regards, Esther.

    Gracias, es mas facil para mi en espanol.
    tables: tab_prb.
    types: begin of <b>ti</b>.
               include structure <b>tab_prb</b>.
    types: end of <b>ti</b>.
    data: <b>ti_b</b>kpf type table of ti,
             <b>wa_bkpf</b> type ti.
    Explicacion:
    tab_prb, es una tabla transparent que contiene la estructura <b>struct_fd</b> que tiene los campos mas un flag para la seleccion de fila (flag).
    Defini esta tabla transparente, para que los campos tomen su decripcion desde los elementos de datos.
    Si creo el TB directo de la tabla tab_prb, no me permite seleccionar el campo flag como campo de seleccion, cuya funcion es marcar linea simple.
    Si yo hago la definicion anterior en mi programa, cuando creo el TB, va todo bien, hasta <b>ti_bkpf</b> que seria mi tabla interna, pero cuando me pide el work area, le ingreso <b>wa_bkpf</b> me indica que no esta definido en mi programa o ne es una estrucutura.
    Espero haber aclarado un poco mi respuesta.
    Muchas gracias !!!
    Esther.-

  • Need to copy a custom field from sales order to billing document

    Hi All,
    I have a requirement, I need to add a new field in the sales order header part and even a field in the billing document, once i add this field up in both the documents in the header part i need to create a copy routine using the VOFM tran, can any body help me on what's the procedure to add a field in billing document and does the copy routine transfer the data ( Custom Field ) from Sales Order to the Billing Document, if yes can somebody help me with the procedure on how to and code of it.
    solved it myself ....
    Regards.
    Message was edited by: seshi
            seshi

    Hello,
    Regarding item 1, is it in the region of the global links (ie logout, home, preferences, etc.)? If not, have you tried creating a link via personalizations to the region you wish to have the link displayed (item type = link, destination = fully qualified name of your .xml page/region?
    Regarding item 2, you may have to create the custom subtab programatically using the controller for the region of the current subtab layout.
    Regarding item 3, you can also add a submit button to the page button bar region via personalizations. You can then add any logic you want to the button in the controller for the page.
    Hope this helps.

  • I have a new MacAir and need to import existing photo albums from my iPhone 4s

    I have had my MacAir replaced and now need to get my existing photo albums off my iphone 4s. It allows me to import exising "new" photos from my camera role but these are not what i want. I did a 9 country Europe trip and I don't want to lose them

    Hi foxifoodie,
    Unfortunately, those photos live in your iPhoto Library which was on your previous MacBook Air. Did you, by any chance back them up to a disk or flash drive? If not, have you consulted someone at the Apple Genius bar about recovering any of them, or using the Migration Assistant to get them moved over to your new MacBook Air?
    I'm not familiar with any way to upload photos (other than the new ones) to your Mac from your iPhone.
    IF WE HAVE SOME HEAVY HITTERS OUT THERE THAT KNOW A WAY TO HELP FOXIFOODIE OUT, PLEASE CHIME IN!!!
    Otherwise, foxifoodie, I would talk to the Apple folks to see if there is any way to get these back for you!  (Worst case - have them all printed out so you at least have a hard copy! Then, possibly have a good photo service put them on disk for you so you can upload them to your new MacBook Air?
    Good Luck!
    Cheers,
    GB

  • Need to import a Medical Dictionary from Quark to InDesign

    Just switched from Quark to InDesign for a Medical Journal and they need their dictionary to be loaded into InDesign.
    I have their .QUD file from Quark but am having difficulty loading it through the preferences.
    Any help would be great.
    Thanks in advance!

    From your description I'm guessing a .qud is a Quark User Dictionary file from Windows XPress. If so, then it should be a simple text file.<br /><br />The best thing to do is open it in a text editor, make sure it all looks clean, and then paste all of the text into InDesign and run a spell check, keeping all of the words as you go. A bunch of clicks for the conversion, but it will create a user dictionary file as InDesign requires, which is a different format from Quark's.<br /><br />When done back up your new file from ~/Library/Application Support/Adobe/Linguistics/Dictionaries/Adobe Custom Dictionary/<language of the file>. (Mac location, Windows should be similar.)

  • Changing descriptive flex field value

    I have looked and looked through the flexfield functions in the administrative responsibilities and cannot find the field I'm looking for to change the label for a flexfield. The navigation path to get to the flexfield is below:
    AR RECEIVABLES MANAGER responsibility > COLLECTIONS > CUSTOMER ACCOUNTS > ENTER CUST # and find > CLICK CUSTOMER BUTTON > CLICK DFF FIELD IN UPPER RIGHT TO VIEW FLEXFIELDS
    Can someone tell me how I can find the descriptive flexfield's name (Help->Diagnostics maybe?) and search for this thing to change it? Which fields do I need to search for in which form? I have tried searching everything I know to search.
    Thanks!

    Let me try to help you.
    Why I did was drilled down to DFF in Application Developer Responsibility.
    1) Flexfields --> Descriptive --> Register.
    2) Query for "Receivables" in Application Field and "Customer Information" in the Title field.
    If you wana see the segments for the particular DFF
    1) Flexfields --> Descriptive --> Segments.
    2) Query for "Receivables" in Application Field and "Customer Information" in the Title field.
    3) Segments Button. Before you change the name the segment or add additional segment Uncheck Freeze Flexfield Definition
    Let me know if its good enough.
    Sachin

  • Help needed for importing the DC's from NWDI track very urgent

    Hi all,
    I am importing a DC from NWDI tracks.
    I imported DC from NWDI with out any problem but i am unable to create a project
    it shows an error while i am creating the project for DC in inactive DC's.
    error message is :
    Failed to sync DC "**.##/lpt/absencerequest/*.##_LPT_**_OPUS_FRAVAER_WEBDYNPRO_1)" in configuration
    "JC0_DLPT0003_D". File "C:\Documents and                    Settings\****\.dtc\1\DCs\**.##\lpt\absencerequest\_comp\.dcdef" does not exist locally after sync but it exists on the server
    can you plese tell me why its happening as soon as possible
    it is a LEAVE REQUEST application in ESS
    Regards,
    Rajesh

    Hi Rajesh,
    Recently i worked on ESS business package and  faced lot of probelem to bring the track from NWDI into  NWDS. Most of the times the probelms are from importing only. Make sure that whether the DCs which you want to modify is getting imported properly or not. mean the while check the path of the local directory ..  whether it is correct or wrong..
    re import the components once and try to create the porject in local directory.
    to to Work spave  -> local directory -> .dtc -> 0 or 1 ( folder) -> DCS -> bin ->
    if you still facing any  problems pls let me know...
    regards
    Ratnakar reddy

  • FDM Import: create 4 fields from single chartfield in source file

    Hi Experts ,
    In my requirement, i have single member in Source file which i have to split into 4 filds (Target dimension)
    ex "1234 44 55555 456" , this string should be "1234" "44" "55555" "456" to represent 4 dimension members in Essbase.
    I tried puttig following FDM code in a import script through import format for one of the target field but after i import that column is showing "required field missing" error. Any suggestion please ?
    'Declare local variables
    Dim lngStartPositionMid
    Dim lngCharCountMid
    Dim strValueMid
    'Get Mid N Characters
    lngStartPositionMid = 9
    lngCharCountMid = 5
    'Get the string
    strValueMid = Mid(strField, lngStartPositionMid, lngCharCountMid)
    End Function
    Thanks

    This is done.
    I am new to FDM and VB so realised it later that actually , Script name is the VB Functiona name and thats where Value should be returned.
    If my scrip tname is Entity
    Entity = Mid( strField,9,5)
    Thanks
    Vivek

  • Need to import 20 email accounts from Mail.app to my iPhone 6.

    HI,
    At one time I would see a listing in iTunes of all the email accounts I could import into my iPhone 4.
    I did that for a while but then was running low on space and deleted all the email accounts on the phone.
    Now I have an iPhone 6 with more room and want to import the accounts.
    But the listing is no longer shown in iTunes. (must have gone away in one of the updates).
    I have iCloud linking my Safari tabs across my devises so I think iCloud is running properly.
    Is there a quick way to get the accounts into my phone? Or do I have to add them one at a time?
    Thanks for any tips/info.
    DA./

    It does sound like the index is corrupted - if the messages aren't in the index, then the fact that they're in the mbox still won't let mail see them.
    Are there a lot of messages that are missing?
    if it's not too many - then open each one from the mbox-messages - then click message-move to from the mail menu & "move " them to the folder they're already in - after that they'll be visible in the mail app. actually , choose "move to xxx again" - it saves time. It doesn't matter if you do this to a message that is already visible in mail.
    I don't know a quick way to do this - but you can select multiple messages from the library & ctrl-click-open which at least opens a load at once.
    moving them in finder, or trying to import from a copy of the folder doesn't help.
    There's probably a much easier way - try some serious searching of these discussions.

  • Help! I need to import OLD e-mails from my AOL mail...

    Well, I've tried on my own, but it's time to seek out a higher power...
    I have old e-mails from AOL 2.7 and 3.0 that I saved on my computer. I just downloaded AOL 5.0 (in Classic) as well as AOL for OS X, and I can open these messages up individually in those programs. But the question is, how can I add those e-mails to my Personal Filing Cabinet in one of those programs, so that I can (the holy grail) eventually get them in to my Apple Mail program? While I can open them up individually now, I can't figure out how to save them into either more recent AOL program -- I think that once I manage to do that, then I can use that AOL Services Assistant thing to get the messages into Apple Mail.
    Can anybody help? Thanks!
    G4 iMac   Mac OS X (10.4.7)  

    Hey Ali B,
    Thanks for giving this a shot. Here's the best I can remember it: I was using AOL 2.7 in the late 90's, and to make my in-box smaller I saved various e-mails in their own folders, taking them out of the AOL Inbox (which was on my computer, fyi). Now, here's the latest wrinkle -- I found a version of AOL 2.7, and can easily take the e-mails that are saved in my AOL 2.7 Inbox and export them to a later version, and from there to my Apple Mail. But HERE'S the tricky thing -- when I take those earlier e-mails that I pulled out of the AOL Inbox and drop them back into the Inbox folder, they don't get added to the Inbox when I open AOL! I can open them individually in 2.7 (the icons are the same in the Inbox Folder, all e-mails look the same, both the new ones and the old ones), but that also doesn't add them to the AOL Inbox.
    Here, it seems to me, is the problem. In the Mail folder is also another icon (and file) that says my screen name, and that somehow incorporates all of the e-mails that are saved under that screen name. And I don't know how to change that file -- just launching AOL 2.7 (or, for that matter, dropping these new messages into the appropriate folder) doesn't help -- only the original messages show up in my AOL 2.7 Inbox, not the additional ones I've added.
    And, of course, when I upgrade to 3.0 (or 5.0 or AOL for OS X) these e-mails in my Inbox get added to my Personal Filing Cabinet, and I can't think of any other way to get the other (previously removed) e-mails into the Filing Cabinet.
    Does that make any sense whatsoever?

Maybe you are looking for

  • How can I manage 1 iTunes library with 2 computers (not on same network)?

    I have 1 very large iTunes library in which I am always adding/deleting/editing songs and 2 computers (1 home, 1 laptop). I would like to be able to manage my library with my laptop when I am away from home but also be able to see any changes I made

  • I have 3 different email account, I would like to see them in different icons, it`s that possible.

    I have 3 different email account, I would like to see them in different icons on the screen, it`s that possible.?

  • Aperture 3.0.2  available...

    Apple just released Aperture 3.0.2. See [this article|http://support.apple.com/kb/TS2518] for detailed information. Get it from Software Updates or [direct download here|http://support.apple.com/kb/DL1006]. There is also [iMovie 8.0.6|http://support.

  • I/O Error: Result Code=-36  HELP!!!

    Anyone got any idea what this is about? The problem in a nutshell is as follows... I'm running Logic 7.2.3 on a G5 (PowerPC version) with a dedicated, built in 250gig HD for audio. Over the last week I've suddenly become aware that everything I thoug

  • XL Reporter Installation error

    Hi, I am attempting to install Xl Reporter PL 30 at a site that has SAP B1 2005 SP01 PL 31 and I am getting the following error message at one of the client machines 'SAP Business One DI SDK is required but not found !' This only occurs on one client