Approval status at item level

Hi,
I need to know whether the shopping cart item is rejected or not.(need to know the approval status at item level) and then make the rejection reason as mandatory.
I tried to get the value of the flag DEDUCT_IND from each item,but it is never set to 'X' eventhough I reject an item.could anybody please tell me when this flag will be changed or is there any other way to find the approval status at item level.
Regards,
Rohini

What is your SRM Version  ?
If you have implemented process control workflow for Item level approval, then.
Once the approver rejects and item, the workflow sends the workitem back to the requester to make changes are accept the rejection. If the requester accepts the rejection then the workflow continues. If the workflow does not have any more approver then the shopping cart is approved and the line item which is rejected by approver is set to DELETE. i.e. BBP_PDIGP-DEL_IND is set to 'X'.

Similar Messages

  • Oppurtunity status at item level

    Hi Experts,
    Could you please help know the oppurtunity status at item level (Distribution Status and Overall Status).
    When checked, it is referring to data element CRMT_DISTRIBUTED and CRMT_OVERALL_STATUS.
    Both have fixed values at domain level.
    Could you please help me finding, in which table this data is stored at item level.
    Regards,
    Santosh

    Hello Santosh,
    For system status, CRM_JEST-STAT = I****, you can find the the defination with t-cd BS23.
    For user status, CRM_JEST-STAT = E****, please check table TJ30.
    Best regards,
    Maggie

  • User status in item level in Interaction center

    I confirgue the sales function in Interaction center. I want to set user status in Item level. But I don't find the user status field in item level in UI. Could you tell me how find user status field?

    Hi Prem:
         Yes, I have already  confirgued status management and assigned to item category. I can see the status appear  in back office UI but not in Interaction center. So it is strange.

  • Disable approval/rejection at item level.

    Hi All,
    We need to stop the user from approving/rejecting a SC at item level.
    On EBP Home screen , click on Approval link , then click on magnifying glass,there are two radio buttons .I hide the radio buttons with help of [this thread.|How to hide Approve and reject radio buttons at item level.;
    Although the radio buttons are hidden but still if the user presses "Save" button the SC is approved by default because the Approved RBs are selected at item level.
    How can I initialize both radio buttons ie. none RB is checked so that clicking save does nto approves/rejetcs  a SC .
    Or can i use some BADI for this..please suggest.
    Reagrds,
    Anubhav

    Hi Daniel,
    As you said,its not possible to avoid approval/rejection at item level on click of save button and coding a new save button will be very complex so I created two radio buttons (approval / rejection ) at header level If the Approval RB at header level is selected , all the approval RBs at item level are selected automatically selected and same applies for rejection RB at header level.The item level RBs are invisible/hidden so the user has no idea of item level RBs.
    Now I am facing two problems..
    1)If I put the code for RBs in Template 120 , it also ahows up on other screens like in step2 , while creating the SC.
    If i put the code in Template 140 , i get it in step3 while creating the SC.
    In which template should I code the RBs so that they are visible in the approval screen or is there a way to know from where the template was called I mean was it called during SC creation or directly clicking on approval link  OR  can we check if the user has employee role or manager role so that the approval / rejection RBs are displayed only for managers ?
    2) For this JS function to work perfectly , i need to know the number of items in the SC.
    Which variable in the Template 120 of BBPSC01 contains the no. of items in SC?
    Thanks a lot,
    Anubhav
    Edited by: Anubhav Jain on Mar 31, 2009 7:47 AM

  • Status Profile @ Item Level

    Hi ALL,
            This is regarding Status profile. I have maitained status profie in Quotation item level.
    Quotation has to approve by diff depts i.e. MM/PP sequentially.
    so i have maintained- as
    status no./ status/  initial status/ Lowest/Heighest/Position/Priority
    1 / APRD / Approval req'd by MM / 1 / 2 / 1 / 1
    2 / OKMM / OK by MM / 2 / 4 / 1 / 1
    3 / NOKM / Not Ok by MM / 2 / 4 / 1 / 1
    4 / OKPP / Ok by PP / 4 / 6 / 1 / 1
    5 / NOKP / Not ok by PP / 4 / 6 / 1 / 1
    6 / DONE / Finally approved / 6 / 6 / 1 / 1
    when MM dept, trying to choose "NOKM- Not OK by MM" system is not allowing.
    as per system settings, I should check status-2, before proceeding to status-3,
    where as I want in such a way, either I can choose status 2 or 3.
    Let me know, if anyone done this status profiles??

    Thanks for your interest.
    I have done the rel changes as suggested , system is still giving error.
    as per my observation system is not checking at lowest/Heighest levels.
    it is checking as per assigned "Status no" such no.1 , 2 & 3  so on.
    ( Lowest colums i have maintained "2" in step 2 & 3 which allowing me to move from 2 - 3 & 3 - 2, which is fine)
    similarly system should allow me choosing from step-1 to step- 3 direclty,
    ANYMORE IDeas

  • Sales Order: confirmation status at item level

    Hi,
    I am trying to locate a status field in sales order tables which truly reflects the item level quantity confirmation. I have checked table VBUP. In some cases field BESTA, COSTA shows the status correctly. But I am not able to find a table which is true in all cases. I can do it by checking confirmed quantity at schedule line level, but trying to avoid that since it involves addition of schedule line confirmed quantities etc.
    Any ideas?
    Thanks
    Anil

    Hi ,
             Check VBUK-GBSTK , and also VBFA for individual status check for sales , delivery and pick up...
    Regards,
    Vind.

  • PO Approval Workflow on item-level?

    I have a requirement to implement an approval workflow when the price or cost center/internal order is changed on the purchase order.
    The problem is that as I see it, standard SAP only allows approval on header level for Purchase Orders.
    Is there a way to handle approval on item-level if for example the PO has 2 rows, we change the cost center on both these rows to different ones???
    Based on this cost center, the approval should then go to the cost center responsible and then his boss and so on based on the org-structure.

    Hi,
      Consider a example , you have a PO and this PO has three items IT1, IT2, IT3. Based on the cost center, you want to send the respective item for approval to the respcetive KOSTL manager .
    Desgin your workflow in this way.
    1. Design a background activity step in  and a BOR method where it returns you all the items  of the PO and store these items in a multiline container element in the workflow container.
    2. Now next to the above step include a [BLOCK step|http://help.sap.com/saphelp_nw70/helpdata/en/cc/18a8f409a93749b10e8dd9f9d81797/frameset.htm] in the workflow and choose par for each option and pass the items stored multiline container element. The use of the block step is it dynamically creates a parallel branches based on the number of rows in the multiline container element you mapped to the block step.
    3. Now Inside the block step create another bor method and include a bacground activity step. Now in this BOR mehtod what ever the item you import try to determine the manager of the KOSTL(Cost Center.) and who ever is determined pass that user(s) name(s) back to the workflow container.
    4. Next to this step include a decision step and choose the recipient type as expression and pass the container element in which  the KOSTL managers are stored, in this way you can send based on the item cost center to its respective manager.
    Regards
    Pavan

  • Apporval Overview displays incorrect status on item level after ordering

    Hi all,
    I am on SRM 7.0 and using the process-controlled workflow.
    I am on SP2.
    I set up a schema which has 1 approval step for SC > $10.000. The decision set is for the entire document.
    When I am creating the SC, BEFORE I hit order, I click on the item number of eg. my first item, so the 'Details for item 1' screen appears.
    Then I choose the  'Approval Process Overview' tab, and the approval overview displays correctly. The status of the one approver step is  'Open (No Decision Made)', under both header and item tab.
    When I display the same SC trough 'advanced search' immediatley AFTER ordered it and no approver has touched the SC yet,
    the overview the item displays the correct status 'awaiting approval'.
    But when i go to the item details, approval process overview tab (as described above) the status displays 'User Decision: Approved'
    There is no time entered for 'processed on'. The approver does have the workitem in the powl list and swi6 shows correlty that the workitem is in the approver inbox. So the approval workflow is working correctly, and it is just a display issue.
    It looks like it is just a bug, but I couldn't find any notes on it.
    Can anybody help me to correct this?
    Cheers
    Ulrike

    Hi Ulrike,
    I replicated exactly the steps your described but do not see the same system behaviour. On my system, just after creating the cart, in the section 'Approval status details for selected item', the status is 'No user decision'.
    I searched notes and messages and found nothing related to this issue.
    Can you send me screenshots showing exactly the steps you followed just to make sure I am following same steps in the replication.
    Cheers,
    Siobhan

  • AD-hoc approver n step item level shopping cart workflow

    Hi
    We are on latest version of SRM and using n step item level SC approval workflow.
    The scenario goes like this:
    -     Requester creates shopping cart and workflow goes for two step approval.
    -     In the approval preview the requester is able to see both levels of approvers, which is correct.
    -     Requester now selects second level approver and replaces him with a ad-hoc approver. WE DO NOT WANT THIS.  Requester should NOT be able to replace an approver determined by approval badi. However should be able to extend approval step with ad-hoc approver say third level approver a ad-hoc approver. Also he should be able to change AD-HOC approvers ONLY.
    Thanks
    Joe

    Jo,
      You may be able to achieve it in the BADI BBP_WFL_SECUR_BADI .
    You can use the Business Add-In (BAdI) BBP_WFL_SECUR_BADI to determine whether
    A shopping cart can be changed during the approval process
    The approval workflow restarts when changes are made to the document
    A reviewer/approver can be added or changedThese are the call scenarios (see import parameter SCENARIO).
    Regards,
    Suren

  • Status at Item level

    Hello all,
    I created an order with 1 line item. The schedule lines are published and have status 60. But still the line item shows the status as 40. I suppose it should be 60. Can anyone tell me the reason for this.
    Thanks,
    Salil

    Hello,
    please have a look in the customizing:
    SPRO
    > SAP Media
    > Advertising Management
    > Sales
    > Order
    > Client - Spezific - Settings
    > Status Management
    > Assign Status to Characteristic
    I hope that the information are helpful.
    regards
    Claudia

  • USER STATUS For Inquiry at Item level in VA12.

    Dear Sir/Madam,
    In Customer Inquiry we have maintained User Status at item level as 10,20,30,40 as radiaobutton.
    Now we have to trigger event to initiate workflow as User changes User status from 10 to 20 like that.Currently
    if user changes status from 10 to 20 in VA12 we get BO BUS2030 & Event 'Change'.
    But we unable to trace exact changed status of that item in that particular Inquiry numbers.
    1.All such user status are stored in JESt table but its get updated only after save button.So if i also try to use User exit to trigger Event
    but i am unable to get Run time values of JEST table (USER STATUS).
    2.If i go for BSVW (STATUS MGT ), in that we have 'VBK-SALES Header' & 'VBP-SALES ITEM' status present.But we have maintained User status at item level
      so if we use 'VBP' then we didn't get BUS2030 BO & in Header 'VBK' we get BUS2030 but its at header level..so its didn,t give us item level status.
    So Pease suggest me some way to handle such situation.
    Thanks.

    So what is your problem? You are not able to trace for which item the event got triggered?
    I think you can make use of Change document table CDPOS and CDHDR to check which item had a latest change in status and accordingly incorporate this info in Workflow.
    Thnaks
    Arghadip

  • How to maintain Userstatus in item level for  Quotation ?

    Hi,
    I am working on CRM 7.0 Lean order  Quotation..
    I have field called ;Status' in item level. But it is system status.
    I need to add 'User status' assignment block.
    For header level there is field called' userstatus' but for item the standard field is not there.
    So I need to create a Z field with DDLB and need to maintain values from VA23 (ECC syatem) are existing for the field Userstatus..
    I can do by using AET, the problem is If I select an option from DDLB, corresponding checkbox in userstatus  in ECC system need to be checked.
    Can u Please provide anyy'LORD' interface or any solution..
    Regards,
    Raju

    Hi,
    You can save text using FM 'SAVE_TEXT' provided you know the ID and OBJECT.
    For Sales Order Header text usually the OBJECT is 'VBBK' and the NUMBER is '<SO Number>'.
    For Sales Order Item text usually the OBJECT is 'VBBP' and the NUMBER is '<SO Number><Item Number>'.
    You will have to find out the ID of the Text from its attributes.
    Thanks

  • Shopping cart header status differs to status at line item level

    Hello
    I am using SRM 5.5 EC, got a situation where there is a single line shopping cart which has been approved. The status on the header is still showing "awaiting approval" but at line item level it shows as being "approved" and no follow on document has been created.
    Can anyone help and let me know why this has happened and how to change the header status now?
    Many Thanks in Advance
    Prakash

    OK found a solution

  • Item level status not updated

    Hi gurus,
    My problem is in the search result screen from Check Status Transaction. When it is create da SC (from Describe requirement or Internal Goods) and the PO is also created, item level status should be Purchase Order Created. However, the status is Approved. The PO is correctly created and it has already been sent to the vendor. Even the lorry icon and invoice icon are able.
    If the SC comes from a catalog item, then it is working ok.
    Do you know how to solved my issue?
    I am working with SRM 5.0 and Extended classic scenario.
    Many thanks!
    Patrícia

    HI,
    Try this link
    How Incoterms gets defaulted for STO
    Regards
    KK

  • Sales order item ontime delivery status at order level in Cube

    Hi Guys,
      We have a requirement, currently we have sales order item information in cube where we have some thing called OTD status
    this status is based on actual GI date and requested date so we have 3 staus at each sales order item level ontime, early, late
    but now the requirement is to change the order status either to ontime or late and this status should be at order level instead of
    order and item level, if any one item in order is late then the whole status of order should be late and if on time or early then it
    should be ontime, is there any why to achive this except adding new character in cube or creating new object in system???
    or if not by just adding new character in cube like order status by remodeling and populate data with customer exit?? pls note
    that we are not using 2lis_11_VAHDR we are using 2lis_11_Vaitm only.
    thanks,
    chandra.

    hi Chandra,
    We had similar kind of situation. but you need to implement the logic either by remodelling or creation of new object.
    What we did was as under.
    - Created new DSO with just Order no and the status.
    - After VAITM Delta load - by making it datamart we forwarded the data to that DSO and had the Status logic put up there so you dont need to change the existing model and you have the status at order level in other DSO.
    - this DSO was than included in Multiprovider for further reporting puprose.
    -This way you have very less things to manage and no need to further enhance exisiting model. This status logic may change in future and you have flexibility to do so easily in the system.
    Hope this helps.
    Regards
    Raj

Maybe you are looking for