Data in UDF disappears

Hello,
Since three weeks we are using SAP 9.0 PL8.
Could someone explain, after I entered a code in a UDF, why this code disappears.
This code (code scannen) is a short article number which shows the original article code by using a FMS.
In version 8.8.1 we didn't have this problem.
See the attachment for detailed information.
Thanks,
Tim

Hello Nagarajan,
I have solved it to create an extra UDF with FMS. Thank you all for your responces.
Tim

Similar Messages

  • Text UDF Disappear in CRYSTAL Layout

    Hi all,
    I built a SBO layout for sales quotation in crystal 2008.
    When i display the layout in the crystal editor every thing works fine, but when i open the layout in SBO all the text UDF disappears (including their column headers).
    Numeric UDF are displayed fine.
    Does anyone have a clue for the source of this problem.
    Thanks, Udi

    hi,
    are you using Stored Procedure or direct to tables?
    i will recommend you use Stored Procedure and use the SQL CAST to achieve the desired output.
    regards,
    Fidel

  • Has the "reset data and documents" disappeared

    Has the "reset data and documents" disappeared from the advanced settings on icloud.com after signing in?

    Yes.

  • UDF disappears

    Hi,
    I have to name the target file dynamically but  i don want the filename to come in the file. SO i am trying to use an UDF with the following code
       //write your code here
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/File","FileName");
    conf.put(key,a);
    I am mapping the filename from the source structure to this UDF. But when i save the message mapping the UDF disappears and am getting this error in the communication channel
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: The Adapter Message Property 'FileName' was configured as mandatory element, but was not supplied in the XI Message header: com.sap.aii.adapter.file.configuration.DynamicConfigurationException: The Adapter Message Property 'FileName' was configured as mandatory element, but was not supplied in the XI Message header
    Please help with this.
    Regards,
    Sharadha

    hi,
      In the sender communication channel enable the set adapter specific message attributes
      (Its apper under  Adapter-Specific Message Attributes).You will get the file name dynamically.
    Regards,
    Prakasu
    Edited by: prakasu on May 13, 2008 8:17 AM

  • The cellular data services have disappeared from my settings. Can anyone help me restore it please?

    The cellular data services have disappeared from my settings. Can anyone help me restore it please?

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased. http://support.apple.com/kb/ht1430
     Cheers, Tom

  • Data in matrix disappear

    Hi everyone,
    I am using SBO2004+VB.Net, I created a SBO form with serveral panels, I fill data in a matrix in the panel level 2(not bound data to matrix), the data display normally when first fill, but when I resize the matrix column, the data disappear totally, also when i change the form current PaneLevel, the data in matrix disappear too.  
    who can help workaround this problem,
    Thanks in advance.

    Hi Kathy,
    I've had the similiar problem in VB6, when the items (matrix, edittext, combobox, etc...) were not binded to userDataSource, data from them disappeared almoust at any change of form, hiding/appearing, changing pane levels, etc ...
    Try binding UserDataSources to those items.
    Like a:
    oFrm.DataSources.UserDataSources.Add "udsCode", dt_SHORT_TEXT, 8
    oEditText.DataBind.SetBound True, "", "udsCode"
    Regards,
    Jaro

  • OIM 11g: UDF disappears from User Attributes page

    Hi,
    I was modifying a user defined attribute using the 11.1.1.3 User Attributes configuration page. All I did was change its category to move it to another section of the user profile page. The last remaining field in the category 'disappeared'. It just went from the list of fields in the category. The field still exists on the USR object and still contains all the values. But it's gone from the UI.
    I exported the /file/User.xml from MDS and sure enough the missing attribute is not present in the User.xml file. It is there for the mapping to the back end column, and in another element. But the element that describes the field proper is not there. I've since added the attribute element back in manually and re-imported the metadata using the weblogic environment manager, but the field still does not appear.
    So, my question is does anybody know where else OIM stores the attribute details? Is it in the DB somewhere and merely mirrored in the MDS? What do I need to do to restore the field? (I can't add it in because it says it already exists.)
    Thanks

    PeachEye,
    I was unable to see the UDF's I had created on the user form until I set up a policy for them. Please check the policy around the UDF's.
    I am hoping this can help you.
    From Oracle documentation:
    User's Guide for Oracle Identity Manager
    11g Release 1 (11.1.1)
    E14316-03
    User-defined fields (UDFs) can be added by creating a policy and
    adding attributes in the self service user management
    administration policy in Oracle Identity Administration. To add
    the User defined attributes for view or modification under the
    Attributes tab, these UDFs need to be added to the modify user
    data set for self-service. Also, a custom policy needs to be created
    under self service user management to grant permission to view
    and/or modify these attributes.
    For details on authorization policies, refer "Creating and Managing
    Authorization Policies" on page 15-2.

  • Form data flashes, then disappears

    We have a fillable form we downloaded from a government website. We have filled in all the forms with our data and saved the file. Then when we reopen it, the data shows briefly, less than one second, then disappears. Anyone know what is going on?
    I'm working in Acrobat 7.1 Pro, and I believe the form was created in Distiller.

    Most likely there is a Reset Form action (or JavaScript) that executes when the form is opened. This is often done for forms that are intended to be used online (filled and submitted). If the PDF does not have security applied then you have a chance of removing this.
    George

  • Module pool- only first line item data saved, rest disappears??

    Hi Experts,
    I have one module pool that was developed by other developer. It has header details input fields and items details input by table control.
    Now below scenarios occur:
    1) When I enter only one line item, and save it, the data is saved properly
    2) when I enter more than one item data and save it, it only saves first line item data.
    3).When I press ENTER button after every new line item data, it saves all the data properly.
    I tried to debug the report but could not find the exact problem statement as the code is written very badly without any comments.
    I am pasting the flow logic code below for the screen.
    So please help me figure out the problem and solution for it.
    +++++++++++++++++++++++++++++++++++
    PROCESS BEFORE OUTPUT.
    *&SPWIZARD: PBO FLOW LOGIC FOR TABLECONTROL 'IT_MSEG'
       MODULE it_mseg_change_tc_attr.
    *&SPWIZARD: MODULE IT_MSEG_CHANGE_COL_ATTR.
       LOOP AT   it_gp
            INTO wa_gp
            WITH CONTROL it_mseg
            CURSOR it_mseg-current_line.
         MODULE it_mseg_get_lines.
    *&SPWIZARD:   MODULE IT_MSEG_CHANGE_FIELD_ATTR
       ENDLOOP.
    * MODULE STATUS_9001.
       MODULE deactive_screen.
    PROCESS AFTER INPUT.
    *&SPWIZARD: PAI FLOW LOGIC FOR TABLECONTROL 'IT_MSEG'
       LOOP AT it_gp.
         CHAIN.
           FIELD wa_gp-yposnr.
           FIELD wa_gp-matnr.
           FIELD wa_gp-maktx.
           FIELD wa_gp-meins MODULE check_uom ON INPUT..
    *      FIELD WA_GP-DOC_QTY.
    *      FIELD WA_GP-REC_QTY.
           FIELD wa_gp-gp_qty.
           FIELD wa_gp-chall_qty.
           FIELD wa_gp-netwr.
           FIELD wa_gp-remarks.
           FIELD wa_gp-exp_ret.
           MODULE it_mseg_modify ON CHAIN-REQUEST.
         ENDCHAIN.
         FIELD wa_gp-chk
           MODULE it_mseg_mark ON REQUEST.
       ENDLOOP.
       MODULE it_mseg_user_command.
    *&SPWIZARD: MODULE IT_MSEG_CHANGE_TC_ATTR.
    *&SPWIZARD: MODULE IT_MSEG_CHANGE_COL_ATTR.
       MODULE user_command_9001.
    +++++++++++++++++++++++++++++++++++
    Thanks,
    Vishal.

    Hi Aruna,
    Below is the code as you required.
    +++++++++++++++++++++++++++++
    MODULE user_command_9001 INPUT.
       ygp_header_mas-ret_type = v_gpt.
       CASE sy-ucomm.
         WHEN 'MBLNR'.
           PERFORM select_mblnr.
         WHEN 'DEL'.
           PERFORM select_delivery.
         WHEN 'INTI'.
           PERFORM grt_gi_details.
         WHEN 'GENT'.
           PERFORM get_ge_details.
         WHEN 'GP'.
           PERFORM get_returnable_gp.
         WHEN 'SAVE'.
           PERFORM gen_gp_number.
           PERFORM gen_data.
           PERFORM save_data.
         WHEN OTHERS.
           PERFORM get_ge_details_other.
           IF it_gp[] IS INITIAL.
             INSERT INITIAL LINE INTO it_gp INDEX 1.
           ENDIF.
       ENDCASE.
       IF v_entry = 07 .
         PERFORM serial_no1.
         PERFORM insert_row.
       ENDIF.
       IF sy-ucomm IS INITIAL.
         PERFORM calc_amt.
       ENDIF.
       CLEAR:sy-ucomm.
    ENDMODULE.                    "user_command_9001 INPUT
    +++++++++++++++++++++++++++++++
    MODULE it_mseg_user_command INPUT.
       ok_code = sy-ucomm.
       PERFORM user_ok_tc USING    'IT_MSEG'
                                   'IT_GP'
                                   'CHK'
                          CHANGING ok_code.
       sy-ucomm = ok_code.
    ENDMODULE.                    "IT_MSEG_USER_COMMAND INPUT
    ++++++++++++++++++++++++++++++++++
    MODULE it_mseg_modify INPUT.
       MODIFY it_gp
         FROM wa_gp
         INDEX it_mseg-current_line.
    ENDMODULE.                    "IT_MSEG_MODIFY INPUT    
    ====> Above module has some problem i think as while debugging it was not updating IT_GP as the current line number was not matching with IT_GP as it has only one line item and WA_GP was changing. Also WA_GP data was getting changed with LOOP with all line items data.
    ++++++++++++++++++++++++++++++++++++++++++++++
    MODULE it_mseg_mark INPUT.
       DATA: g_it_mseg_wa2 LIKE LINE OF it_gp.
       IF it_mseg-line_sel_mode = 1
       AND wa_gp-chk = 'X'.
         LOOP AT it_gp INTO g_it_mseg_wa2
           WHERE chk = 'X'.
           g_it_mseg_wa2-chk = ''.
           MODIFY it_gp
             FROM g_it_mseg_wa2
             TRANSPORTING chk.
         ENDLOOP.
       ENDIF.
       MODIFY it_gp
         FROM wa_gp
         INDEX it_mseg-current_line
         TRANSPORTING chk.
    ENDMODULE.                    "IT_MSEG_MARK INPUT
    +++++++++++++++++++++++++++++++++++++++++
    If I press ENTER after entering each line item, all records come in IT_GP but if not then only first line item comes. Also if I dont press ENTER after entering the first line item and and add one item (total 2) and then press ENTER then sometimes both the lines disappear.
    Thanks,
    Vishal

  • Why does data validation not disappear immediately on protected sheet, bug?

    I have provided a link to a workbook.
    Cell A1 contains data validation. The macro contains one sub that removes the data validation from Cell A1. However, the data validation won't be removed until you first run the macro and then click on another cell and then click on A1 again.
    However, if the sheet was not protected, data validation would get removed immediately by the macro, without the need to navigate to a different cell.
    Why is it like this? Is this a bug?
    Workbook with data validation in A1 of protected sheet and a macro to remove it

    Hi JP3O,
    Base on my test in Office professional Plus 2013 (15.0.4569.1506), it works fine.
    Check the worksheet is protected
    Select A1, the dropdown icon will display
    Run/Debug the macro, the dropdown icon will be disappeared.
    What’s the version of your Office? Could you reproduce that issue in other machine?
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Some Data in Calendar Disappeared Without Me Deleting It

    I had been using the Calendar portion of my Palm desktop software and everything seemed fine.  I closed out of it and 1/2 hour or so later opened it up again to enter something and a whole bunch of my data has disappeared.  Any suggestions on whether I can retreive this lost data from anywhere and if so where.  The last back up I did was almost a week ago and I've entered a lot of stuff since then.
    Post relates to: Tungsten E2

    Assuming you're running XP > Go to C:\Program Files\Palm [or palm One]\[something resembling your Hotsync name]\Date Book and there should be two files: datebook.dat and datebook.bak. Delete or move datebook.dat and rename datebook.bak to datebook.dat. I've had to do this before because I accidentally synced a partially restored T5 and wiped my PIM...
    Post relates to: Tungsten T5

  • Cartesian Data Canvas - Label Disappearing

    Hello All,
    I have an issue in that I currently have a Catesian Data Canvas that is sitting on a line chart. I'm positing some lines and a label on the chart at specific data points, all is working fine. I have a slider which 'moves' the user along the chart depending upon the two points on the slider. What im finding is that when the label moves 'off the side of the chart, it disappears as expected, but when when scrolling back to the position the label doesn't appear again but its actually gone. However, the two lines which i have created are still visible.
    Could anyone let me know why this is disappearing? Im assuming its something to do with Flex removing the child label for garbage collection purposes.
    Any help would be much appreciated
    Craig

    "Wirawannaga" <[email protected]> wrote in
    message
    news:gk6db3$e29$[email protected]..
    > Hello everybody.. I have array and Canvas that generate
    by Repeater from
    > array
    > length. The problem are I can assign my Canvas Label
    with repeater
    > currentitem
    > but it cannot assign the data in my Canvas ID. Can
    anybody help?
    Check out
    http://www.magnoliamultimedia.com/flex_examples/Amys_Flex_FAQ.pdf
    Q9

  • Deleting Date from UDF using DTW

    Hi Experts
    I have 2 UDFs (one of which is alphanumeric text field with a linked table, the other is a date field).   I need to blank both field using DTW - I have been able to clear the text field using a "/"  but I don't know how to clear the date information back to blank using DTW.
    Thanks
    Geoff

    Hi,
    you must use DTW so that the history data of the UDF can also be updated. if you delete the UDF, it will make the data or information is not consistent thorough the database.
    To delete the date, I suggest to try using the "\" or "/".
    JimM

  • When I sync my Iphone 4s to PC, the calendars do not sync and recently added dates on PC disappear. What to do?

    When I sync my IPhone 4s to PC, calendars do not sync. Recently added dates on Outlook calendar disappear. I have called Apple support numerous times, they cannot resolve the problem.

    PK-Papa,
    In my searching through the communities, I found this an answer that referenced this particular support file about restarting the Apple Mobile Device Service.  I followed the instructions, even though I have Windows 8, and it fixed the connection problem between the iPhone and iTunes.
    http://support.apple.com/kb/TS1567

  • SCOM dashboard data and configuration disappears

    Hi All,
    Whenever I configure a dashboard in SCOM 2012 R2 , it is there for 2 to 3 days and then the data disappears and does not come back. The dashboard becomes blank.I tried creating the dashboard for 2 to three times now and it will only display information till
    2 to 3 days and then later the information disappears.
    Can someone advise and help me with a work around?
    Note: There were dashboards created before the R2 upgrade from SCOM 2012 Sp1, which still work fine.

    Hi,
    I would like to suggest you check event view for operations manager event logs for more information to help analysis this issue.
    Whether the issue occurs to every dashboard, or just some specific dashboard?
    Did you open the dashboard on operations manager console or others, such as sharepoint web site?
    Regards,
    Yan Li
    Regards, Yan Li

Maybe you are looking for

  • Why is my iPhone not recognized on my USB port?

    When I try to connect my iPhone 3G to my computer absolutley NOTHING happens. No error message no beeping from windows that it detects a connection, and I definitely cannot see it in my iTunes. I have tried restarting the phone, resetting the phone,

  • Why my payment has not been suspended?

    Hi, I cancelled my Photoshop monthly subscription back in November. The person who helped me said some charges could apply  in December, cancellation fees. However I find out this morning that my normal monthly payment has beed deducted from my bank

  • Illustrator CS5 actions

    Hellow! I have a question about Actions created in Illustrator CS4 and then exported in CS5. As i found out, my actions  (i have about 150 actions) act differently in CS5 then in CS4. All of my action include moving object to specific X,Y point (0,0)

  • I can  create SQL  Database with Xcode ??

    is can posible create a Database with SQL in Xcode ? -Raul

  • No Java Runtime has been detected...

    A website where I am ordering photos online uses Java Runtime. I get the following message: Checking for Java Runtime Version 1.4.x or higher.............. No Java Runtime has been detected. How can I install this software? Java itself is installed,