Blocking Indicator not getting removed on milestone confirmation in PS

Dear Experts,
I have a issue in my project.
We have a scenario where Preq and PO getting created from PS activity.
We are using Invoice plan in this scenario. created in the Activity.
When we create Milestone and Invoice plan it will go for release process to get Preq released. after this PO will be created and GR will be done.
Problem: When PS confirms the Activity the blocking sign in PO invoicing plan  is not getting removed.
Please explain me:
What configuration settings required to remove the blocking sign indicator in PO automatically.
Tell me Process steps if any.
Appreciate early response.
BR,
Arun

Awaiting kind replies.

Similar Messages

  • Credit limit Block is not getting removed even after the releasing n VKM3

    Dear all,
    I got a Simple credit check  for my client i have set it in a particular order type. so when i create a sales order it is showing the credit limit has been exceeded and blocked the Sales order. and when i check in Va02 the block is set in delivery block as credit limit. when i go and release the order in vkm3 it is releasing the sales order. and i saved the order.
    now when i come to check the order the block is still set in the sales order. till i manually release it in the va02.
    but why the system is not changing the status when i release it in vkm3
    Regards

    Hi ,
    Looks like , the delivery Blocks is updating programmatically
    check  "USEREXIT_CHECK_VBEP" If there is any code put
    also USEREXIT_MOVE_FIELD_TO_VBEP and look for LIFSP
    thanks
    santosh

  • Approvers of Rejected line items not getting removed -Process controlled WF

    I have developed shopping cart approval using process controlled workflow. We are using SRM 7.0, patch level 9.
    Decision set used is item based approval for partial documents (Type 4)
    While testing I observed that when I reject any item, the corresponding approvers of that items are not getting removed.
    As per your requirement, if we create SC with 2 items A and B. Based on various conditions
    2 process levels are determined for item A, say approver X and approver Y at respective level.
    3 process levels are determined for item B, say approver X, approver Z1 and Z2.
    Approver X, rejects item A and approves item B. Since one item is rejected, the work item is sent to requestor for acceptance. All process levels are of type "Approval". Once the requestor clicks on "Accept" button, the item A, which is rejected gets deleted from the shopping cart.
    However now when I see the Approval Process Overview, the current approver shown is Y. The work item is sent to approver Y and the value of the shopping cart is shown as 0.00. Logically the approver Y should have been removed from approval process.
    Could you let me know if I am missing any step or do I need to do some coding to get rid of approvers of rejected items.
    Regards,
    Manish.

    We were using N-step process level on the item level contrast to example provide by SAP of N-step process leve on Header level. SAP uses standard tables /SAPSRM/D_WF_015 and /SAPSRM/D_WF_016 to implement the logic. We have customized the solution with logic on same line of sap but using bespoke tbale ZSAPSRM_D_WF_016. Let me know if anyone needs solution.

  • Workitem from SAP inbox is not getting removed

    Hello  All,
    Below is the FM i have used to create event ,
    CALL FUNCTION 'SWE_EVENT_CREATE'
          EXPORTING
            objtype           = 'ZIMSEC_SPE'
            objkey            =  LS_OBJKEY                 " Requition ID
            event             = 'ZSUBMIT'
          IMPORTING
            EVENT_ID          = IT_EVENT_ID
          TABLES
            EVENT_CONTAINER   = IT_CONT
          EXCEPTIONS
            OBJTYPE_NOT_FOUND = 1
            OTHERS            = 2.
        IF sy-subrc <> 0.
        ENDIF.
        IF IT_EVENT_ID IS NOT INITIAL.
          COMMIT WORK.
        ENDIF.
    The value in LS_OBJKEY is the unique ID ...request ID in my case ....
    Problem: The Workitem is not getting removed from my SAP INBOX.
    Kindly share ur comments .
    Thanks
    Sonal

    Hello,
    Please don't SHOUT.
    You say:
    "WHEN I AM SENDING SPACE IN MY OBJKEY THE WORKITEM GETS REMOVED FROM THE SAP INBOX "
    I have never tried creating an event with a blank object key, I can't see when that would be useful, but would it lead to the workflows seeing that as a terminating event? I'll have to to try that.
    In the meantime, don't use SPACE as an object key, only create an event when you do have a key.
    regards
    Rick Bakker
    Hanabi Technology

  • Milestone Billing - Block getting removed before full confirmation.

    Hi friends,
    i am facing a problem in Milestone billing.
    I have attached a milestone to an activity.The milestone is considered in Sales order.
    When the activity will be fully confirmed the BLOCK will get removed from the Sales Order & down payment can be made.
    But the fact is when I am confirming the activity partially , the actual date is getting picked up in the milestone and the BLOCK is getting removed from the Sales Order.
    If I remove the automatic tab from the confirmation in SPRO, then during confirming of the activity a pop-up is coming ' want to consider the actual date" . If I select NO then the actual date is not coming in the milestone. This case is OK. But the end-user wants it to be automatic.
    How to prevent the actual date from getting picked up in the milestone till the activity is fully confirmed?
    I have defined the Usage & considered "2" in S/F (Milestone at the end of the activity).
    Thanks a lot.
    Regards ,
    Abhra Bose

    Hi there,
    I'm not sure if it solves the problem, but I have one remark. If you set the S/F value to 2 in SPRO it is only informative meaning. please see extract from SAP documentation:
    +Milestone at the start or finish of an activity
    This key determines whether the milestone should have  the start date ot the finish date of an activity.
    Dependencies
    Please note that this key is not used in the extended milestone functions from Release 3.0. The key just helps you to edit milestones correctly, which were created before Release 3.0.+
    What you need to do, is setting the offset directly in standard milestone in CN12 in block 'Offset to activity'.
    Rgds, Aleksandra

  • Delivery completion indicator not getting checked after GR against STO

    Hi All,
    I am facing the following issues while posting GR against the Stock Transport Order -
    Issue No. 1 - While posting GR against Outbound Delivery, I am receiving Error M7865
    Issue No. 2 - While posting GR against Stock Transport Order, the deliver completion indicator is not getting checked in PO even if the GR qty. is same as OBD qty.
    Can someone help me to come across these issues.
    Thanks,
    Pankaj

    Hi,
    Generally, in  case of Stock Transport Order, Goods Receipt is to be done w.r.t. Outbound Delivery only. Otherwise, it will not update Delivery Completion and also will not update the Sales Document Flow as well as Po History properly. So, better try to resolve Error M7 865 and do GR w.r.t. OBD only.
    To rectify error M7 865, check following;
    Diagnosis: -
        The goods receipt for the delivery cannot be posted.
        The error according to the error code:
        1.  The delivery does not exist.
        2.  The delivery type is unknown.
        3.  The delivery is not goods issue posted.
        4.  There are no delivery items.
        5.  The receiving plant could not be determined.
        6.  The delivery items have already been goods receipt posted or contain zero quantities.
        7.  Goods receipt(effect)movement type to goods issue movement type could not be determined.
        8.  It is not currently possible to block the delivery.
    Procedure: -
        Error code 1      : Check your entry.
        Error code 2,3,4,6: Check the delivery and its document flow.
        Error code 5      : The delivery must be related to a purchase order or the customer must be a retail business.
        Error code 7      : Check the settings for your movement types.

  • Data in detailed block is not getting populated

    I have created 3 blocks-: block1, block2 and block3
    I have created two relations
    1st - between block1 and block2 (block1 is master and block2 is detailed)
    2nd - between block1 and block3 (block1 is master and block3 is detailed)
    Now, on the canvas I place a text item block1.text_item1 (involved in relation) from block1,
    and a text item block3.text_item3 from block3 (this too involved in relation) block3
    when I execute the form and I query on master block that is on block1.text_item1, data in detail block that is in block3.text_item3 do not get populated.
    Now I place a text item block2.text_item2(involved in the relation) from block2 on the same canvas
    Now I again execute the form and query on the master block that is on block1.text_item1, this time data in all three blocks got populated.
    I want to place items only from block1 and block3 at present. Could you please tell me how can I do this?
    Regards

    No, I am not getting such error. Only data is not getting populated.
    If I remove item from block3 and place item from block2, then also the data is getting populated.
    Item from block1+ Item from block2 -> Data is getting populated
    Item from block1+ Item from block3 -> Data is not getting populated
    Item from block1+ Item from block2+Item from block3 -> Data is getting populated
    Regards

  • Block is not automatically Removed

    Dear All ,
    The system does not automatically remove the blocking reason I, if an acceptance decision is made for the inspection lot concerned. the blocking reason I must be removed in the invoice inspection/invoice release function.
    Release of invoice block u2013 can it be automated from the IL release process ?
    Thanks & Regards,
    Deepu.

    Use MRBR for release, you can schedule a job run for this program to run every night if required.
    Regards,
    Vivek

  • Dead line block is not getting executed

    Hi,
    I configured BPM scenario to collect messages from one interface and create IDOCs in ECC.i configured with following steps
    Start
    Block(start of Block)
    Loop(While 1=1)
    receive
    container step(to create multiline container)
    endloop
    Exception branch
    Deadline branch(time 1 minute with control step)
    End block
    Transformation
    send.
    But deadline branch is not getting executed.its going to endless loop.
    anybody got idea about the problem?

    Make sure that:
    1. your deadline branch has a control step raising the exception (and this exception branch could be empty, since it will only end the block; you can create another exception handler for specific application exceptions);
    2. all the exception handlers are defined in Block step;
    3. your correlation container is properly started and used by receive step (with the right fields being used for each correlation string).
    And as best practices, make sure that:
    1. your correlation is defined as local correlation in the Block step;
    2. your loop step contains only the receive step (which starts process) and a container operation of type append, which appends the received message into a multiline container (do all mappings after the loop is complete).
    Finally, save and activate your changes, go into SXI_CACHE transaction and check the returncode your BPM; it should be zero. Otherwise, there is something wrong with it.
    Regards,
    Henrique.

  • SMS agent host service is not getting removed from Service.msc even after complete uninstallation

    Dear Team,
    i am trying to uninstall SCCM agent but still i am seeing "SMS agent host" in services.msc . But this service is getting removed after the client restart . But i want to clear this service without restarting the client.
    Please find the below screen . Can some one help me on this
    Raja

    Hi Jason,
    This is happening on random machines ... Even i tried for sc delete servicename .. which is not working but if i try
    sc query ccmexec i am getting an output saying that service is stopped (but i am unable to remove)
    Would be great if i get some solution ..
    Raja

  • The values for list items of other data blocks are not getting displayed when executed.

    Hi,
        I have a new problem again.
        I am doing a new form in which there are around 8 blocks. All the blocks have their tables in the oracle database.
        Each block has 18 columns with the same column & column names. But the values in those columns are different & the values do not match.
        The problem lies while i execute the form, it populates only the first block data. Other blocks do not display or populate the values.
        I cannot create a master relationship because all the column values are different.
        How do i display or populate the values of all the tables?
       Please help me. Thank You.

    hi
    if your form has truly disassociated tables, then you could simply use a key-exeqry trigger at forms level to travel to each block in turn and perform an execute-query built-in, eventually returning to the starting block.
    ie
    go_block('..');
    execute_query;
    go_block('..');
    execute_query;
    etc
    go_item(......);
    In this case you would use the block where clause to constrain each table to the appropriate set.
    If however, the database has no relationships between the tables but the data content has some corelation, then you could craft a forms relation manually.
    cheers
    Rod

  • Batch Management Indicator not getting set for material master

    Hi,
    In one of the material we need to mark the Batch Management Indicator in Material MAster. We had removed all the stocks from the material. But still we are getting error, Stock exists for the material in Plant XXX and Sloc YYY.
    I checked in MARD table and MMBE that for this maaterial there are no stock for said Sloca and Plant.
    One thing which I noticed in the Material Master and MARDH table that there exists some stock in Previous persiod for the said Sloc and Plant.
    Need to know is this error is due to stock shown in previous period. Why system is checking the previous period stock.
    How can we resolve our issue and check this Indicator.
    Please let me know as earliest as possible.
    Thanks
    SG

    Hi,
    Refer OSS Note 30656 - Change base unit of measure/batch mngt requirement
    Following are the details of this note;
    Symptom
    When maintaining a material master record, you change the base unit of measure or the batch management requirement indicator or the valuation category. The system then tells you that this change is not possible since stocks still exist. However, no stocks are shown for the material in the stock overview.
    Reason and Prerequisites
    The message that stocks still exist refers not only to stocks in the current period, but also to stocks in the previous period.
    The reason for checking previous period stocks is that postings can also be made to the previous period when entering goods movements. This would result in inconsistencies if the base unit of measure had meanwhile been changed.
    Solution
    Please check whether stocks still exist for the previous period by displaying, for example, the plant stock view or storage location stock view of the material. You do this by selecting "Extras -> Previous period -> Prev. pd SLoc. stock or Prev. pd plant stock".
    If previous period stocks exist, you can make a withdrawal posting as follows:
          1. Post the same amount to current period stock (for example, using movement type 561) so that previous period stock and current period stock are identical.
          2. Make a withdrawal posting in the previous period for the stock together with posting date (for example, using movement type 562).
    You can now try again to change the base unit of measure or the batch management requirement indicator.
    Since the posting of the previous period values to zero is identical with posting to the stocks of the current period, you should reverse the above stock postings (i.e. the stock from the previous period should be booked in again) to make sure that the stock values from the previous and the current periods correspond to the state before the change. Please note, however, that the postings are then carried out using the changed master data from the current period (e.g. account determination, etc.)
    Regards,

  • Billing block should not be removed manually.

    Hello Experts,
    My requirement is
    If an particular billing block is set,
    The Sales order change is not allowed in  T-code  VA02.
    The billing block removal using the T-code V.23 is not allowed.
    Point no. 1 was able to archive using the user exit MV45AFZZ, routine USEREXIT_READ_DOCUMENT. I gave an error message using the FM   POPUP_TO_DISPLAY_TEXT and I used LEAVE TO TRANSACTION statement to navigate to VA03.
    Point no. 2 I don't have idea how to archive the same. pointers on the same could be really helpfull.
    Kind regards,
    Sri.

    Hi Sri,
    As there's (or at least I can't see) any BADI/Enhancement for V.23, my best suggestion would be to create an implicit enhancement in program RVAUFSPE form  BELEG_AENDERN_BTCI and do the check there. Something like this, at the beginning of the subroutine:
    DATA ls_vbak TYPE vbak.
         CALL FUNCTION 'SD_SALES_DOCUMENT_READ'
         EXPORTING
           DOCUMENT_NUMBER = XM_VMVAD-VBELN
         IMPORTING
           EVBAK = ls_vbak.
         IF ls_vbak-FAKSK = 'yourbilling block'.
           EXIT.   "and/or some message
         ENDIF.
    You might need some adjustments, but that's the idea.
    Cheers,
    Custodio

  • Billing Block 06 not getting applied

    Hi Friends,
    When i am creating a sales order, even though the net value is 0 the system is not applying the Price incomplete Billing block.
    The 06 block is defined in OVV3 and has been assigned  to the Billing document type F2. Is there any other settings which i need to check?
    Thank you,
    Arun.S

    Hi Arun
    TO set a billing block in sale order, you have two options
    - Set the block manually or
    - automatically
    To propose the billing block automatically in the sales order, you have to maintain billing block  in VOV8 (sale doc type customisation - biling block).
    Here, whenever you creat a sales order of above type, you will get the block by default, like in Credit memo request & debit memo request.
    TO propose a billing block based on certain conditions, like you mentioned before (price condition), you need to use the user exit.
    You need to maintain the logic, saying if the price is incomplete set x block.
    kindly discuss with your abaper & get this done
    thank you

  • Page item validation does not get removed

    Hi All,
         I had a page item validation defined on the page and later removed by deleting the validation in the 'page processing' in Application Builder. However, the validation still seems to execute at runtime. Can anyone tell me if it needs to be deleted from some other place as well.
    Thanks

    What is the validation? What version are you in?
    There are some item validations that execute automatically based on settings like 'Required'.
    Date pickers has other attributes that can declaratively validate range.

