SRM 7.0 Modify POWL for shopping cart check status screen

HI Experts,
The standard settings in check status for SC in SRM 7.0 is to display the sc with item level. This causes the SC number to be repeated (for no. of items in SC) and all links open the same SC in a new window.
We want to display only the header of SC and no item data should be displayed in check status.
I tried
SRM Server->Cross-Application Basic Settings->POWL and Advance Search->Adjust POWL Layout,search criteria and push buttons----choose feeder type SAPSRM_FEEDER_SC -double click field catalog-choose ITEM_DESCR, ITEM_NO, ITEM_STATUS---CHOOSE display and select HIDDEN COLUMN radio button.
This hides the corresponding columns but duplicate records are still showing.
Can some one please help?
Thanks,
Anubhav

Hi NM,
After performing the steps in first post for hiding item relevant fields you can filter the data displayed in the result by using the BADI  /SAPSRM/BD_POWL_CHNG_SEL_RSLT .
In the BADI Delete the records from result internal table where SC num is repeated so that thers only one entry for each SC.
Let me know if it works for you or not.
BR,
Anubhav

Similar Messages

  • SRM 7.0 Modify POWL for shopping cart - Additional Field PR

    Hello,
    in standard POWL for Shopping Cart it is possible to filter Carts with "Order No. from ERP".
    Now we need also to add a new search field for "Purchase Requisition", that the user has both possibilites to filter for backend follow-up documents.
    How could this been done?
    Do we need to copy and change the feeder class for this or can is be done via Customizing?
    I think the problem is, that in table BBP_PDBEI there is only one column for backend-document number (BE_OBJECT_ID) and next to is there is a column that defines the BUS Type, e.g. order or PR.
    Do we need to adjust the feeder class to look in this table for the BE_OBJECT_ID with "BUS2105"?
    Thanks for your help!
    Regards Trevor

    Hi Trevor.
    If you wish to extend the POWL you could use the information in the note 1456308 to perform this extension and what additional extensions need to be added.
    Regards,
    Jason

  • BADi For Shopping Cart "Check" Button

    When Shopping, is there a BADI for the Shopping Cart "Check" button?
    If none, how can I add additional functionality/processing when the Check button is clicked or Enter is triggered? I could not see the buttons in the screen.
    Regards,
    Al

    Hi,
    When 'Check' button is pressed, following BADI's are trigered.
    BBP_ACC_CHECK_ICC
    BBP_MESSAGES_BADI
    BBP_WFL_APPROV_BADI
    BBP_SC_VALUE_GET
    BBP_ACC_CHANGE_ICC
    BBP_DOC_CHECK_BADI
    kindly check for all of these
    If you want to check by yourself, then Follow the steps below:
    1. Create the shopping cart and add test item
    2.Activate the External Debugger in SRM GUI, on the method 'Get Instance' of class CL_EXITHANDLER in tcode st05.
    3. Now click on 'Check' button and when the control moves to the dubugging screen, then press F8 and you can see all the badi which  are getting triggered.
    Thanks & Regards
    Ankur

  • SRM 7.0 Custom Fields for Shopping Cart Item

    Hi
    We are upgrading from SRM 4.0 to 7.0. Can you please help how to migrate the custom fields logic. We created fields in following shopping cart structure INCL_EEW_PD_ITEM_CST_SC and INCL_EEW_PD_ITEM_CST during upgrade. IncludesINCL_EEW_PD_ITEM_CSF_SC and INCL_EEW_PD_ITEM_CSF already have fields from SRM 4.0 Implementation. In SRM 4.0 BADI BBP_CUF_BADI_2 was used to populate values. In SRM 7.0 we tried to use Enhancement Spot /SAPSRM/BD_PDO_FIELD_EXTENSN that has BADI's /SAPSRM/BD_PDO_FE_FILL_HEADER and /SAPSRM/BD_PDO_FE_FILL_ITEM in it. During shop transaction these BADI's are not getting triggered. Is this the right way of populating data or do we need to use Webdynpro Enhancement concepts of custom views to populate custom fields .
    Thanks in Advance.

    I have the same problem that Dhivya Baskaran
    The window is:
    dynpro: / SAPSRM/WDCC_FPM_DO_SOCO_GAF_3
    Window: IV_L_FPC_GAF_CA
    View: V_AO_SOCO_GAF_3
    I need to add a customer field in the header and I know the parameterization it is for this screen
    anyone can help me?
    thank you very much

  • SRM portal: Cannot start transaction for shopping cart -wizard

    Hello All,
    User is not able to access the Shopping cart-wizard in EB portal, user has updated the internet  explorer to internet explorer V7 still he is not able to access.
    When user clicks on Shopping cart-wizard he gets the following error "Cannot Start Transaction**
    *The internet transaction server could not start the transaction "BBPSC02"* .
    Please let me know how can I resolve this issue.
    Have checked the attributes for this user it is maintained to access portal, all roles are properly assigned.
    Thanks.

    Hello,
    Service BBPSC02 is only not started from portal or you cannot start it as well when using the ITS link?
    Are you able to test the service via transaction SICF?
    Regards,
    Ricardo

  • Default timeframe for Shopping cart Order status

    HI,
    We have requirement to set default time frame 30 days for the "Order status" in SRM 7.0
    We used query id SAPSRM_E_CHECKSTATUS_0, but the these changes not replicating in POWL transaction.
    can some one help e on this, how to defult timeframe.
    Thanks,
    Rams

    I checked out TC POWL_QUERY in our Dev box and it appears to do the trick.  However, in order to update the Order Status screen with the new criteria, I need to run program POWL_D01 which will update all user ID's.  I would only like to update users without anything in the timeframe field.  Any idea if that is possible?  If not, we would need to communicate to our end users first before making the change in case they had different criteria in the timeframe field.

  • Alert for shopping cart held status.

    Hi ,
    I have a requirment  where i need to get  all the shopping carts
    from last 1hr from the system time from the database table which are under held status and if they are more than 5 shopping carts in held status  then it should send a alert mail.
    Is there any standard program? If any body worked on this requirement please guide me.
    Thanks in Advance,
    Savitha.

    Hi. I don't think there is anything standard like this. You will have to write a program that selects in carts created in the last hour (Table CRMD_ORDERADM_H will show you this).
    Then either call function BBP_PD_SC_GETDETAIL structure E_STATUS or check table CRM_JEST for status I1009 with inactive = space. That status means the cart is on hold.
    Regards,
    Dave.

  • Check status for Shopping Cart to include F-53 postings

    Dear SRM GURUS
    we are following a classic scenarios and SRM version 4.0 where in we create a shopping cart in SRM and a  purchase Req is created in backend and based on that we create a Purchase Order and do a Goods receipts and Invoice Booking in MIRO in R3.
    When we check the status of shopping cart we are able to view all in SRM check status for shopping cart.
    Now my requiremnt is that when after MIRO in R/3 we run F-53  for payement to vendor.
    Whether this can be displayed in the shopping cart check status that as to when actual payement was made to the vendor through F-53.
    regards,
    Nimish Sheth

    F-53  transaction(R/3) status in SRM

  • Modify Text "Create Shopping Cart" in Webdynpro SRM 7.0

    I work with SRM 7.0 and we want change text of IVIEW when i create a shopping cart.
    The text is "Create Shopping Cart" and we must modify it.
    Information about IVIEW but don´t find modify it....
    General Information About the Application and Component
    Application: /SAPSRM/WDA_L_FPM_OIF
    Web Dynpro Component: FPM_IDR_COMPONENT
    Window Information: IDR
    View Information: IDR_VIEW
    Configuration ID: 7D48EBFA40CEFDAE3EBEFC45D888031E
    Information on Field
    Field ID: PAGE_HEADER
    Type of UI Element: PAGE_HEADER
    UI Element Library: PATTERN

    Hello José Luis,
    The texts have been hard coded in the method "GET_IDENT_TITLE" of the class /SAPSRM/CL_CH_WD_MAP_IDENT_SC for shopping cart business object.
    I hope you can create some Class Enhancements to change the title according to your requirements or there might be other approaches which i am not aware at this moment to modify these texts..
    Best Regards,
    Mani

  • One Step Workflow Activation for Shopping cart in SRM 7.0

    Dear Experts,
    On working to EXtended Classic Scenario, I need to configure one step approval for shopping cart in SRM 7.0.
    Currently it is providing me Auto Approval  by default and based on it PO is being created. I need one-level manager approval  shopping cart.
    I am working in Demo System of Extended Classic Scenario, I need only one step approval SC without any condition.
    Kindly tell me the configuration steps in SRM and please tell me one more thing is there  any need of  BADI or other coding for one-step approval?
    Thanks in Advance,
    Regards
    Pawan Keshwani
    Edited by: pawankeshwani on May 25, 2011 6:22 PM

    Hi Ashutosh,
    Thanks for quick reply.
    As per your comment when i am tring to activate /SAPSRM/C_SC_600_001_SP04  by t-code SCPR20, But It shows me a information pop up Maintain the client role and then Activation is Cancelled.
    Kindly tell me what i am missing or any other prerequisite step to do for this BC Set Activation.
    Thanks
    Pawan Keshwani

  • How to use customer extension table for schedule line for shopping cart ?

    Dear Experts,
    One of our client wants to have schedule lines in shopping cart item. I am thinking of using customer extension table at item level for shopping cart. Could you please help me on  how I should proceed with the appending the structures so that the end user can fill the shopping cart schedule line details?
    Which fields should I consider in such cases?
    Thanks and regards,
    Ranjan

    Hi.
    I guess you use SRM 7.0. Please go to IMG.
    SRM -> SRM Server -> Cross-Application Basic Settings -> Extensions and Field Control (Personalization) -> Create Table Extensions and Supply with Data
    Regards,
    Masa

  • Workflow for shopping cart

    Hi experts
    I am in SRM 7.0 and triing to use Process controled workflow, I have done some configurations for shopping cart aproval but no workflow is started and in shopping cart appear as in aproval.
    What cold be missing?
    Thanks
    Nilson

    Hi Guys
    Urgent
    In Sourcing cockpit field having morethan 1000 line item Shopping cart.  Could anyone help me to get the sourcing cockpit shopping cart entire report in a single report.
    We use to download the report morethan on hour on a daily basis.If anyone help me out for this really appriciated.

  • Wrong approver for shopping cart

    Hi Friends,
    I've found something very strange in my SRM system for Shopping cart approveal process.
    One of my SC is waiting for approaval by a approver who is assigned to different plant  and he has got nothing to do with this SC.
    The SC's basic data contains the responsibility  of some other LPR group for which approver is different and he is the actual approver of this SC.
    Can you guys provide some link where i can find documents related to approval process in detail and also the organisation structure material as i am new to SRM..? after providing the solution for above querry...
    Thanks in advance
    ss

    Hi Volkoale,
                    I am also facing the same issue. If you have resolved it kindly post your approach as it will be helpful to the community.
    In my case, there is one  cutomized table that contains list of approvers, but I am yet to debug and find the source of data for this table. Your reply will be rewarded.
    Cheers,
    Kris

  • New document type for shopping cart /PO

    Hi Gurus,
    I have created a new transaction type ZSHC for Shopping carts in SRM. I have given it a new  number range.
    while creating a shopping cart , how do i ensure that my shopping carts get created with this transaction type?
    is there any attribute which controls this ?
    Regards,
    Mangesh

    Thanks Shrini for your response.
    BADI "BBP_CREATE_BE_PO_NEW" does not exist in SRM 4.0. The corresponds BADI in SRM 4.0 is "BBP_CREATE_PO_BACK".
    The documentation of this BADI says that it can be used to change all data TRANSFERRED TO THE BACKEND SYSTEM to create a purchase order.
    I would want the document type to be selected when the PO is created in SRM and not when SRM transfers the PO to the backend. Because in that case I fear that SRM can have one doucment type and R/3 would end up having different document type for same PO.
    I will activate the BADI and keep the thread posted.
    Thanks
    Venkatesh

  • Error during determn of backend follow-on doc. for shopping cart

    I am using Classic Scenario in SRM 4.0 and R/3 ECC5.
    When I am making PO in SOCO against approved shopping cart I am facing following error and PO is not getting created.
    "Error during determn of backend follow-on doc. for shopping cart XXXXXXXXXX"
    I have Checked up following :
    1. Product Cat defined in backend and in Org plan attribute
    2. Object for Prod Cat Vs. PGR defined in SPRO
    3. Doc type in R/3 attribute defiend in BSA attribute of Org Plan.
    Still problem is coming.
    Any clue form some one.
    Sanjay

    Hi Sanjay/Vadim,
    We are also having a simialr issue..
    for SRM server 500 SAPKIBKS08...
    R/3 4.7
    "But this issue comes up only in the Test system and works fine with the Dev sys.." Double checked all the config steps and looks alike..
    We are using the classic scenario RFx process to create a backend PO from the bidding engine after the bid is accepted..
    it alwayz throws up the error SC/ Local Error..
    : Error during determn of backend follow-on doc. for shopping cart 0010000103 / 0000000001....
    we just started debugging from the web by breaking it at META_BAPI_DISPATCH and still looking into it..
    but in the mean while just want to know if this is more a config issue or and RFC connection issue..
    could you forward me any OSS notes if any regarding this issue..
    thanks in advance..
    Regards
    Manoj

