Custom field data is lost or not available after any action

I added a custom field on ERP_H component and I made this field available through getter methods. I brought this field in to header view and the field looks ok but after I enter the data in that field, the value enter doesn't get retained. I saw the setter method and the data is set correctly. After any action like enter or save, data is lost or the value is not available, any clue?
below are the details:
1) We have created an append structure to CRMST_ADMINH_ERPIL and activated the getter and setter methods, I tried with AET tool too(ofcourse the Zfield are not available withe field names we need).
2) Data binding is happening in the context create note.
    model = owner->create_model(
        class_name     = 'ZL_ERP_H_HEADERDETAIL_CN03'
        model_id       = 'ERPAdminH' ).                     "#EC NOTEXT
    ERPAdminH ?= model.
    CLEAR model.
bind Context Node to controller to my enhaced context.
    owner->do_context_node_binding(
    iv_controller_type = CL_BSP_WD_CONTROLLER=>CO_TYPE_COMPONENT
    iv_target_node_name = 'ERPADMINH'
    iv_node_2_bind = ERPADMINH  ).
3) In get_p_xxx field is changed to check box
4) In Get_I_XXX method rv_diabled is changed = 'FALSE'.
5) In set property the value is set correctly.
    IF <nval> <> <oval>.
      current->set_property(
                      iv_attr_name = 'ZFREEF' "#EC NOTEXT
                      iv_value     = <nval> ).
      clear dref.
      dref = current->get_property( 'ZFREEF' ). "data is retreived correctly
    ENDIF.
6) When I check the get_property right afer the set_property the attribute is empty.
7) when I try to check the value in getter method, the value is empty.
Any help is appreciated.

Hi Sumit,
At first I tried to create the fields using AET tool. I was successfully able to add field in the model but when I did different issues came with it.
1) I was still not able to hold my data in custom additional fields added through AET tool. So no big difference between AET addition and append structure.
2) In ERP order system is going to call the ERP system through RFC in which the field name should be same as what you send from CRM. It doesn't have a option of mapping intermediately like BDOC structure or something . It calls the LORD API's and post the data. There are bunch of LORD function modules maintained in SAP.
3) to call the function module I have to maintain the same field names in my ERPAdminH structure. So I have no choice but add append structure manually with SAP ECC field name.
4) to your question regarding set property, the data is properly assigned to BOL object and very nex line t I tried to access it and it is there. So that confirmed that I was able to update the BOL structure.
Any suggestion would be appreciated.

