cancel
Showing results for 
Search instead for 
Did you mean: 

shopping cart tables in SRM

former_member526144
Active Contributor
0 Kudos

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

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member526144
Active Contributor
0 Kudos

Thanks

peter_novoth
Active Contributor
0 Kudos

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

Former Member
0 Kudos

Hi,

You can look into the BBP_PD transaction to 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

Thanks,

Pradeep

former_member526144
Active Contributor
0 Kudos

Hello Pradeep,

Thanks for reply. Earlier versions i used to track the complete shopping cart information and link between shopping cart and po using REQ* tables.....

My problem is in SRM 5.0 these tables r not updating........but data existed in the tables which u mentioned.

Where i can check based shopping cart what all are my purchasing documents..............

Thanks

Ravi

former_member183819
Active Contributor
0 Kudos

Hi Ravi

source sdn:-

As such there are many tables specific to the Application scenarios(e.g. SHC for shopping cart/requirement Request)...

For Shopping cart some imp tables for trouble shooting....

->• To check how many SC’s have been created -

CRMD_ORDERADM_H

CRMD_ORDERADM_I

->• Shopping cart related tables to check whether all the items have been transferred properl form ITS to EBP :-

REQLINE

REQHEAD

REQTEXT

REQLINEMA

->. to check the Backend specific dta for follow on documents

BBP_PDBEH

BBP_PDBEI

regards

Muthu

Edited by: Muthuraman Govindasamy on Aug 29, 2008 11:26 AM

Edited by: Muthuraman Govindasamy on Aug 29, 2008 11:42 AM

Edited by: Muthuraman Govindasamy on Aug 29, 2008 11:45 AM

Edited by: Muthuraman Govindasamy on Aug 29, 2008 12:03 PM

Edited by: Muthuraman Govindasamy on Aug 29, 2008 12:04 PM

Edited by: Muthuraman Govindasamy on Aug 29, 2008 12:12 PM

former_member183819
Active Contributor
0 Kudos

Hi Ravi

many threads are availble is sdn for srm tables.

you can search in the sdn.

regards

Muthu