Date is not getting updated in SQL database.

Hello Everyone,
Regarding my problem, i am using business connector to transfer data from SAP to SQL Server. But in BC, on executing, it shows syntax error for the date field. I used "trim" transformer to convert the date field, bt the error is still same.
Can anyone tell me which type of transformer should i use or is there any other way to do this?????
Thanks,
Vinita

Hi DJ,
It's interesting that the value is showing when the page loads, that would imply that you have done everything in terms of setting the item's source up properly. Can you answer the following questions:
1) What version of APEX are you using?
2) Is there any 'on update' trigger logic firing that could be doing this. Does a simple update using a SQL statement directly work properly?
3) Is this item disabled in anyway when the form is submitted (dynamic action disable for example)?
4) Can you also just verify (although I'm pretty sure you did this already), that all the 'Source' attributes are correct (eg 'Source Used = Always...', 'Source Type = Database Column' and 'Source value or expression = [your column]')?
Regards,
Anthony.

Similar Messages

  • Data is not getting updated in table using RFC

    Hi Experts,
    In my scenario, I am calling one RFC using RFC receiver channel. After running scenario, channel is showing status that RFC executed successfully. But when I am checking tables in R/3 system, data is not getting updated.
    Moreover , when we tried to execute the RFC manually in R/3 system, that time data uploaded into table successfully.
    Could anybody tell me what would the reason that data not uploading into table when we send it through XI.
    Regards,
    Sari

    HI Sari,
    as you have scenario with RFC receiver.. and as you mentioned that it not updating tables when run through PI but when you execute RFC manually tables got updates.. then following are the options you can check..
    -- if you check RFC communication channel and if everything ok on then.. this means that your RFC is getting triggered successfully..but as you said tables are not updated.. for this you can go to SXMB_MONI and check the log take payload after mapping.. and compare it with the input when you try to execute it manually.. I think the input when you try manually and input to RFC when you try through PI is different and that is causing the Problem.. you will be able to see the difference in input then check.. I think the problem is data and not RFC communication channel..so by using this you will come to know difference
    -- else if possible configure your ID in PI in RFC Receiver and then check and put breakpoint on ABAP side.. so that when PI will hit RFC you will get it in debug mode and able to see what is going wrong..
    Thanks,
    Bhupesh

  • Data is not getting updated in DB table

    hi all
    i am doing IDOC to jdbc scenario
    i am triggering idoc from R/3 and the data is going into DB table
    sender side:       ZVendorIdoc
    receiver side:
    DT_testVendor
      Table
        tblVendor
          action       UPDATE_INSERT
          access      1:unbounded
            cVendorName 1
            cVendorCode 1
         fromdate    1
         todate      1
          Key
            cVendorName  1
    if i trigger idoc for example vendor 2005,2006 and 2010 data is getting updated in the table
    but again if i trigger idoc for same vendor nos data does not get updated in DB table while message is successfull in moni and RWB both
    plz suggest if any change need to be done to update the data
    Regards
    sandeep sharma

    Hi Ravi
    you are right, vendor no is my key field . problem is when i send data again then it should Update the data but it's not updating the data again
    i did on exp with this : i deleted all the record from the table and then  triggered idoc for vendor 2005 , 2006,2010 after this data is updated in the table i deleted the rows for vendor no 2006 and 2010 and kept the row for vendor 2005
    then i again trigered the idoc for vendor no 2005,2006 and 2010 now this should update and it should insert rows for vendor no 2006 and 2010 but i am surprised its not updating the data
    Thanks
    sandeep

  • Master Data is not Getting Updated Properly.

    Dear Expert,
    I am trying to pull the data by Info package but The text is not getting updated.
    The Master data object is    0BPARTNER .  To update this Master data , we ghave 2 info packages
    0BPARTNER_ATTR   and    0BPARTNER_TEXT.    But the text is not getting updated ( like the fiels E-mail address, Address 1, Address 2, Address 3, Address 4,.... Phone No,Etc.
    What could be the Reason for this and How can I solve this issue  ?
    Tahnks,
    Utpal

    Hi,
    Could you please check the data in RSA3.
    If everything is there in R/3 side.Then,please check are you giving any
    condition in the infopackage .
    Please run the infopackage without giving any condition.
    Thanks,
    Saveen Kumar

  • Data is not getting updated in R3 from CRM

    Hi All,
               I have a small query pertaining to CRM Middleware.
    We have extended the standard scenario using EEWB for sending few customer fields thru CUSTOMER_H. This is assigned to the adapter in R3AC1.
    The data is getting populated in the structure correctly. But the problem is that the Z* field is not getting updated in R3. The more strange thing is that it is getting overwritten in CRM by data from R3.
    I have checked the problem and found out that the updateflag for z* field is missing. But the problem is that I donot know, how to populate the update flag for the field.
    Is there any customization or setting in EEWB for updating the flag?
    Please help... Please let me know if u want more informaiton.
    Thanks
    Sanu

    Sanu,
    The reason for R3 data getting overwritten in CRM is because the BSS_CENTI has a blank record
    and BSS_CENTIX structure might have a X indicator within BAPIMTCS structures.
    BSS_CENTI holds central data for the customer and BSS_CENTIX holds the change flags for the fields in central data.
    To fix this issue, you have to use CRM table SMOFSUBINT and configure a custom function module which basically yanks the 2 structures from BAPIMTCS table.
    Note:- You do this ONLY if you don't want custom fields from ECC to update CRM. Otherwise you have to make sure the BSS_CENTI and BSS_CENTIX structures are consistent in CRM and ECC.

  • Data is not getting updated in CRM

    HI experts,
    I am updating the new address and postal codes in ISU.And now if I check these address for buisness partner in CRM. Its not getting updated.
    why this is happening?
    Is there any BDOC used in this case then how we can check that BDOC?
    Thanks,
    Jassi

    Hello
    I am sure that the problem occurs due to this.
    You need to know the error message. To do this:
    1) Choose any red document from transaction SMW01
    2) Click on button "Show BDoc message errors/receivers" (9th button from the left)
    3) In the opening window there is a button "Errors". There is where you can find the error message.
    I hope it helps. Please, provide points if helpful.
    Joaquin

  • APEX-The manullay created column is not getting updated in the database

    Dear all
    I have a form on page, which is created along with a report using Form on a Table with Report option. From the form I have deleted one field and recreated manullay as set the property as database column. When I am calling from the report page (using defualt edit option) the value is showing there, but if I am 'Apply Changes' , the column value in database is get updated with null.
    Please help
    DJ.

    This is the SQL and PL/SQL forum.
    Please re-post this on the APEX forum.
    Oracle Application Express (APEX)

  • Using PC data targets not get updated...

    Hai murali/friends...
    now in my daily running process chain i have one error . i.e. in that if i use transaction rspcm the daily running chain is showing yellow colour...not showing in green colour and then i have displayed , display varient and then it shows one execute info package as yelloow colour  i tried to right click on that and i displayed display messages and then it shows
             "INFORMATION WAS STORED IN SOURCE SYSTEM"
    to avoid this i mean i need to get data succefully updated but instead of this am getting above messages and my data targets also not updated succefully ...what will be the solution??? and in PSA data is available.....
    help me friends.... last day onwards am trying to solve this issue but i can not......

    thnak you very much sreekanth....
    but while trying to load manually .. it is saying that already already data is there in delta... we cant not process this request...
    like that am getting ... am totally ... confused sreekanth... in other messages am getting
    There is a discrepancy between the confirmation and deletion of qRFC-LUWs
    Message no. RSQU016
    Diagnosis
    When data was confirmed and deleted in the qRFC queue, the system found a discrepancy between the number of newly confirmed LUWs (                                               2282) and the number of LUWs to be deleted (                                               3424).
    Where more LUWs are to be deleted than were previously confirmed, a previous delete attempt was terminated.
    The LUWs were confirmed but not completely deleted from the qRFC and tRFC tables. The confirmation already ensures that the data is not transferred into the BW again with a subsequent request.
    Delta extraction was continued.
    Procedure
    You do not need to do anything urgently.
    If the message also arises during all subsequent delta requests, contact SAP Support with the message number at hand. In this case, there is a danger that the qRFC and tRFC tables run at full capacity, which may also affect other applications.

  • KNA1-UPDAT/ KNA1-UPTIM ,Confirmation date/time not getting updated  CRM/ECC

    Hi
    I found a case  where, when Gen. data of BP is changed in CRM, Table BUT000 is updated with  corresponding date and time of change.  This chaged data is replicated  to ECC but in KNA1 table UPDAT- update date and UPTIM- update time fields are not updated.
    Can anyone suggest possible solution for this.
    Thanks
    Rahul

    Hi
    I found a case  where, when Gen. data of BP is changed in CRM, Table BUT000 is updated with  corresponding date and time of change.  This chaged data is replicated  to ECC but in KNA1 table UPDAT- update date and UPTIM- update time fields are not updated.
    Can anyone suggest possible solution for this.
    Thanks
    Rahul

  • Fields not getting updated in the database through BAPI enhancement

    Hi Experts,
    I have added 4 custom fields in the transaction FB60. The fields are getting displayed in vendor line item.
    I have to fill these fields from an inbound idoc which uses the BAPI_ACC_DOCUMENT_POST bapi. I have implemented the BADI BADI_ACC_DOCUMENT to pass my custom fields to the bapi and it is processing correctly by adding the custom field values to the extension table that is getting passed to the standard program of the BAPI from the BADI.
    But I think, I have missed to append my fields in one of the standard structures. I have added the fields in BSEG, CI_COBL( which is getting called in BAPICOBL_CI, ACCIT).
    Can anybody tell me which other standard structure I should add my custom fields so that it functions properly and gets added to the BSEG table.
    Regards,
    Sangeeta.

    Solved on own.

  • SM 13: Data not getting updated.

    Hi Basis Gurus,
    We have installed SAP IDES for ECC6.0 using Oracle Database in our Windows 2003 Server. Everything was fine till we dicovered that the materials we create are not getting updated in the Database. When I checked SM12, the lock was created and in SM13 the data is still at initial stage as follows
    810     RAJARNO     20080730     110902     MM01 @06\QUpd.record with enqueues@     Initial
    Can somebody explain why this is happening and how can i resolve the same?
    Thanks in Advance for your help.
    Regards,
    Rajesh Manoharan

    Hi Siddesh / Samrat,
    The logs are pretty low. Infact the system is 1 week old i.e. we installed it only a week back.
    I checked the SM 14 status.. it says Update is Active.
    I checked even the hard disk space and it shows 30 Gig free space..
    Please let me know anything else I need to see.
    Thanks,
    Rajesh Manoharan

  • RFx - Upload thru excel - Condition data not getting updated

    Hi all,
    In SRM7.0
    I've implemented BBP_PD_DOWNLOAD badi to change the download upload format of excel.
    All fields from my excel are getting updated, but item conditional data is not getting updated. Any notes, or something ???
    Throw some light please !
    Regards,
    Ashwin.

    OSS supported us by creatin a Note for this.
    Hope this is covered in the support packs of new releases.

  • BDOC status completely processed: data not getting updated

    Hi Experts
       I'm  downloading BP data from R/3 system to CRM system , data is successfully getting into the CRM system when checking the SMW01 it was showing the status fully processed (status green) ,but data is not getting updated in tables.
    Please let us know what could be the possible reason
    Thanks & regards
    Rajasekhar

    1) First check the data in the BDOC. Check if the partners are really cmoing.
    2) Check if there are any dumps created in ST22. If yes Pls analyze them.
    3) Check the flow defintion for bdoc type BUPA_MAIN. You can check this in SMW01. Check if the actual call to upload the data and  create BP is done.

  • Error in Proxy- Table not getting updated

    Hi,
    This is an Interface between Oracle and SAP SRM. The Middleware used is
    SAP XI.XI is fetching the data based on the SQL condition in the JDBC Adapter. The SAP XI JDBC Adapter picks up the
    data with a poll interval of 600 seconds and do the required mapping
    transformation in SAP XI and it gives XML to SAP SRM. The
    receiver XI Adapter used is XI Adapter since there is a Inbound Proxy
    program in the SRM system which when receives the XML from SAP X,
    updates table . The data which is getting updated is of Bid
    Invitation in SRM. I am able to see xml messages in SXMB_MONI in SRM system. But data is not getting updated in the tables.Any idea why this happening.
    Thanks

    have you created  the sales order through  BDC .... or manually ....check  first ...
    if it is  through BDC  ...then error in the Program ...
    if it is throught  Manual   check with  function People  in  SD they would have  defined in the Customisation  upto 130 lines  of  Line  item ...
    orelse   the  patch should  be  applied ...
    if  you ask anydoubt in this  message  ....please mention your  sap version which you are working ...
    Girish

  • HIREDATE & FIREDATE of Employee are not getting updated in t-code PA20.

    Hi all,
    HIRE DATE & FIRE DATE are not getting updated whenever the data of an employee loaded into SAP T-Code PA20 .
    And even the input data contains the both the fields HIRE DATE & FIRE DATE
    Can any one please suggest us why its happening.
    Thanks,
    Lava.

    Hi Girishkg,
    The default IIS limit for the upload file size is 30MB. If the selected files are larger than 30MB, the files are not uploaded.
    The limit can be set in web application’s web.config file or in IIS .
    There are two detailed articles about setting the limit:
    http://www.brainlitter.com/2009/07/13/sharepointcannot-upload-documents-larger-than-30mb-on-windows-server-2008-or-sbs-2008-application-servers/
    http://expectedexception.wordpress.com/2011/02/08/upload-multiple-files-fail-without-error/
    Feel free to reply if the issue still exists.
    Best regards
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • ClassCastException: com.evermind.server.rmi.OrionRemoteException

    We have resently tried to move our application from OC4J 9.0.3 to the OC4J 9.0.4 preview. However when autogenerating data we get the following exception: com.evermind.server.rmi.OrionRemoteException: java.lang.ClassCastException: com.evermind.server

  • How can a question marked as "solved" be restored to unsolved status?

    How do you remove the "This solved my question" status icon if the answer turns out to be wrong? Variations of this question can be found in a few discussion threads in the Apple Support Community. I found one very similar question marked as "This so

  • How to use Google Maps with dvt:map ?

    http://www.oracle.com/technology/software/products/mapviewer/text_files/mapviewer1112_readme.txt http://www.oracle.com/technology/software/products/mapviewer/index.html Native support of Google Maps and Bing Maps API. You can now display Google and B

  • Pdf creation problems

    I have been updating various computers and one of them is giving me problems.  When the user sends a pdf print from AutoCAD via our pdf pc3 file, AutoCAD sends the print just fine, but then the file ends up in the pdf pc3 que and gives and error mess

  • How to distinguish the PRs triggered by the Project

    Dear all expert, could you help me on the following issue? i create a project in CJ20N, i use internal activity and external activity. the materials to be procured are assgined to the internal activity, i release the project, run project MRP and the