Similar Messages

  • DataSource not available after restart

    Hi,
    I have created a new JDBC driver for MS SQL Server 2005 and a custom data source that is using the JDBC driver and that is connecting to my database. Upon creation of the data source, the data source is shown as available (green) and works fine.
    However, when I restart my system, the data source is still there, but is not available (red). When I delete the data source and create it again, it works fine.
    Does anybody know why the data source might be not available after the restart of the server? Any help would be highly appreciated.
    Best regards
    Holger

    I don't know what I should change in the MS SQL Server. And as the DataSource works correctly once I have deleted and recreated it, I would have thought that the problem is somewhere with the application server.
    A colleague of mine is using the same application and is having the same problem, although he independently created his system.
    Best regards
    Holger

  • Custom fields data in mm02/mm03 is not showing

    Hi,
      My requirement is to add custom fields to mm01 and update the database.but at the same time if i check the material in mm02/mm03 the custom field data also should show.
    iam able to update database.my custom fields data is not showing if iam checking in mm02/mm03.
    Please help me how can i do this.
    Thanks in advance,
    Neelima.N

    Hi folks,
      can u please help me out.
    By the following code i can able to display the data in mm02/mm03.but my problem is the last created customer field(model) data is showing for all the materials.
    for eg matnr-10 model -xx.
             matnr-20 model-yy.
      if iam checking in mm02/mm03 for matnr-10 model-yy it is displaying.in database it is updating correctly.
    can  u please tell me how can i write a code to select the zfield data for that particular material.
    Module get_data.
    if sy-tcode = 'MM02'.
        select single model into mara-model from mara
                  where matnr is not null.
    elseif sy-tcode = 'MM03'.
        select single model into mara-model from mara
                  where matnr is not null.
      loop at screen.
      if screen-name = 'MARA-MODEL'.
       screen-input = 0.
       modify screen.
       ENDIF.
      endloop.
    endmodule.
    Thanks,
    Neelu.
    Edited by: neelima natta on Feb 26, 2009 2:02 PM

  • Get the custom fields data at the time of save

    Hi,
    We have added few fields in the ICWC for the complaint screen.
    At the time of save i am trigering a BADI.
    I would like to check the data that is entered in those fields of complaint screen.
    Is there any FM which can be used to get the data from the buffer ?
    I have the header GUID available to me .
    Thanks.
    R

    Hi,
    Let me elaborate a bit.
    Users would create the complaints in the ICWC.We have addeded few custom fields in the complaint screen.
    CRMT_CUSTOMER_H_WRKT is extended with the custom fields.
    At the save i am trigerring the Partner Determination BAdi.
    Here i have the complaint guid at run time.
    I would like to check the data entered in the custom field in the complaint screen. Based on this i would like to determine one more partner.
    My question is how can i get the custom field data in the complaint screen in this BAdi.
    The FM:  CRM_ORDER_READ is not returning this data.Is there any FM to get this ?
    Thanks.
    R.

  • Call Custom Library built in type is not available in form personalization.

    Hello All,
    In our Vision instance(EBS 11.5.10.2 Dev 6i Patchset 15) Call Custom Library built in type is not available in form personalization..
    Please suggest

    probably wiser to post this in the E-Business forum
    General EBS Discussion
    your welcome

  • Loss/Wrong custom field data

    Hi All,
    When i get the document data by using "getItemRequest", that responses the custom field data will be loss or wrong.
    For Example:
    <field>custom field A</field>
    <value>aaa</value>
    <field>custom field b</field>
    <value>bbb</value>
    it will response.....
    <field>~8010</field>
    <value>0</value>
    <field>custom field b</field>
    <value>bbb</value>
    or response......
    <field>custom field b</field>
    <value>bbb</value>
    Am i missing something or step?
    Or what i need to do?
    Thanks a lot
    Jim

    I would need the database files.
    There are different labels put on custom fields
    marking them as custom email address, mail or
    document fields.
    There have been cases in the past where the
    wrong label had been associated with the custom
    field. SOAP originally marked the wrong label.
    Once the custom field is set, you can't change it.
    You didn't mention what version of the POA you
    are using.
    Preston
    Originally Posted by wouser
    Hi All,
    When i get the document data by using "getItemRequest", that responses the custom field data will be loss or wrong.
    For Example:
    <field>custom field A</field>
    <value>aaa</value>
    <field>custom field b</field>
    <value>bbb</value>
    it will response.....
    <field>~8010</field>
    <value>0</value>
    <field>custom field b</field>
    <value>bbb</value>
    or response......
    <field>custom field b</field>
    <value>bbb</value>
    Am i missing something or step?
    Or what i need to do?
    Thanks a lot
    Jim

  • Import is not available all other actions are active but not import help?

    Import is not available all other actions are active but not import help? I wish to import bookmarks from internet explorer, I am using windows 7

    Make sure that you do not run Firefox in permanent Private Browsing mode.
    *https://support.mozilla.com/kb/Private+Browsing
    *You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    *To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Deselect: [ ] "Permanent Private Browsing mode"

  • Mac mini bluetooth not available after updrading to OSX 10.8

    The bluetooth module is not available  after upgrading to OSX 10.8 on a mac mini late 2009, anyone with this issue?
    Message was edited by: Magnusum

    I have an issue where I get Bluetooth mouse/keyboard at the login screen, but once it goes to the desktop they are both dead. This only happens when I have my Drobos plugged up via FireWire. If I boot without those devices plugged in, it works.
    Anything like that for you?

  • "Bluetooth: Not Available" after upgrading to Yosemite

    Hello everyone,
    I just upgraded my MacBook Pro (15" with retina) to Yosemite this morning, and could not use my wireless trackpad correctly anymore (i can't scroll or swipe)
    The bluetooth icon in status bar is grey and says "Bluetooth: Not Available"
    The weird thing is, i'm still using my wireless keyboard and trackpad (i can move the pointer and left-click).
    So the bluetooth module is somehow still working.
    I tried deleting the "com.apple.bluetooth.plist" file, and the SMC reset "fix".
    But it is still .. it remains "not available".
    Any ideas ?

    Hey there CesarD,
    It sounds like your wireless keyboard and trackpad do seem to be working but for some reason the bluetooth icon is grey and you get a message saying that bluetooth is unavailable, even after deleting the bluetooth plist file, and resetting the SMC. I would next do these steps from the following article found here:
    OS X: Bluetooth devices become unresponsive
    Shut down your Mac, disconnect all USB devices for two minutes, start up, and re-connect your USB devices once again.
    If the issue persists, I would next reset your PRAM for good measure:
    OS X Mavericks: Reset your computer’s PRAM
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • The date and time is not working after setting it to current date and goes back to may,26 2011

    the date and time is not working after setting it to current date and goes back to may,26 2011; 2 PM . I bought my ipod tocuh 4th gen on july 18th

    On the iPod, make sure your Calendar is set to Gregorian (Settings > General > International > Calendar).  Also make sure your date and time on your computer is correct as well as the Time Zones on both.

  • Content Server Explorer is not available after sucessful installation of Plumtree Portal

    Content Server Explorer is not available after sucessful installation of Plumtree Portal.
    Please reply us.

    To clarify, do you have the User Profile Service (including MySite Host) up and running on this environment? That's subtley different to the full MySite experience which is clearly not applicable...
    Interesting question - thanks for that. Until now I didn't realise there was a difference.
    The User Profile Service is up and running, but no MySite Host is set. (I don't believe MySite will be available anywhere here. I guess that means there's no valid MySite Host for me to use.)
    Many thanks,
        Geoff

  • When trying to back up to a WD My Passport I get a message that says the back up disk is not available.  Any ideas?

    When trying to back up to a WD My Passport I get a message that says the back up disk is not available.  Any ideas?

    Find and run the Disk Utility program. In the list on the left side of the program window you should see two hard drives - the internal Mac drive and one labeled with Western Digital's name. (Not exactly sure how the WD drives appear.) Under each of those drives there will be another indented drive name. See picture below.
    If you don't see two drives there's your problem - for some reason the Mac doesn't recognize that there's an external drive plugged in. Check cables, etc.
    More than likely though you will see the two drives. See how in the picture I've selected the indented drive icon? Do the same for your WD drive. Now look at the bottom where it says Format. To use TimeMachine your format needs to be Mac OS Extended (journaled) and I'm betting it doesn't. After you've done that TM will be able to use the drive.

  • Each time i order a book, it says "network connection not available". Any tips to troubleshoot?

    Each time I try to order a book, it says "network connection not available". Any tips to troubleshoot?

    As the error message says, you computer cannot connect to the network.
    It is difficult for us to give advice since we do not know your network setup. Try the network diagnostics utility:
         Open System Preferences -> Network ;
    At the bottom of the window is a button labelled "Assist me", press it, then in the drop down panel press "Diagnostics" and inspect your network status.

  • Project Server 2013 not saving custom field data

    Hello all,
    I have a Project Server 2013 deployment with several Project-level custom fields.
    One of them, never saves the info typed in. All others work just fine but this one does not like to save anything. There's no error in queues or the ULS.
    I'm so lost with it. Any thoughts?
    Rene Alvarez

    An update on this issue.
    I could isolate it to the project plan template. If I use my custom fields with an EPT without a plan template, I have no problem.
    So the problem is the template right? Well, I did the following:
    Create a blank template and attach it to the EPT. Result: all Ok.
    Create a template with 10 tasks (task name only) and attach it to the EPT. Result: all Ok.
    Create a template with my full 135 tasks (task name only) and attach it to the EPT. Result: all Ok.
    Create a template with the 135 tasks (task name and WBS) and attach it to the EPT. Result: all Ok.
    Create a template with the 135 tasks (task name, WBS and milestones) and attach it to the EPT. Result: FAIL. Cannot save custom fields again.
    A user noticed something. If he opens a problematic project in Project Pro, and publish it again (no changes) then the project accepts data in the custom fields.
    Rene Alvarez

  • ESS custom fields - data entered in ESS screen is not saved in SAP record.

    I am working with an ABAPer on the BAdI HRPAD00INFTYUI. We are trying to make a few customer Z* fields avaialble on ESS for IT0021. We followed the document posted at
    https://www.sdn.sap.com/irj/scn/wikipath=/display/profile/ESSPersonalInformationUIenhancementwithoutmodification
    I managed to make the fields visible on the iview as per instructions from document at link above (I don't know much about portal config).
    Problems we have:
    When I enter data in the custom fields on ESS and press Review button the custom fields no longer show. In addition, the data record does not save the information entered in these custom fields.
    Cannot figure out how to change the order in which they appear on the screen. They are not in the same order that they appear on the 'Edit custom extension fields' screen where I made them visible.
    Any input is appreciated.
    Thanks,
    Nicoleta

    Hi,
    I think there are a few tasks that you can try to solve your problem (if you haven't already)
    - First you will have to repeat the personalisation steps that you performed (on the initial portal i-view screen) in the the review screen to get the fields to display on this screen.
    - to get the fields to update you will need to add them to the view V_T588MFPROPC or possibly V_T588MFPROPS though this table should be for SAP namespace
    - You may need to check your code in the INPUT_CONVERSION method of the BAdI
    Hope this helps
    Andrew

Maybe you are looking for

  • FlashPlayer keeps crashing!

    My FlashPlayer keeps crashing.  I do not know why.  I have uninstalled it and re-installed it with the flashplayer appropriate for my operating system.  The DEP on my computer advises that it has closed it due to viruses.  I have taken DEP off of eve

  • DNS host name under virtual interface??

    Hi, Can anyone tell me what is the purpose of DNS hostname under the virtual interface? Is it a required parameter for web-authentication / how does it affect the web authentication? Thanks in advance Jino

  • Problems with apple ID

    I have been using my debit card to make purchases on iTunes,  all of sudden I was unable to make purchases on iTunes because my payment method was invalid. I then tried to use my credit card on iTunes again I was informed that my payment method was i

  • BROKEN IPOD, WANTS TO KNOW IF IT WORKS ON CAR CD PLAYERS

    I HAVE A 4G IPOD THAT BROKE ABOUT A YEAR AND A HALF AGO. THE SCREEN BROKE AND IT USED TO WORK WITH SEEING LITTLE OF THE SCREEN BUT EVENTUALLY IT STOPPED BEING ABLE TO PLAY MUSIC. I FOUND THAT IT STILL WORKED AS A HARD DRIVE SO THATS WHAT IVE BEEN USI

  • The answers questions not selectable in quiz slide for some users

    We have a SCORM Captivate training content published on our LMS (SAP Learning Solutions). Some users can't respond to any questions in the content.For these users, the answers are locked and are not selectable. Also, the Validate and Erase buttons di