Idocs not updated.

hi,
   i am using an Idoc message type : HRMD_A and basic type : HRMD_A07 for updating values in the segment EP10105 in LSMW. When the Idocs are processed they are getting posted succefully, but the values are not getting reflected in the table.
any suggestions???
Thanx in Advance.

Hi Shijo,
Try like this .
1. I hope , Idoc has given the message with some  number . get the number , goto   ur Tranasaction(Display)  .
Once logout and Login for refreshing .
Please let me know if u have any query.
Rgds
Sree M
Edited by: Sree  M on Mar 26, 2008 4:45 PM

Similar Messages

  • Inbound Delivery Idoc not update PIC and PGI with split batch.

    Dear Experts,
    Delivery outbound with split batch send to third party Warehouse to PIC and PGI from SAP, then receive the delivery inbound IDOC to update the PIC and PGI in SAP from third party. Basic Idoc DELIVERY03 it's works fine with out split batch, with split batch it's not updating PIC and PGI at the same time no error. Please advice on this
    E1EDL24-HIPOS = "HIGHER LEVEL ITEM NUMEBR"
    E1EDL24-HIEVW = "VALUE 1"
    E1EDL19-QALF = "BAS"
    Thanks and Regards,
    Thiru.

    Hi,
    You also have to create a segment with following data as well (for batches).
    E1EDL19-QUALF = "QUA".
    Cheers,

  • INBOUND IDOC not updating the basic data field which is created newly

    Hi,
    i am creating an inbound IDOC for material master creation in that in basic data1 i have created 2 custom field in general data 1 is updating and another  is not updating with the value in iDOC.
    User exits codes are fine. but data is not updating.
    can some one help hw to resolve this..
    regards,
    thanigai

    Hi,
    Are you Debug the function module in  Process code of IDOC and use COMMIT WORK in that Function module.

  • Outbound Delivery IDOC not updating values from MKPF for goods receipt

    hi all,
    I have a question say I am generating an outbound delivery IDOC. which  has fields Goods Issues & Goods Receipt date retrieve from MKPF(BUDAT).
    say when i post goods issues, MKPF is updated and  IDOC is gernerated with issues date taken from MKPF.
    and when i tried to goods receipt, MKPf is updated and IDOC is generated but no receipt date taken from MKPF. then i check in MKPF, date is there and then once again I triggered the IDOC, receipt date comes......so my doubt is the time issues say when IDOC is triggeres, no value in MKPF...but when i check the time it is 4 mins difference from the MKPF time and the IDOC time...
    and also 1 more thing for doing goods receipt, we do in different transaction and for good issue we do in Vl02n.
    so bit confused.
    kindly help

    True , but in BKPF only Issues date are stored not the receipt date say if the document type = WE.
    Please let me know is there any other options to fetch rather than MKPF.
    because at the time of IDOC generation, there is not entries in MKPF. I tried to do using WAIT UP TO 50 seconds , even that didnt work.
    Please guide me
    thanks

  • Vendor Address is not updating in ADRC table by LSMW IDOC method

    Hi,
    I'm updating Vendor address data by LSMW IDoc method
    for this i'm using ADRMAS as msg type and ADRMAS02 as Idoc type.
    In partner profiles Process code given as BAPI for this.
    i maintained entry in TSADOBJ table LFA1 as OBJTYPE,1 as ADDR TYPE,0001 as context,LFA1 as TABLENAME,ADRNR as FIELDNAME, ADRC as TABLE PERS, ADDRNUMBER as FIELD PERS
    Idoc generating sucessfully.
    But data is not updating in database.
    i think the problem in TSADOBJ config.
    Please give exact configuration which can update vendor data.
    Thanks in advance

    be open minded. SAP gives several import methods to load vendors.  one of them is per IDOC.
    But the vendor master IDOC does not automatically create the adress master.
    And even more important, if you migrate data from one SAP system to another, the IDOC method is more straight forward than the batch input, because you can send the IDOCs from legacy system to new system, you will then have a 1:1 relation of the structure in LSMW and you can create vendor masters by knowing the new vendor number from an internal number range already in LSMW, long before you actually post the vendor. With batch input you can either post with numbers from external number range, or you just dont know the new number already in LSMW.
    And you dont need to download the data to Excel. And further, the LFA1 adress data has less information than the ADRC adress data.

  • HRMD_A07 Idoc to update InfoType 0014 does not delimit existing PA0014 rec

    In ECC 6.0, we are using HRMD_A07 Idoc to update infotype 0014 using update data received from a third party application. In XI, I am creating the Idoc with Update Code "U" with E1PLOGI, E1PITYP and E1P0014 segments. E1P0014 holds the data for the latest record.
    If I directly pass the Idoc thru ALE layer, It creates records for the new date range on E1P0014 segment, but does not delimit the previous record by changing its end date. This results in two records in PA0014 with end date of 12/31/9999 - which is wrong.
    I also tried using a wrapper FM to create additional segments in the Idoc representing the existing record in PA0014, with the end date being delimited to incoming record's beg. date minus 1.
    This also results in just creating two additional records in PA0014 corresponding to the two segments in Idoc while existing record in PA0014 stays intact resulting in two records with end date 12/31/9999.
    I also experimented with setting the lock indicator (PA0014-SPRPS) but that also does not result in delimiting the existing record.
    Am I missing something? Is there a piece of config that controls this?
    Regards,
    The time constraint on 0014 is "2"

    Hi Jon and Ashish,
    I too am facing the same issue that the new IDOC is not delimiting the previous record.
    Can you explain how did u get over you issue.
    I'm maintaining the same dates in E1PITYP and in E1P0014.
    Thanks,
    Jilly

  • DELVRY03, Idoc is not updating country of origin field

    Hi,
    I am using DELVRY03 IDOC type for my inbound IDOC, I need to update Country of origin field in delivery ata item level. Using message type SHPCON , there is a segment to hold this value
    E1EDL35-HERKL, but it is not updating this value in the delivery.
    Anyone have any idea, please reply me
    Regards
    Vijay

    Hi,
       Try with FM
    CALL FUNCTION 'DB_COMMIT'.
    CALL FUNCTION 'DEQUEUE_ALL'.
    Thanks,
    Asit Purbey.

  • Configuration data on sales order not update with idoc ORDERS05

    Hi All,
    I'm trying to post Inbound ORDERS05 to create a sales order with configuration data. In particular i'm using the messsage type ORDERS, process code J3AA (identification J_4A_IDOC_INPUT_ORDERS).
    On the IDOC tree, segments E1CUREF,E1CUCFG,E1CUINS,E1CUVAL are correctly valorized.
    It is creating the order but not updating the configuration data, can someone please let me know if there are other fields/Segments that need to be populated in order to get the config updated in the sales order ?
    Thanks
    Piergiorgio

    Hi ,
    I am facing similar issue ( Configuring data in orders idoc )
    Please give  your inputs if your successfully
    Thanks,
    Raghu..

  • IDoc not received by the Webmethods

    Dear Abapers,
    I have a scenario :
    Here the idoc  is being created perfectly with all the segments prooperly populated.  Also from SAP side, we are getting the message that it has been sent.
    However, the receiver ( Webemthods) is saying that it is not receiving the idocs . So, what can be the possible reason ??
    Appreciate your reply...
    Thanks and Best Regards,
    Kunal.

    error send questionnaire in srm Ros
    Registration - Error after Send / No Questionnaire
    ROS Questionnaire link sent by email
    ROS Questionaire
    Re: Status for the transferred Suppliers is not updated in ROS client!

  • Bdoc received but data not updated

    Hello,
    I am using CRM4.0
    I changed the customizing in table CRMC_ACT_DECOM to change values of field KV_DEKO.
    Then, I transported the modification usign R3AS4 to CDB.
    I can see that the table CDBC_ACT_JOURN is updated correctly with the new values.
    My problem is that I don't see the modification on MSA. When I try a select on this table, i just see the old values.
    It tried to do an extract on replication object CRM_DNL_ADOCCH for my site, the bdoc is well sent and I can see the new data in it, but even after synchronisation, the data in MSA is not updated...
    What am I missing ?
    (the strange thing is that I didn't have this issue in dev environnement)
    Thanks in advance,
    EDIT : ok when I launch this query in query analyser :
    SELECT *
    FROM dbo.CDBC_ACT_JOURN
    WHERE FIELDNAME = 'KV_DEKO'
    I get all the data.
    But when I am using the query in SQL Server entrerprise management, I don't see them !!
    Edited by: Louis-Arnaud Bouquin on Nov 10, 2009 10:26 AM

    >
    sujith golla wrote:
    > Status of the IDOC is "53", so successfully posted
    > records that have the status can NOT be reprocessed using BD87
    There are some tricks: you can either create a copy of the IDoc in WE19 and then process it or use report RC1_IDOC_SET_STATUS (be careful though) to update the IDoc status.
    However, you might want to do some more research and use suggestions above before resorting to these measures.

  • Payment documents / Payment orders were not updated in RFFOEDI1 Program

    Hi,
    With F110 transaction i'm  printing Payment summary and Remittance form by using YDFI_RFFOEDI1 ( Copy of RFFOEDI1)
    Program variant.
    Spool is generating Payment summary and Remittance form along with Error log as below.
    Program YDFI_RFFOEDI1: No records selected
    The following payment documents/payment orders were not updated
    (Result of the payment document update)
        CoCd Payment document/Payment order
        1019 F110000001
    The accompanying payment media have not been generated
    YDFI_RFFOEDI1 Program variant is having Generate SAP Idoc check box as unchecked under Print control tab.
    Thanks
    Bhuvana

    Please help me on this issue

  • Purchase Order history is not updated with Invoice number

    Hello Experts ,
    Please suggest some inputs/solution for my problem.
    Scenarios is :
    PO --> SO --> Invoice
    I am creating the invoice with the medium EDI , when I click on Save button IDOC is generated with the message " IDoc 'xxxxxxxxxxxxx' was created and forwarded for transmission " and it showing the status as 03 i.e, The IDoc was sent to an R/3 System or an external program via a transactional RFC ...but the problem is if I got to the Purchase Order history Its not updated with the Invoice number.
    What could be the problem , please suggest.

    Hi!
    I'm not sure, in which process you link PO and SO. There are some different ways, which are totally different scenarios - if you need help here, describe more detailed.
    Your invoice is probably only created with reference to SO, so check the invoice itself. In this case also the SO history should include the invoice.
    Regards,
    Christian

  • Quantity not updated in EDI Vendor posting

    Hi experts,
    We've observed that Quantity (MENGE) is not getting updated on the FI document (Segment 'E1EDP01'). Idoc type 'INVOIC01' and message we using is 'INVOIC01'.
    Any idea or has anyone come across this issue?
    Thanks for your time.

    Hi,
    Segment E1EDP01, quantity and unit of measure the quantity and the unit of measure are transferred if the corresponding fields in the billing document are filled. If the corresponding fields in the billing document are filled, but MENGE is still not updated into FI document, Maybe you have used the user exit EXIT_SAPLVEDF_002 on SD side to suppress the values.
    Best Regards,
    Gladys

  • IDOC_INPUT_HRMD, it posts the document but does not update the Infotypes

    Hi,
    I am trying to trigger the IDoc Type 'HRMD_A06'. This Idoc was posted successfully, with the status as '53' (inbound IDoc). The Processing Function Module is  IDOC_INPUT_HRMD for the IDoc "HRMD_A06". However the infotypes are not updated. The infotypes I am trying to update are 0000,0001,0002,0006, & 0008.
    If someone has a solution for this issue. Kindly let me know.
    Regards,
    Narun

    Hi Srinu,
    Again....
    Whats happening in Debug ???
    Just clone the FM as it is and use the FM HR_INFOTYPE_OPERATION instead of other.
    Parameters:
    The following code is for infotype 15 inside custom FM which i have done. u can use for ref.
    CALL FUNCTION 'ENQUEUE_EPPRELE'
            EXPORTING
              pernr          = l_wa_p0015-pernr
            EXCEPTIONS
              foreign_lock   = 1
              system_failure = 2
              OTHERS         = 3.
          IF sy-subrc = 0.
            CALL FUNCTION 'HR_INFOTYPE_OPERATION'
              EXPORTING
                INFTY                  = c_0015
                NUMBER                 = l_wa_p0015-pernr
                SUBTYPE                = l_wa_p0015-subty
      OBJECTID               =
      LOCKINDICATOR          =
                VALIDITYEND            = l_wa_p0015-begda
                VALIDITYBEGIN          = l_wa_p0015-endda
       RECORDNUMBER          =
                RECORD                 = l_wa_p0015
                OPERATION              = c_ins1
                TCLAS                  = c_a
                DIALOG_MODE            = '0'
      NOCOMMIT               =
      VIEW_IDENTIFIER        =
      SECONDARY_RECORD       =
              IMPORTING
                RETURN                 = l_i_return .
      KEY                    =
    To dequeue the selected employee
            CALL FUNCTION 'DEQUEUE_EPPRELE'
              EXPORTING
                pernr = l_wa_p0015-pernr.

  • Release PO value not updated to GOA

    Hi Gurus,
    when I create a PO on ECC releted to an SRM GOA, the release value is not update to SRM.
    When I creat a PO, the outbound idoc form ECC is created correctly but the inbound idoc on SRM show an error like "object linkage not found"
    Pls help.
    Thanks,
    Marco

    Hi Marco,.
    We had similar issue , resolved by application of OSS notes : 656181
    1028659
    Thanks , Sunil

Maybe you are looking for

  • Thinking about buying new mbp and have a 2009 mbp

    would I be able to just simply get the non ssd model and then take the ssd out of my old one put it into the new one and it should just work? I don't like the idea of backing everything up, taking my ssd out of the old one putting it in the new one t

  • JDeveloper 11.1.2.3, ADF Faces, JQuery Integration via ADF Library

    I cannot seem to get a consuming application to execute jquery's ready() function defined within a adflib application. Here is my setup directory structure of where my javascript files are: CommonApp -ViewController --public_html ---resources ----js

  • Using bind variables in Oracle SQL developer

    Hi all, i am using Oracle SQL developer. i want to use the bind variable in my sql. variable myid number :=1; select * from mds_3618_request where id = :myid; but i am getting the below error. Error starting at line 2 in command: select * from mds_36

  • Report to analyze multiple product cost collectors

    Hi, Is there any report which can be used be analyze more than one product cost collector (material) on actual and target cost and usage, Basically just as KKBC_PKO can be used to analyze a single material at a time Is there anyway to use it for more

  • Ipad home button

    Hello I'm Tommy and I'm having trouble with the home button on my iPad. I got this in March and it is almost brand new, so I don't think it is broken. But,for some reason my iPad's home button is not working. I've tried things such as recalibrating t