How to UDF record fetch in B1 Studio form?

Hi Everyone...
I want to fetch UDF data into my form which i created in my B1 Studio but it was display only DocNum,DocName but not display UDF value...
I set all properties.....
I attach image...
Thanks in advance...

Hi Edy Simon,
Sorry for this. I did it just for time being.
Thanks & Regards
Ankit Chauhan

Similar Messages

  • How to set record history for a customized form?

    i have created a customized form and register it onto apps. everything is working fine expect for the Record History part. while going to Help -> Record History for my customized form it showing error message -
    Recird History is not availbale here.
    Please suggest if i have to write a specific trigger for setting the record history. also please provide the sample code for the same.
    Thanks,
    Sam

    Sam,
    Please see if these threads help.
    How to enable record history for custom forms
    How to enable record history for custom forms
    RECORD HISTORY (or) WHO COLUMNS in R12???
    RECORD HISTORY (or) WHO COLUMNS in R12???
    Regards,
    Hussein

  • How to log dbm-actions in database studio?

    Hi,
    I am trying to record the actions database studio does when accessing the database. In example, I want to show the backup information. Which database comands are used?
    In DBMgui this was possible I just opend the console window and every further action was printed to this window. This was a nice feature to create batch scripts.
    Is this function still available in database studio? How to use it?
    Thank you.
    Best regards
    Christian

    Hello,
    Window->Show View->General->Console
    Window->Preferences->Database Studio->Show console for database management commands
    Best Regards
      Wolfgang

  • How to append records in a file, through file adapter.

    Hi All,
    How to append records in a file, through file adapter.
    I have to read data from database and need to append all records in a file.
    Thanks in Advance.

    Hi,
    I think you have a while loop to hit the DB in your Process (As you said you have to fetch data from DB 10 times if 1000 rec are there)
    First sopy your DB O/P to one var
    and from second time append to previous data.(Otherwise you can directly use append from starting instead of copy and append)
    When loop completes you can transform to File adapter Var.
    Otherwise you can configure yourFileadapter such that it will aapend current records to previous records.
    You can use 'Append= true' in your file adapter wsdl.
    It will append previous records to current records in the same file.
    Regards
    PavanKumar.M

  • How do I record through Line in on Macbook Pro 13"?

    How do I record through Line in on Macbook Pro 13"?
    Do I need special software?
    How to change the setup?
    Shlomo

    Shlomofromoh wrote:
    How do I record through Line in on Macbook Pro 13"?
    Let me be sure I understand what you need. You want to connect an audio device to the Audio In port of your MBP and record its output with the MBP.
    If that's correct, what you need is audio editing software. You can use GarageBand, which probably came bundled with your MBP, but it's a bit heavy for that purpose alone. A better tool is the free audio editor Audacity. It's powerful and cross-platform, which means that it's a little rougher around the edges than is usually the case with Mac software, but you can't beat the price. There are others (Sound Studio, Amadeus Pro, TwistedWave, Wave Editor, and more), but you can get going with Audacity.

  • To display records fetched from the DB through ALBPM, in a custom JSP

    I want to display the records fetched from the database through ALBPM in a custom JSP as a table.
    Currently I am fetching the records and putting them in a BPM object group and sending it to the JSP as a BPM object. Now in the JSP I am trying to iterate and create a table to display the fetched data using the JSTL tag ==>
    <c:forEach ...... >
    </c:forEach>
    But I am always getting the following error in ALBPM workspace:
    The task could not be successfully executed. Reason: 'java.lang.RuntimeException: /webRoot/customJSP/CustomerSearch1.jsp(29,2) No such tag forEach var in the tag library imported with prefix c'
    Though there is a tag forEach var in the JSTL?? How to solve this error or is there any altrnative way to display the records in a JSP ??
    Thanks,
    Suman.

    Hello. I use custom JSP and it works well. You have to make sure 2 things:
    a) You have imported the libs, including these lines in your JSP:
    <%@ page session="true" %>
    <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
    <%@ taglib uri="http://fuego.com/jsp/ftl" prefix="f" %>
    b) The variable you are using in the "forEach" statement is stored in the BPM object you pass to the JSP in the call.
    Hope this helps.... Bye

  • How do I record message for voicemail?  When I hit record button, Suri pops up

    How do I record my outgoing message for voicemail?  When I choose "custom" then "record" Suri pops up.

    Wow...
    What do expect when recording with a seventy-five cent microphone into a two dollar built-in audio chip by a person with little or no audio recording experience?
    Logic cannot perform magic.
    Most users who want good (or even adequate) sound purchase external hardware which means a professional or semi-pro audio interface and at least one good microphone. Then they study or read up on best how to mic an acoustic piano. (and that's just for starters)
    To answer your question, it sounds like it in a tin can because:
    1. Too much room sound causing phase problems. Sound waves are bouncing off different walls, ceiling and reaching the mic at different times and canceling out some frequencies.
    2. Mic placement, it needs to be closer to the piano, preferably the back of the piano. The closer to the piano the mic is the less room sound you will pick up.
    3. The built-in mic isn't helping... obviously.
    You could've used Garageband or any number of free audio programs and gotten the same results.
    Logic is a professional (or was) audio program designed to be the centerpiece of a digital audio studio but it can't make a bad recording sound good... it may be able to improve it a bit but the biggest difference will be made by educating yourself on proper recording techniques and purchasing a decent audio interface and microphone.

  • How the data is fetched from the cube for reporting - with and without BIA

    hi all,
    I need to understand the below scenario:(as to how the data is fetched from the cube for reporting)
    I have a query, on a multiprovider connected to cubes say A and B. A is on BIA index, B is not. There are no aggregates created on both the cubes.
    CASE 1: I have taken RSRT stats with BIA on, in aggregation layer it says
    Basic InfoProvider     *****Table type      ***** Viewed at      ***** Records, Selected     *****Records, Transported
    Cube A     ***** blank ***** 0.624305      ***** 8,087,502      ***** 2,011
    Cube B     ***** E ***** 42.002653 ***** 1,669,126      ***** 6
    Cube B     ***** F ***** 98.696442 ***** 2,426,006 ***** 6
    CASE 2:I have taken the RSRT stats, disabling the BIA index, in aggregation layer it says:
    Basic InfoProvider     *****Table Type     *****Viewed at     *****Records, Selected     *****Records, Transported
    Cube B     *****E     *****46.620825     ****1,669,126****     6
    Cube B     *****F     ****106.148337****     2,426,030*****     6
    Cube A     *****E     *****61.939073     *****3,794,113     *****3,499
    Cube A     *****F     ****90.721171****     4,293,420     *****5,584
    now my question is why is here a huge difference in the number of records transported for cube A when compared to case 1. The input criteria for both the cases are the same and the result output is matching. There is no change in the number of records selected for cube A in both cases.It is 8,087,502 in both cases.
    Can someone pls clarify on this difference in records being selected.

    Hi,
    yes, Vitaliy could be guess right. Please check if FEMS compression is enabled (note 1308274).
    What you can do to get more details about the selection is to activate the execurtion plan SQL/BWA queries in data manager. You can also activate the trace functions for BWA in RSRT. So you need to know how both queries select its data.
    Regards,
    Jens

  • How the data is fetched from the cube for reporting

    hi all,
    I need to understand the below scenario:(as to how the data is fetched from the cube for reporting)
    I have a query, on a multiprovider connected to cubes say A and B. A is on BIA index, B is not. There are no aggregates created on both the cubes.
    CASE 1:  I have taken RSRT stats with BIA on, in aggregation layer it says
    Basic InfoProvider     *****Table type      ***** Viewed at          ***** Records, Selected     *****Records, Transported
    Cube A     *****             blank                 *****           0.624305         *****          8,087,502        *****             2,011
    Cube B     *****                     E   *****                      42.002653  *****                  1,669,126            *****                    6
    Cube B     *****                     F  *****                     98.696442    *****                  2,426,006       *****                    6
    CASE 2:I have taken the RSRT stats, disabling the BIA index, in aggregation layer it says:
    Basic InfoProvider     *****Table Type     *****Viewed at     *****Records, Selected     *****Records, Transported
    Cube B     *****E     *****46.620825     ****1,669,126****     6
    Cube B     *****F     ****106.148337****     2,426,030*****     6
    Cube A     *****E     *****61.939073     *****3,794,113     *****3,499
    Cube A     *****F     ****90.721171****     4,293,420     *****5,584
    now my question is why is here a huge difference in the number of records transported for cube A when compared to case 1. The input criteria for both the cases are the same and the result output is matching. There is no change in the number of records selected for cube A in both cases.It is 8,087,502 in both cases.
    Can someone pls clarify on this difference in records being selected.

    Hi Jay,
    Thanks for sharing your analysis.
    The only reason I could think logically is BWA is having information in both E and F tables in one place and hence after selecting the records, it is able to aggregate and transport the reords to OLAP.
    In the second case, since E and F tables are separate, aggregation might be happening at OLAP and hence you see more number of records.
    Our Experts in BWA forum might be able to answer in a better way, if you post this question over there.
    Thanks,
    Krishnan

  • HOW DO I FINALIZE A DVD IN STUDIO PRO4!!!?

    My DVD's always have glitches, but there are no glitches in the final cut project or in studio 4 simulation (w/ an mpeg2). The company duplicating my dvd's said it is because I never finalized my DVD. I used the "build and format" option with "lossless linking" (whatever that means.)
    What is the difference between formatting in "lossless linking" and formatting in "standard DVD-R mode?" Should I switch to standard DVD-R mode? I don't even know how.
    MOST OF ALL.......
    HOW DO I FINALIZE A DVD IN STUDIO PRO 4?
    If you know anything....please tell me...anything.

    That's the problem, finalizing appears to be related to specialized recorders like DVRs and to eraseable recordable blank media like RW. With RW you can create a multisession event and add data to it. This is not case with -R, because they are not multisession or rewritable. Was the blank disc a -RW?
    You can verify a DVD R when burning in Toast, but I've had discs replicated and never had the request.

  • How to lock record in a remote database ???

    Hi All!
    How to lock record in a remote table ??? Is it possible to lock by using the RPC ??? What are the options available ??
    thanks
    Sanjeeb Bose
    HCL Infosystems Ltd
    Kolkata India

    DBLinks may be one option...
    --Shirish                                                                                                                                                                                                                       

  • How to add records or how to maintain list in stored Procedure

    Hi,
    I am facing an issue in the addition of record in the type
    create or replace
    TYPE               "PROD_SEARCH_COUNT_TBL"                                          AS TABLE OF PROD_SEARCH_COUNT_OBJ;
    create or replace
    TYPE               "PROD_SEARCH_COUNT_OBJ"                                          AS OBJECT
    ( /* TODO enter attribute and method declarations here */
        V_Name Varchar2(500 Byte),
        v_Value Varchar2(500 Byte),
        v_count Number
    I want to add records to the type I tried following way
    prod_wcf_rec PROD_SEARCH_COUNT_TBL;
      SELECT PROD_SEARCH_COUNT_OBJ('Name1','Value1',1) BULK COLLECT INTO prod_wcf_rec FROM DUAL;
        SELECT PROD_SEARCH_COUNT_OBJ('Name2','Value2',2) BULK COLLECT INTO prod_wcf_rec FROM DUAL;
        SELECT PROD_SEARCH_COUNT_OBJ('Name3','Value3',3) BULK COLLECT INTO prod_wcf_rec FROM DUAL;
        SELECT PROD_SEARCH_COUNT_OBJ('Name4','Value4',4) BULK COLLECT INTO PROD_WCF_REC FROM DUAL;
    DBMS_OUTPUT.PUT_LINE ('-----------------------------Looping----------------------------');
    FOR i in 1 .. prod_wcf_rec.COUNT
    LOOP         
    DBMS_OUTPUT.PUT_LINE (prod_wcf_rec(i).V_Name||' - '||prod_wcf_rec(i).v_Value||' - '||prod_wcf_rec(i).v_count);     
       END LOOP;
       DBMS_OUTPUT.PUT_LINE ('-----------------------------Looping----------------------------');
    In printing I am getting last records only .So is there any way to add records to PROD_SEARCH_COUNT_TBL
    How to add records or how to maintain list in stored Procedure

    Every time you BULK COLLECT into a collection type the value is overwirtten. So you need to try something like this.
    SQL> create or replace type prod_search_count_obj as object(v_name varchar2(500 byte), v_value varchar2(500 byte), v_count number)
      2  /
    Type created.
    SQL> create or replace type prod_search_count_tbl as table of prod_search_count_obj
      2  /
    Type created.
    SQL> declare
      2    prod_wcf_rec prod_search_count_tbl;
      3  begin
      4    select obj_val
      5      bulk collect into prod_wcf_rec
      6      from (
      7            select prod_search_count_obj('name1','value1',1) obj_val from dual
      8            union all
      9            select prod_search_count_obj('name2','value2',2) from dual
    10            union all
    11            select prod_search_count_obj('name3','value3',3) from dual
    12            union all
    13            select prod_search_count_obj('name4','value4',4) from dual
    14           );
    15
    16    dbms_output.put_line ('-----------------------------looping----------------------------');
    17    for i in 1 .. prod_wcf_rec.count
    18    loop
    19      dbms_output.put_line (prod_wcf_rec(i).v_name||' - '||prod_wcf_rec(i).v_value||' - '||prod_wcf_rec(i).v_count);
    20    end loop;
    21    dbms_output.put_line ('-----------------------------looping----------------------------');
    22  end;
    23  /
    -----------------------------looping----------------------------
    name1 - value1 - 1
    name2 - value2 - 2
    name3 - value3 - 3
    name4 - value4 - 4
    -----------------------------looping----------------------------
    PL/SQL procedure successfully completed.
    SQL>

  • How Do I record My Business Skype-to-Phone Calls?

    I've been using 3rd party recording devices for a long time, and suddenly my audio files are just now going crazy. When I try recording we are speaking over each other on the recordings. I've tried downloading almost all the recommended 3rd party recording devices listed here https://support.skype.com/en/faq/FA12395/how-can-i-record-my-skype-calls but nothing is working properly.
    Callnote, MP3 Skype Recorder, iRecorder, iFree Skype Recorder, G-Recorder and a few others are just not working.
    Is anyone successfully recording their audio from skype to phone conversations? Please help. I'm loosing money and need to resolve this immediatly.
    Thank you,
    Ashley

    ashleystamatino wrote:
    I've been using 3rd party recording devices for a long time, and suddenly my audio files are just now going crazy. When I try recording we are speaking over each other on the recordings. I've tried downloading almost all the recommended 3rd party recording devices listed here https://support.skype.com/en/faq/FA12395/how-can-i-record-my-skype-calls but nothing is working properly.
    Callnote, MP3 Skype Recorder, iRecorder, iFree Skype Recorder, G-Recorder and a few others are just not working.
    Is anyone successfully recording their audio from skype to phone conversations? Please help. I'm loosing money and need to resolve this immediatly.
    Thank you,
    Ashley
    Hi Ashley,
    Did you manage to get one that works in the end?

  • I have completed a keynote presentation with music already. How do I record the slideshow so I can burn it to a DVD disc. I have tried to export it as a Quicktime file but the transitions have been slow that the music finishes first.

    How do I record a keynote slideshow with an attached music already? I trid to export it through Quicktime but the final result is different from the original keynote presentation. What I mean is that the slide transitions are slow that the musci finishes first before the slide presentation.

    Keynote: Exporting a presentation from Keynote to iMovie
    http://support.apple.com/kb/HT2655

  • How can I record an audio sound and convert it to a ringtone?

    How can I record an audio sound and convert it to a ringtone?

    Record your voice using iPhone (for ringtone only 35 secs or under are valid), sync iPhone with iTunes.
    In iTunes the recorded voice is listed under Music as some_numbers.m4a.
    Right click on the item and choose Create AAC version.
    Drag the converted voice onto the desktop.
    Delete the voice copy in iTunes. (important step)
    On desktop, rename the some_number.m4a to something_more_intelligent.m4r
    Drag it back to iTunes and you will find it under Tones.
    Now select it (for sync) and connect your iPhone, do a sync.
    If everything works out, it will be in Settings > Sounds > Ringtone.
    Now choose a contact you want to assign this ringtone, tap Edit and add the ringtone.
    Hope this helps.

Maybe you are looking for