Maybe you are looking for

  • Lightroom 4.4 / Bridge CS6 / Nikon D7100 Problem

    - In Lightroom 4.4 wird beim Tethering meine Nikon D7100 nicht erkannt. - In Bridge (aus MasterCollection CS6) werden keine Miniaturbilder der Nikon D7100 dargestellt - nur PS- oder NEF-Icons - Beim Anklicken der Icons tut sich nichts (kein Öffnen vo

  • XML Form Builder does not load

    I am having the following problem, when executing the Form Builder tool under Content Management, it does not load and i get the following error message: CONNECTION ERROR: couldn't read response code* And sometimes the window gets freezed. I have rea

  • SAP BW 7.3 Books/References

    Hello everybody, I am new in SAP and I have decided to start my career no too far from what I am doing since long back, than I have chose a technical SAP profile (SAP BW 7.3). It is not being too hard to learn SAP BW technology, but I feel that it is

  • Extended idoc not populating(urgent)

    hi guys i have extended the basic idoc type delvry03 and created an extension delvrtext for it.however when i trigger the idoc from an output type the extended segments are not populated.is there a way you can put a break point in the code.if that is

  • How to cancel cheque deposit which is bounced

    We are depositing cheque into our Bank after posting Incoming payment. Now after 4 days we come to know that the cheque is bounced. How to track this & cancel the transaction? Kindly tell me the process how to deal with cheque bouncing in SAP B1.