Maybe you are looking for

  • 2011 MBP 15 gaming problem

    I charged my battery to 100% then played Starcraft for a while and my battery was at 15% so i plugged in the charger. After about an hour i notice the indicator on the charger was green and i was thinking wow that was a fast charge, so i take a look

  • Sybase 12.5 to Oracle 9i migration

    Hi all, I faced one problem while migrating one of the following table(i,e STUDENT). I've 3 tables and 1 index in my source Sybase database.(DEPT,EMP,STUDENT) There are as follows. Workbench is able to migrate DEPT and EMP tables successfully but fai

  • Should I care about BT not available? Or... Is Deep Sleep safe??

    As many others here from what I've seen, BT in not available from time to time. I would rather put my MB to sleep rather than shut it down completely. I've downloaded the Deep Sleep Widget and I'm thinking of using this every time BT becomes unavaila

  • Using imessage with two mobile numbers  on one iphone?

    hi is it possible to use two mobile numbers on imessage ,   with only one iphone? i have an old phone , and an iphone, but would like to be able to use receive imessages on the iphone  , using the two numbers,  is this possible? thanks

  • UPS suggestions for small office

    I have four Mac Pro workstations and recently experienced a power outage. Two designers lost about an hours work each. Finally decided to bite the bullet and buy UPS systems for all the workstations. Any suggestions? All are Mac Pro stations with 26"