Tables related to Shopping Cart

Hi Experts,
Can any body list all tables related to Shopping Cart or give me pointers where I can find the complete list?
thanks
Siddarth

Hi Siddarth,
Try the BBP_PD* tables:
Example:-                                                           
BBP_PDHGP   Header data                                             
BBP_PDIGP   Item data                                               
BBP_PDACC   Accounting data                                         
BBP_PDBEI   Backend item data                                       
You can check with SE11 all relevant tables.                                                                               
You can access these tables with guids. You get these guids from the
tables CRMD_ORDERADM_H and CRMD_ORDERADM_I.           
Kind regards,
Siobhan

Similar Messages

  • Tables to link Shopping Cart to Workflow

    I have a request to report on total dollars for shoppng carts that are sent to a particular inbox and total dollars for shopping carts that were rejected in that inbox.  I've written dozens of Quickviewer queries to report on shopping cart data however I've never linked the shopping cart to workflow items.
    Can this be done without writing an ABAP program to extract the workflow data?

    Hi Nancy,
    You may want to form joins between the following Shopping cart tables and workflow tables.
    Shopping cart tables
    CRMD_ORDERADM_H
    CRMD_ORDERADM_I
    Workflow tables
    SWWWIHEAD
    SWW_CONTOB (The field Object key in this table will have shopping cart number)
    SWWUSERWI
    SWW_CONT(Workflow container table which will store whether workitem is approved or rejected)
    Hope this helps.
    Please reward points if hint is foud useful.
    Thanks
    Venkat

  • Which table holds the Shopping Cart Approval Manager Name

    Can any one  please let me know which table holds the Approving Manger Name. Please find the scenario below.
    Employee creates the Shopping  Cart and forward the SC for Approval to Approval Manger. But approval manager will take some time to approve the shopping cart. I need to extract the approving manager's name who has still not approved the shopping cart into SAP BW.
    Thanks in Advance.
    Regards
    Venkata Agraharam.

    Hi,
    This is not answer. Just feedback from my project experience.
    I know some customer developed this kind of report which shows approver but they used the report only the first 1 month after go live. Approval monitoring was fun but you need someone who monitor it. Finally they realized high monitoring admin cost. Final solution was Alert Notification with BBP_ALERTING BADI which sends email to approver and admin when deadline is reached.
    Regards,
    Masa

  • Related to Shopping Carts

    Hi
    I am new in the SRM field .I need some inputs reagarding the shopping cart status exposure to approvers.
    Normally the approvers in SRM will get the shopping carts in their que once the workflow is triggered in turn of the shopping cart creation .
    For the status report
    1.Requesters will see the status through the check status in Go shopping link.
    2.The Buyers have Monitor shopping cart by which they will know the status of shopping carts
    The question is for the approvers only see the shopping carts in their before the approval ,once it got approved it will siappaear from his inbox.What shall be provided to the approvers to know the status of the shopping carts.
    Thanks & Regards
    Rajhan.S.V

    Hi Rajan,
    Approvers are users that have the role for approval. They can only approve as this role contains only approval.
    If you want them to see the status of all shopping carts you must add them another role like SG_ADMINISTRATOR which contains transaction BBP_SC_MON that allows to see all shopping carts. You can also define your own role with only this transaction and add it to the users roles.
    Hope this helps,
    Reward points if helpfull.
    Regards,
    Laurent.

  • Shopping cart Tables

    Hi
    could any one please give Shopping cart update tables like PR, PO(Eban,Ekko,Ekpo etc) updation in Backend.
    kindly provide SRM shopping cart tables,t codes&programmes.
    highly appreciated if any one could suggest.
    Thanks in advance
    Regards
    sss

    Hi,
    Using  BBP_PD transaction can find out all the tables related to shopping cart. Go to transaction BBP_PD select the object_type BUS2121 and enter any shopping cart number in object ID. Select the item shown and then you will be able to see all the tables used in SC.
    Also see these tables.
    CRMD_ORDERADM_H - Header Data
    CRMD_ORDERADM_I - Item Data
    Source SDN;
    Re: REQHEAD vs CRM_ORDERADM_H
    Difference between BBP_BW_SC1 and BBP_BW_SC4 ?
    SC awaiting aproval status I1015
    Re: NAVIGATIONAL ATTRIBUTE
    hope the informaiton coudl help you.
    Thanks
    prasad.s

  • Shopping Cart Table name

    Hi experts i'd like to know what are the Table releated with Shopping Cart in SRM 5.0
    Thanks
    Andrea

    Hi
    I have sent the detailed list of tables and other related information in this case at your official email id.
    Look for tables using SE16 Transaction -
    CRMD_ORDERADM_H - Header Data
    CRMD_ORDERADM_I  - Item Data
    Please do let me know, incase you still face any issues.
    Regards
    - Atul

  • Workflow and Shopping Cart

    Hi Colleagues,
    I want to know how do we relate a shopping carts to the workflows created for it.
    Example: When i create a shopping cart,  an entry is created in CRMD_ORDERADM_H and workflows are created. Can you tell me which table to check the workflow and how. (Table links).
    Regards,
    Rishav Surana

    Hi,
      You can get WF details..
    How to Get WorkItem ID
    Saravanan

  • UNCAUGHT_EXCEPTION message when creating a Shopping Cart

    Hi All,
    I would appreciate it if someone could provide an insight to the error message below. It occurs when the user attemps to enter a text decription shopping cart. I have checked the org structure set-up and attributes but am at a loss to to find the reason why we have this error message.
    Looking through OSS have not yielded any solution either as the notes related to this error do not appear to be related to Shopping Cart entry,
    Ciao and thanks, Mike Pallister
    Termination occurred in the ABAP program "SAPLBBP_PDH" - in "BBP_PD_ABORT".
    The main program was "SAPLBBP_SC_UI_ITS ".
    In the source code you have the termination point in line 73
    of the (Include) program "LBBP_PDHU08".
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Function: BBP_PD_ABORT of program SAPLBBP_PDH
    Form: ABORT of program SAPLBBP_PDIGP
    Form: CHECK_PRICE_R3 of program SAPLBBP_PDIGP
    Form: SC_ITM_CHECK of program SAPLBBP_PDIGP
    Form: ITMPROC_CHECK_AND_ENRICH of program SAPLBBP_PDIGP
    Form: ITMPROC_MAINTAIN of program SAPLBBP_PDIGP
    Form: ITMPROC_F_CREATE of program SAPLBBP_PDIGP
    Function: BBP_ITMPROC_CREATE of program SAPLBBP_PDIGP
    Form: ITEM_F_CREATE_FROM_WTAB of program SAPLBBP_PDIAD
    Form: ITEMLIST_F_UPDATE of program SAPLBBP_PDIAD

    Hi Mike,
    After a first look it seems to be a problem with your backend system.
    Check your backend system with the function module : BBP_LOGICAL_SYSTEM_GETDETAIL
    You can get the value of your backend system in debug or looking in table BBP_PDBEI for corresponding entry of your shopping cart in field be_log_system.
    You can get the backend system also in table BBP_BACKEND_DEST or in SPRO going to define backend systems. Correct the error on this system should resolve yourr issue.
    Best regards,
    Laurent.
    Remind points if helpfull.

  • Need information regarding Approver and approved date of Shopping Carts

    Dear All,
    We have got a requiremrnt to extract a list approvers and approved dates of shopping carts created for a given department and date range.
    Is there any standard way to find that?
    If we need to create a Z report please let us know the tables invovled.
    Thank you.
    Regards
    Arindam

    Hi
    Each approval step in SRM has got a work item guid and its relevant data stored in few Data tables. You may build a custom report to meet your requirements.
    Refer to this post for more details:
    Re: SRM table which stored shopping cart approval start and end time
    Regards
    Virender Singh

  • How we push shopping cart in srm3.0

    iam very new to SRM, I getting one issue related to Shopping cart from user" Please push shopping cart". what are the ways to push the shopping cart in srm3.0 version.
    Please share me any transcation, or if any function module for this issue.
    Thanks & Regards,
    Pavan.

    Hi Pavan,
    To push the shopping cart you must use the handle!! Just kidding
    Anyway - to be honest I am not sure what you mean by this, I expect you refer to SRM version 3.0 or BBPCRM 400, still sharing middleware with the CRM application and using ITS technology. If the user requires a way to 'resubmit' a failed cart, then this is generally done through the application monitor where the cart should be shown in error, alternatively, the function BBP_REQREQ_RESUBMIT can be used, this is part of function group BBP_REQREQ along with the others:
    BBP_REQREQ_APPROVE
    BBP_REQREQ_CHECK_BUDGET
    BBP_REQREQ_CREATE
    BBP_REQREQ_CREATE_EXTERNAL
    BBP_REQREQ_CREATE_LIMIT
    BBP_REQREQ_DEL_ERROR_ITEMS
    BBP_REQREQ_DEL_SHORTLIFE
    BBP_REQREQ_GETDETAIL
    BBP_REQREQ_INS_ATT
    BBP_REQREQ_LIST
    BBP_REQREQ_MOVE_IN_TRASHCAN
    BBP_REQREQ_OTHER_STATUS
    BBP_REQREQ_PARK
    BBP_REQREQ_READ_COPIES
    BBP_REQREQ_READ_VIA_REFERENCE
    BBP_REQREQ_REJECT
    BBP_REQREQ_REJECT_ITEM
    BBP_REQREQ_RESUBMIT
    BBP_REQREQ_SET_DELETE_IND
    BBP_REQREQ_SIMULATE_CREATE
    BBP_REQREQ_SIMULATE_TRANSFER
    BBP_REQREQ_TRANSFER
    BBP_REQREQ_UPD_ATT
    BBP_REQREQ_UPD_REFERENCES
    Regards,
    Jason

  • Shopping cart Approval details

    Hi Experts,
    Could anyone tell me the table in which shopping cart aproval date and time is stored?
    Thanks.
    Regards,
    B.Siddhesh

    Hello,
    Approval date and time for an single approval task (usually TS10008126) can be found in table SWWLOGHIST for method SWW_WI_STATUS_TO_COMPLETED.
    This table store time execution of task method.
    You can access this table with workitem id.
    If you are looking for global approval time for a shopping card, you can found it by looking for the task TS10007991 (BUS2121-SetReleased) in the same table.
    Regards.
    Michel Tallon

  • Shopping Cart Description

    Hi All,
    I have to display shopping cart description in report output. Can you please help me with the technical field name and table name for the shopping cart description.
    Otherewise please suggest if can use and standard function module to get this field.
    Regards,
    Aavesh Nagar

    Hi,
    You can refer field DESCRIPTION_UC of table CRMD_ORDERADM_I 
    Table CRMD_ORDERADM_I is basically for line item of shopping cart and all the description goes to line item accordinly.
    You can take the Input for table CRMD_ORDERADM_I as GUID of shopping cart(Header GUID of cart) which you can fetch from table CRMD_ORDERADM_H after giving the shopping cart number.
    Let me know for any further information.
    P.S: You can refer t.code BBP_PD to get all the tables for the shopping cart. You need to give Business object and Object ID for your document to get details.
    Thanks,
    Ankur

  • In Requestor POWL, Shopping cart Related/Follow on documents should display as columns in POWL Table

    Hello Experts,
    Currently we are in SRM 7.02 implementation, for this we got requirement like below.
    In Requestor POWL, Shopping cart related/follow on documents should display as columns in POWL. Please suggest me on this, how can i achieve this requirement. Thanks in advance.
    1. we have Related/Follow on documents as shown in below screenshot.
    2. As shown in above screenshot, these related/follow-on documents should show as columns in requestor POWL, as shown in below screenshot.
    Thanks & Regards
    Sivaram.

    Hi Siva,
    Take a look at the last part of the following document.
    http://scn.sap.com/docs/DOC-25692
    Regards,
    Lisandro

  • Shopping cart tables in SRM

    Hello SRM Gurus,
    In SRM which tables shopping cart data will be stored? I am checking in reqhead and reqline tables but there is no data existed.
    Please let me know shopping cart tables in SRM
    Thanks
    Ravi

    Hi Ravi,
    please see the full list:
    Table
    Description
    ADR10
    Printer (Business Address Services)
    ADR11
    SSF (Business Address Services)
    ADR12
    FTP and URL (Business Address Services)
    ADR13
    Pager (Business Address Services)
    ADR2
    Telephone Numbers (Business Address Services)
    ADR3
    Fax Numbers (Business Address Services)
    ADR4
    Teletex Numbers (Business Address Services)
    ADR5
    Telex Numbers (Business Address Services)
    ADR6
    E-Mail Addresses (Business Address Services)
    ADR7
    Remote Mail Addresses (SAP - SAP - Communication; BAS)
    ADR8
    X.400 Numbers (Business Address Services)
    ADR9
    RFC Destinations (Business Address Services)
    ADRCOMC
    Comm. Data Serial Number Counter (Business Address Services)
    ADRCT
    Address Texts (Business Address Services)
    ADRG
    Assignment of Addresses to Other Address Groups (BAS)
    ADRGP
    Assignment of Persons to Further Person Groups (BAS)
    ADRT
    Communication Data Text (Business Address Services)
    ADRU
    Table for Communication Usages
    ADRV
    Address Where-Used List (Business Address Services)
    ADRVP
    Person Where-Used List (Business Address Services)
    BBP_PDACC
    Account Assignment
    BBP_PDATT
    Document Attachment
    BBP_PDBEH
    Backend Specific Header Data
    BBP_PDBEI
    Backend Specific Item Data
    BBP_PDBGP
    Partner Extension Gen. Purchasing Data
    BBP_PDBINREL
    Transaction Object Linkage (EBP)
    BBP_PDHCF
    Set for Tabular Customer and Solution Fields on Hdr
    BBP_PDHGP
    Business Transaction Purchasing Information
    BBP_PDHSB
    Bid Invitation
    BBP_PDHSC
    Header Extension for Customer Fields
    BBP_PDHSS
    Hdr Extension for SAP Internal Enhancements (IBUs and so on)
    BBP_PDICF
    Set for Tabluar Customer and Solution Fields on Itm
    BBP_PDIGP
    Business Transaction Item-Purchasing Information
    BBP_PDISB
    Bid Invitation/Bid-Specific Item Data
    BBP_PDISC
    Item Extension for Customer Fields
    BBP_PDISS
    Item Ext. for SAP Internal Enhancements (IBUs and so on)
    BBP_PDLIM
    Value Limit
    BBP_PDORG
    Purchasing Organizational Unit
    BBP_PDPSET
    Further Procurement Information
    BBP_PDTAX
    Tax
    CDCLS
    Cluster structure for change documents
    CDHDR
    Change document header
    CDPOS_STR
    Additional Change Document - Table for STRINGs
    CDPOS_UID
    Additional Table for Inclusion of TABKEY>70 Characters
    CRMD_LINK
    Transaction - Set - Link
    CRMD_ORDERADM_H
    Business Transaction
    CRMD_ORDERADM_I
    Business Transaction Item
    CRMD_PARTNER
    Partners
    CRM_JCDO
    Change Documents for Status Object (Table JSTO)
    CRM_JCDS
    Change Documents for System/User Statuses (Table JEST)
    CRM_JEST
    Individual Object Status
    CRM_JSTO
    Status Object Information
    SROBLROLB
    Persistent Roles of BOR Objects
    SROBLROLC
    Persistent Roles of Business Classes
    SRRELROLES
    Object Relationship Service: Roles
    STXB
    SAPscript: Texts in non-SAPscript format
    STXH
    STXD SAPscript text file header
    STXL
    STXD SAPscript text file lines
    SWFGPROLEINST
    Guided Procedures: Role Instance
    SWPCMPCONT
    Component Container of WFM
    SWP_HEADER
    Workflow Instances: Header Data of a Workflow Execution
    SWPNODE
    WFM: Node Properties and Node Hierarchy at Runtime
    SWPNODELOG
    Workflow: Instance Data of Nodes of a Workflow Execution
    SWP_NODEWI
    WF: Work items for nodes in a workflow definition
    SWPSTEPLOG
    Workflow: Instance Data of Steps of a Workflow Execution
    SWWCNTP0
    Workflow Container: XML Database (P0)
    SWWCNTPADD
    Workflow Runtime: Persistence for Additional Container (XML)
    SWW_CONT
    Workflow Runtime: Work Item Data Container
    SWW_CONTOB
    Workflow Runtime: Work Item Data Container (Only Objects)
    SWWEI
    Workflow Runtime: Work Items of Type E (Event Items)
    SWWLOGHIST
    Workflow Runtime: History of a Work Item
    SWWLOGPARA
    Obsolete 4.6/ WIM Log Table: Actions on WIs - Parameters
    SWW_WI2OBJ
    Workflow Runtime: Relation of Work Item to Object
    SWWWIDEADL
    Workflow Runtime: Deadline Data for Work Items
    SWWWIHEAD
    Workflow Runtime: Header Table for All Work Item Types
    SWWWIRET
    Workflow Runtime: Return Values of Method Call
    SWZAI
    Header Table for all Properties of a Work Queue
    SWZAIENTRY
    Object Table for Work Queues (Entries)
    SWZAIRET
    Return Values of Method Call of a WQ Line
    TOA01
    Link table 1
    TOA02
    Link table 2
    TOA03
    Link table 3
    TOAHR
    Container table for HR administration level
    Kind regards,
    Peter

  • Tables Shopping Cart and Workflow

    Hello,
    I need to report about the delay of approval in Shopping carts.
    In the transaction BBP_PD I can see the data I need in "Work item WF" - node ID.  ("created at" - "finished at")
    In which table is this information stored?
    Thanks
    Aart

    Hi,
    use BBP_PDH_WFL_WI_FROM_OBJECT_GET with
    iv_object_id = SC ID
    iv_object_type = BUS2121
    you can then use SRM_WAPI_WORKFLOW_GETDETAIL to get WI details.
    related  threads:
    Re: Link SC to Work Item
    Re: SRM tables for Approvals Items
    Re: Approving agents of an item in SC ?
    BR,
    Disha.
    Do reward full points for useful answers.

Maybe you are looking for

  • Sales Order Text to Production Order Text

    Dear Experts, When creating a sales order in VA01, I added in some comments in the item level Texts tab. How can I configure the system so that when a production order is created from this sales order, the comments entered in the sales order will be

  • After recent update to my macbook pro itunes will not open, it just bounces when I click on it

    fter recent update to my macbook pro itunes will not open, it just bounces when I click on it

  • Does Creative Cloud come with Business Catalyst?

    I want to drop my web hosting plan and transfer it to the Cloud subscription service. This will make it more enticing for me.

  • Issues with Kontakt 5

    Hi, I know the issue is more Kontakt 5 related, but there's no better place than apple forums to get the answers.. So basically, everytime i restart my mac and load a new project in logic, I have to manually load all the instruments that I use for Ko

  • Sound only when "Solo'ed)

    Hey. I'm finding GB very frustrating. I've been doing this for years w/Cakewalk but...anyway...I have many questions but the immediate frustration is: NO sound in my project unless I "SOLO" every track. I got very nervous & tried another song (projec