Vl31/32n inbound incompletion log updation wit custom message

hi SAP gurus,
The Requirement is: based on some conditions i have to update my custom message in incompletion log of Inbound delivery(VL31N/32N) <h4> while saving</h4>.
Please let me know how can this be achieved.
Thanks in advance

Dear Nirmal,
Go to Customizing>Sales and Distribution>Basic Functions>Log of Incomplete Items>Define Incompleteness Procedures
Here you can define your incompleteness procedure for delivery types.
Then, Go to Customizing>Sales and Distribution>Basic Functions>Log of Incomplete Items> Assign Incompleteness Procedures>Assign Forms to Delivery Types
Assign your Incompleteness Procedure to respective delivery type.
Now finally Go to Customizing>Sales and Distribution>Basic Functions>Log of Incomplete Items>Define Status Group
And finally assign the status group for which you want to display the incompletion log.
Regards,
Ashu

Similar Messages

  • User exit to update the incompletion log in sales order for pricing error

    Hi experts,
    I have to check the some mandotory pricing conditions in sales order, if that conditions are not exist in sales order then i need to show the information message as well as i need to update it in incompletion log of sales order. (incopletion log we can see on menu bar 'EDIT' or ctrl+F8 on main screen of VA01). So that user can save the sales order but it will be in incomplete status.
    I have completed it upto showing the information message using user exit 'MV45AFZZ', but after this i don't know how to update it in incompletion log of sales order for pricing. I tried to update in tables VBUK-UVPRS, but i am not getting the desired result.
    Please anyone can tell me how to update it. In which user exit i can update the incompletion log.
    Thanks and Regards,
    Vicky.

    Hi Vinod,
    I am sending you my code please check it,
       if TKOMK-SPART = 10.
        if XKOMV is not INITIAL.
          clear v_JEXP.
        READ TABLE XKOMV with key kschl = 'JEXP'.
        if sy-subrc = 0.
          check XKOMV-kwert = 0.
          message i003(ZT) with 'Value should not be 0 for conditioin type JEXP'.
          v_JEXP = 'X'.
        else.
          message i003(ZT) with 'Maintain the mandatory Conditioin type JEXP'.
          v_JEXP = 'X'.
        endif.
        if v_JEXP = 'X'.
      XVBUV-MANDT = sy-mandt.
      XVBUV-POSNR = '000010'.
      XVBUV-TBNAM = 'VBAP'.
      XVBUV-FDNAM = 'PRSOK'.
      XVBUV-FEHGR = 20.
      XVBUV-STATG = '06'.
      XVBUV-FCODE = 'PKON'.
      XVBUV-SORTF = 9999.
      XVBUV-LFDNR = 0000.
      XVBUV-UPDKZ = 'I'.
      append XVBUV.
        endif.
    endif.
    endif.
    Please suggest something to solve this.
    Thanks and Regards,
    Vicky.

  • Custom field in incompletion log

    Hi All,
    I have added a new custom field (custom field from VBAK) in VA31/VA32 Additional data A tab .
    My requirement is : This custom field should appear in the incompletion log ONLY based on some condition.
    So to add this custom field into incompletion log, configuration is done through
    SPRO->basic functions->Log of Incomplete items->Define incompleteness procedure .
    query:
    How to proceed further to handle the incompletion log conditionally .
    so that only for specific document type and only for specific sold-to-party this field should appear in incompletion log.
    Could you please help me if anyone have come across such scenario.
    Thank you.
    Regards,
    Sangita

    Sangita,
    You will not be able handle incompletion log conditionally ONLY just  by adding the required custom field in the Incompletion log procedure. Along with the right customization you also have to write the custom logic in the one of the MV45A* userexits populating a record with the sutom field in the runtime structure XVBUV.
    Hope this helps.
    Thanks
    Arjun

  • How to restrict inbound delivery creation by incomplete log

    Guru's
    I have a requirement of not to create an Inbound delivery if the filed in the "means of trans id " in the delivery header is 'BLANK".If i create an incomplete log for the field LIKP-TRAID (Warning message enabled) for Delivery header in transcation OVA2 .Now if i create an inbound delivery  with "means of trans id " BLANK .It is giving only warning message it is not stopping me from creating an Inbound delivery .
    Can you please let me know whether we can restrict creation of inbound delivery.
    Thanks

    Try through user exit,If system does not find the means of trans id then syem stops to crete inbound delivery.Chcek this user exit V50Q0001 with your ABAPer it may help you.

  • Any BAPI or FM to use to update the Customer Address with change log?

    Hi, does anyone have used any BAPI or FM that will update the customer address (Central Address management fields) and the change will be logged in the change history of customer master? I have tried several FM that can update the fields but none of the change will show up in the change history of the customer master.
    So far, I have tried the following FM:
    ADDR_MAINTAIN_COMPLETE
    ADDR_UPDATE
    BDC is not acceptable due to high volume of data. However, the change log is also required.
    Please share any advice.
    Thank you,

    Hi Minami,
    for chenge address use FM : BAPI_BUPA_ADDRESS_CHANGE       (SAP BP, BAPI: Change Address)
    otherwise check with below FM ,for address related information
    BAPI_BUPA_ADDRESSES_GET              SAP BP, BAPI: Determine All Addresses
    BAPI_BUPA_ADDRESS_ADD                   SAP BP, BAPI: Add Address
    BAPI_BUPA_ADDRESS_CHANGE                 SAP BP, BAPI: Change Address
    BAPI_BUPA_ADDRESS_GETDETAIL             SAP BP, BAPI: Read Address
    BAPI_BUPA_ADDRESS_GET_NUMBERS    SAP BP, BAPI: Read Address Numbers
    BAPI_BUPA_ADDRESS_REMOVE                    SAP BP, BAPI: Delete Address
    Regards,
    Tutun

  • No change log is created when updating the customer master using LSMW

    Hi Gurus,
         I am a bit confused on why no change log is created when I use the LSMW to update the customer master. What I update is the customer partner of the customers. For example I have a sold-to 1000 then a customer representative (Z3) 50001, now when I use the LSMW to change the customer representative to 50002 it is correctly updated however no change log is found if you check for the changes on that specific customer. This is a bother for me since I want to send all the customer changes through IDOC and the processing needs to access the change log.
    Thank you.

    Hello,
    What process are you using object, BAPI, etc.
    Regards
    Waza

  • No Incompletion Log for Sales Order with net value as zero

    Hi all,
    There is an Inbound IDOC which creates a Sales Order.
    When we check the IDOC, we find that it has got 4 line items (E1EDP01). However, for all the items except the third one (for example), the segment E1EDP05 is filled. In the segment E1EDP05 the field KRATE contains the corresponding net value for the respective line items.
    Then when we check Sales Order which is created, we find that the third line item (for example) has the net value as zero. In this case, ideally there should have been an entry in the Incompletion Log. However, it does not happen so.
    I suppose the issue is with the third line item in the IDOC for which the segment E1EDP05 is not present. I have debugged the corresponding FM is IDOC_INPUT_ORDERS, but was unable to find any clue.
    Please let me know the reason for this.
    Thanks and regards,
    Anishur

    In routine interpret_idoc_orders the item conditions are filled by calling
    WHEN 'E1EDP05'.
           MOVE IDOC_DATA-SDATA TO E1EDP05.
           PERFORM ZUORDNEN_ORDERS_E1EDP05.
    In case KRATE is empty no values are transferred to the order
        IF NOT E1EDP05-KRATE IS INITIAL.
          PERFORM IDOC_CUR_MOVE USING E1EDP05-KRATE XKOMV-CURRDEC
                                      XKOMV-KOEIN
                                      XKOMV-KBETR D_FLAG_P-PKON.
        ENDIF.
    If that is a valid scenario, you need to adjust your incompletion procedure in customizing to include the net value on item level so any missing value is reported.
    If this is not supposed to happen you might want to hook into one of the user exits in the idoc and in case KRATE is missing let the idoc fail.
    Hope that helps,
    Michael

  • Function module to add record into incompletion log of creating sale order

    Hi SD Experts,
    Do you know any function module / class  to add record a into incompletion log procedure of creating / changing sale order process? We can do it through configuration OVA2 but I need to add more condition before adding to this table.
    Thanks,
    Duy

    Hi,
    Refer to The SDN Post : [user exit to update the incompletion log in sales order for pricing error |Re: user exit to update the incompletion log in sales order for pricing error]. 
    Limitation : While creating Sales order, this works only for document type with external number range as the code required for updating XVBUV require Sales Order Number.
    Regards
    Vinod

  • Incompletion log Profitability Segment at item level in the Sales Order

    Hello Sapians,
    We recently activated the "Sales Order value flow to COPA". When we create the Sales Orders the Profitability segment for the item is getting picked up automatically and have no issue in saving the Sales Order.
    But when we edit the Sales Order and then try to save it, Sales Order has incompletion log which is leading to Profitability segment in the item level.
    When I click the little box in Sales Order Item > Account Assignment tab> Profitability Segment forward arrow--> "continue" or "derivation" in the populated screen, then the Forward arrow in the profitability segment is deriving the characteristics, then system lets us to save the Sales order with out any incompletion log.
    I checked the OSS notes 114520, in this OSS note, my sitiuation is exactly first point but could not get any clue how to resolve automatically.
    Why it is happening only when we edit the Sales Order? How to update bulk of Sales Order automatically?
    Any inputs?
    Thank you.

    Hi
    Since you have activated the Sales order flow to COPA, any change in the sales order triggers a Prof Segment redetermination.... Thats why you are able to save it once you redetermine the Prof Segment....
    Ideally, if no Chars like Plant/Org Elements/etc are changed - It need not trigger the Prof Segment redetermination...
    Refer  Note 729381 - When is a profitability segment supposed to be determined?.... With ref to this note, raise an OSS msg to SAP and check if it is possible to avoid the redetermination of PSG as long as none of the relevant chars are changed in the sales order....
    There is a similar issue in MTO where by, even if you change the Header text of sales order, it triggers the Sales order cost estimate.... SAP provided a note to stop this... Note 1548608 & 1260868.... Your case is similar to this.... Raise an OSS to SAP and ask them if they can provide such a note for your case.... I feel, it should be possible for SAP to give this!
    br, Ajay M

  • Can text messages in the incompletion log be found in any table?

    We need to store and review the text messages found in the online incompletion log.  Does anyone know if these are stored in a table?  Or if they are always redetermined upon VA01 or VA02 transactions, does anyone know at what point in what program this happens if we need to build our own custom table to capture the messages?

    The incompletion log table is VBUV - Sales Document: Incompletion Log
    I think the table is filled in one of the following:
    > Function module - RV_CHECK_DOCUMENT_INPUT
    > Include - LV45FFUV: FORM FEHLER_BESTIMMEN
    I hope this helps.
    Gerard
    P.s. Also look for structure VBUV_TAB as I think XVBUV comes for here.
    Edited by: Gerard Magorrian on Oct 1, 2010 9:04 PM

  • Incompletion log in delivery for foreign trade data

    Hi all,
    I am doing export delivery and i want to put foreign trade date as in incompletion log.
    This log i want to do only for export document types (zex) which i have created separately.
    Delivery header > foreign trade / custom >geography >
    1. Export customs office
    2. Office of destination
    Delivery Item > Foreign trade/Custom > Origin / Destination >
    3. Country of origin
    4. Dispatch country
    I want to make those 4 field as mandatory while doing export order. But these fields are in the EIPO table which is not there in the delivery incompletion log.
    Can anyone please help me how to solve this issue.
    Thanks in advance,
    Babs

    Hi Babs,
    the foreign trade data can't be included into the incompletion log.
    You have to create both incompletion log in T.code VI29.
    Then you have to assign this logs to your country in VI49.
    In standart SAP it's not possible to make this only for one document typ, this checks will be done for all foreign trade data.
    Regards
    William

  • Function to return incompleteness log of Delivery

    Hello,
    We use the function BAPI_OUTB_DELIVERY_CREATE_SLS to automatically create deliveries for our mobile devices. On occasion, the log "Batches / valuation types not completely allocated" is reported for items with incomplete or no batch splits at posting. The problem isn't the materials because a new order with the same materials and customer can be created and posted without any errors. There are also no reports of this occurring when deliveries are created manually.
    Does anyone know why this (sometimes) happens when using function BAPI_OUTB_DELIVERY_CREATE_SLS? If no, is there a function which can return the incompleteness log of a given delivery, so we can refresh an item batch split if it fails?
    Nicholas
    Edited by: Nicholas Archer on Feb 6, 2012 4:06 PM

    Shiva,
    Thanks for your response. This note has already been implemented in out system (ECC 6.0, appl 600 level 018).
    Do you have any other suggestions?
    Nicholas

  • MV45AFZB - FORM USEREXIT_CHECK_VBAP USING US_DIALOG - incompletion log

    Hello,
    I'm struggling with a problem concerning the incompletion log after deleting a value in the named user exit.
    I check if the profit center has a certain value in the form  USEREXIT_CHECK_VBAP USING US_DIALOG. if this is the case, the system deletes the value. But my problem is that at this moment, the incompletion log is not updated. Do I have to update the table xvbuv manually with the new entry ? Or is there another way to update this ?
    Thanks in advance !

    That's not entirely true - it depends on the user, what changes on the line item, and what the criteria are for blanking out the value.  Removing the value would be the normal trigger if the field is in the item incompletion procedure but not necessarily if done via code.
    The incompletion check occurs in routine VBAP_PRUEFEN_ENDE and requires that something has changed in VBAP in order to be triggered.  If the routine has already been called and then you change a VBKD-based value on the item, such as the incoterms, then the incompletion check is skipped but the userexit_check_vbap call is still made afterwards.  In this scenario, if you click 'Save' after making the incoterms change, the profit center value gets wiped out and no incompletion is triggered unless you append the value back to the table (or make a subsequent check with RV_CHECK_DOCUMENT_INPUT).  I'm assuming this is why the poster asked the question.  Might be a bug, but SAP would probably tell you it's 'working as designed'...

  • Send email for approval before update of customer master

    i have to update the customer master XD02 or FD02 and then i have to sent mail to an external system for approval .How to send this mail while saving the transaction XD02 or FD02 is there any Badi or exit by which i can add this functionality.please suggest .
    Thanks in advance.

    Hi,
    Just activate SQL Trace before u run your transaction. After running the transaction you can check the log in sql trace. There u can find if any BADI or Exits are called.
    Regards,
    Renjith Michael.

  • Work flow for incompletion log in sales order/ quotations

    Hi all,
    I am looking for a standard workflow for checking in-completion log in sales order and quotations. I found one object type BUS2032/2031 which is more related to removing certain master data or Customizing settings related errors in "internet" sales order and quotation. My requirement is to check the flag/ status in the incompletion log which is turned on as a result of "locking" the characteristics in VC in sales order/ quotation
    Any pointers will be helpful.
    Thanks
    RG

    Hello,
    If you know the BOR (e.g. BUS2032) then you can check for workflows that have an event of that BOR as triggering event by looking in table HRS1212 where OTYPE = WS and OBJTYP = BUS2032.
    You can then look at the workflow (e.g. via PFTC_DIS) to see if it does something similar to what you're looking for.
    Standard workflows usually aren't enough, you may have to copy and adjust, or create a new one.
    regards
    Rick Bakker
    hanabi technology

Maybe you are looking for

  • How can i sync my ipod to my computer with out re-adding them??

    I just got a new laptop and i already have all my music on my ipod i want all the music from my ipod into a library on my laptop on itunes.please any suggestions

  • Roles are not updating in the GRC 10.0 System.

    Hi We had created Z role in ECC system and Ran the Sync Jobs in the GRC 10.0 System . But the role created in backend System(ECC) was not updating in the roles of the GRC system. Can any one provide right solution. Thanks

  • Apple tv streaming from a webside ?

    I just got a apple tv and I like to know if I'm watching a movie on a webside with my iMac can I move that to my tv using apple tv? Thanx

  • F110 cheque printing

    Hi friends, When I do the "Printout" step in F110, the print is not going directly to the printer, but a spool is created eventhough I am checking "Print immediatey" in the Variant. The message in SP02 is "Frontend unavailable". Can someone tell me w

  • How to do Credential and Policy migration in 10g?

    Hi, I installed BPEL manager 10g on my machine and want to run the embed demos/tutorials. I noticed the demos are using JAZN as identity service but my installation on Weblogic Server does not support it. As a result I couldn't use JDeveloper BPEL UI