Quantcast
Channel: SCN : Popular Discussions - SAP SRM: Shopping Cart & Catalog
Viewing all 1243 articles
Browse latest View live

Shopping Cart - no data found

$
0
0

Hello experts,

 

we implement SRM 7.0 with Netweaver Portal 7. I have created a user with the role: /SAPSRM/EMPLOYEE. This role is assigned to the user in the Netweaver Portal.

 

System-Informations

SAP_ABA     701     0007     SAPKA70107     Cross-Application Component

SAP_BASIS     701     0007     SAPKB70107     SAP Basis Component

PI_BASIS     701     0007     SAPK-70107INPIBASIS     Basis Plug-In

ST-PI     2008_1_700     0002     SAPKITLRD2     SAP Solution Tools Plug-In

SAP_BS_FND     701     0007     SAPK-70107INSAPBSFND     SAP Business Suite Foundation

SAP_BW     701     0007     SAPKW70107     SAP Business Warehouse

SAP_AP     700     0020     SAPKNA7020     SAP Application Platform

SRM_PLUS     700     0008     SAPKIBK208     SRM_PLUS for mySAP SRM

SRM_SERVER     700     0008     SAPKIBKV08     SRM_SERVER

SRM_EXPL     700     0008     SAPK-70008INSRMEXPL     SRM Extended Functionality for SRM_PLUS including PPS

SRM_EXT     700     0008     SAPK-70008INSRMEXT     SRM Extended Functionality for SRM_SERVER including PPS

ST-A/PI     01M_BCO700     0000          -     Servicetools for other App./Netweaver 04

 

Issue

If I'd like to create a shopping cart the iView will be opened with an error message: No data found.

 

I need help!

 

Regards


The ASSERT condition was violated. (termination: RABAX_STATE)

$
0
0

Dear Experts,

 

We are in process of setting up the SRM 7.0 Ehp1 system. When we click on the Shop, we are getting blank pop screen which says

 

500 SAP Internal Server Error

 

ERROR: The ASSERT condition was violated. (termination: RABAX_STATE)

 

We have checked in ST22 and it reads as below

 

Category                          -  ABAP Programming Error

Runtime Errors                -  ASSERTION_FAILED

ABAP Program                 - /SAPSRM/CL_PDO_SO_CATLGSEARCH=CP

Application Component  - SRM

 

Short text

    The ASSERT condition was violated.

 

What happened?

    In the running application program, the ASSERT statement recognized a situation that should not have occurred.

    The runtime error was triggered for one of these reasons:

    - For the checkpoint group specified with the ASSERT statement, the activation mode is set to "abort".

    - Via a system variant, the activation mode is globally set to "abort" for checkpoint groups in this system.

    - The activation mode is set to "abort" on program level.

    - The ASSERT statement is not assigned to any checkpoint group.

 

Information on where terminated

    Termination occurred in the ABAP program "/SAPSRM/CL_PDO_SO_CATLGSEARCH=CP" -

     in "/SAPSRM/IF_PDO_SO_CATLGSEARCH~INITIALISE_WS".

    The main program was "SAPMHTTP ".

 

    In the source code you have the termination point in line 3

    of the (Include) program "/SAPSRM/CL_PDO_SO_CATLGSEARCH=CM00Y".

 

 

 

Source Code Extract

 

Line  SourceCde

 

    1 METHOD /sapsrm/if_pdo_so_catlgsearch~initialise_ws.

    2

>>>>>   ASSERT /sapsrm/cl_sw_self_service_1=>simplified_sc_is_active( ) EQ abap_true.

    4

    5   DATA:

    6

    7         ls_catalog LIKE LINE OF it_catalogs,

    8         lt_catalog LIKE it_catalogs,

    9         lv_user_session_id TYPE bbp_agent_indx_srtfd,

   10         lv_ws_enabled TYPE xfeld.

   11

   12

   13 * Delete all the catalogs which are not webservice enabled

   14

   15   LOOP AT it_catalogs INTO ls_catalog.

   16     CALL METHOD me->/sapsrm/if_pdo_so_catlgsearch~check_catalog_ws_enabled

   17       EXPORTING

   18         iv_service_id = ls_catalog-service_id

   19       IMPORTING

   20         ev_ws_enabled = lv_ws_enabled.

   21     IF lv_ws_enabled EQ abap_true.

   22       APPEND ls_catalog TO lt_catalog.

 

Also we have checked the SRM_Self_Service_1 business Function is already activated.

 

Can you please provide your suggestions.

 

Regards

Ketan

SRM Add-ON UI / no responce to browser

$
0
0

Hi,

 

we have install and configured the UI5 add-on SP3  with the config guide except the cross catalog.

For a first test we tried to load the default.htm (http://....xxxxxxx....../sap/bc/bsp/srmnxp/shoppingcart/defaults.htm) via firefox but after login the browser keeps on loading without any responce.

 

- The service ( / sap / bc / bsp / srmnxp / shoppingcart)  is activated.

- All gateway services are maintained as written in the config guide

- The gateway service itself is also active.



Any idea ?

 

 

Bernd

 

SRM-MDM Catalog: Images not shown in search ui - only placeholder visible

$
0
0

Hello Expert,

 

we have the problem, that the images, which we imported into the repository using the Data Manager are not shown in the search ui. The image is visible in the Data Manager and assigned to a product.

 

If I make a right-click on the image in the brower,  I get a URL like this

http://[server]:port]/webdynpro/resources/sap.com/tc~mdm~srmcat~uiprod/Components/com.sap.mdm.srmcat.uiprod.ItemDetails/null//Images?id=1&variant=Thumbnail&cachePath=/tmp/largeObjectRepositoriesCachedFolder/kfw-mdm-ae54/RepositoryPort_2010/User1&relativePath=t07/0000000/r00001v-2.jpg

 

Regards,

Sven

 

Edited by: Sven Haustein on Oct 16, 2008 3:28 PM

Approval Notification message in PCW

$
0
0

Dear all,

 

I am working in SRM 7.02 , Using Process Controlled workflow .

 

When the employee creates a SC and order , the PCW triggers the notification is send to the approver as mail below,

 

Approval Process: Document Updated.

The following messages have been triggered by the system.

 

You can view the document directly.Choose the following link:

Login.

 

 

So my question is,

 

1. Is this message is triggered because , we scheduled the background job of program '/SAPSRM/OFFLINEAPPROVALSEND'. ???

 

2. How can i customized this mail information.(i.e I need to add SC number and description in the mail)  ???

 

 

Kindly help me .

 

Thanks.

Item in Transfer Process

$
0
0

Hi,

 

We are using SRM 4.0, Classic Scenario.

Some of the shopping carts that we have created are showing their status as "Item in Transfer Process". But when we check inRZ20 or in BBP_SC_MON, there is no error shown.

Also, in the table "BBP_DOCUMENT_TAB", the PR nos for the same are generated. These PR nos are not visible in the "Follow-on Documents".

 

Also the status in BBP_PD is shown as:

 

HEADER     I1015          Awaiting Approval              X

HEADER     I1021          Created

HEADER     I1038          Complete

HEADER     I1106          Shopping cart ordered

HEADER     I1129          Approved

0000000001 I1111          Item in Transfer Process

 

We have scheduled the jobs "BBP_GET_STATUS" & "Clean_Req_Req_up" after every 10 mins.

Also, we have schelduled the program "BBP_ALERT_SB_NOTTRANSFERED" every two hours.

 

These PR nos are visible in the BW reports run for the shopping carts.

 

Also, I have checked the data in these shopping carts, & there is no error in them. There is also no change option available for these shopping carts.

 

We have run the FM:BBP_PD_RETRY_TRANSFERE,BBP_PD_SC_RESUBMIT,BBP_PD_SC_TRANSFER

 

& the programs: Z_SC_STATUS_CHECK_7,BBP_ALERT_SC_STATUS_ERROR for these shopping carts.

 

Kindly help.

 

Thanks & Regards,

Bhakti

Requistioner, Buyer, Purchaser

$
0
0

SAP Gurus

 

Can anyone plz differentiate Requisitioner, Buyer and Purchaser.

 

My knowledge is Requisitioner is who creates and shopping cart and Buyer who creates a PO...

 

Is Buyer and Purchaser are same?

 

and what are all the activities we can do in Sourcing Cockpit...

 

who logs into sourcing cockpit -- buyer?

 

Thanks in advance

Product Category and Catalog Mapping

$
0
0

Hi Sap Gurus,

 

Could you please explain how the product category is mapped to the catalog... When i'm creating a shopping cart with internal catalog or external catalog...by default some product category will be picked up and displayed on the shopping cart line item...

 

Where do we do this setting/ mapping for catalogs in sap srm.. It will be very helpful if you share some documents...

 

Thanks in advance


SC value limit for a user in SRM

$
0
0

Hi Gurus,

 

Is there any way to restrict the requisitioner for not to create a shopping cart with value (say 10000$) in SAP SRM.. If yes how can we do that?

 

Will the attribute "User Budget" in "PO Value Limit" helps in this case????

 

 

Thanks in advance

Catalog Shopping Cart

$
0
0

Hi Gurus,

 

In SRM when we create a Catalog shopping cart and approve that completely automatic Purchase Order will be created. If we create free text shopping cart if the information is incomplete it will goes to buyer and from there buyer will create a PO..

 

My QUESTION is

 

1. Is there any specific setting for catalog shopping cart to create a automatic PO when it is completely approved or IT IS THE STANDARD BEHAVIOUR IN SRM  ??

2. If I create a free text shopping cart with complete information (Buyer info and everything) when it is completely approved will a PO automatically created or it should go to buyer for PO creation??

3.How the system knows which is catalog shopping cart and which is normal free text shopping cart (If both the shopping carts have complete information on the cart)

 

4. When I select "Sourcing Always Carried Out" in "Define Sourcing" configuration settings.... will the catalog shopping cart  comes to SOCO???

 

 

Thanks in advance

Product ID is not visible in SRM Shopping Cart

$
0
0

Im not able to see product ID input field and Recipient field in SRM SC. please SEE the Image and help. I have checked all the enhancement. but i d't find any code where it could be hide explicitly.

Transfer of PR attachment in DMS from ECC to SRM SC using PI

$
0
0

Dear SRM Experts,

                           

I have a requirement of transferring Purchase Requisition (PR) created in ECC system with attachment in DMS to be transferred to SRM system using PI .

 

I have done the settings for Activate document transfer in ECC .

 

The XML contains the Attachement folder with following information,

 

- <AttachmentFolder actionCode="04">

- <Document actionCode="04">

  <PathName>C:\Users\XXXX\Desktop\1pr.xls</PathName>

  <Name>1pr.xls</Name>

  <VersionID>00</VersionID>

- <SystemAdministrativeData>

  <CreationDateTime>2014-10-21T07:45:22Z</CreationDateTime>

  </SystemAdministrativeData>

  <VisibleIndicator>true</VisibleIndicator>

  <VersioningEnabledIndicator>true</VersioningEnabledIndicator>

  <CategoryCode>3</CategoryCode>

  <TypeCode>ZPR</TypeCode>

  <MIMECode>application/vnd.ms-excel</MIMECode>

  <Description languageCode="en" />

  <FileContentBinaryObject mimeCode="application/vnd.ms-excel" uri="C:\Users\XXXX\Desktop\1pr.xls" />

  </Document>

  </AttachmentFolder>

 

The SC is created but the attachement is not added in the SC item. Any customization for this need to be maintained in SAP SRM system??

 

Kindly suggest me.

 

Thank you.

Change background Image Enterprise Shopping

$
0
0

Hi,

 

I'am looking for a small guide how to change the Background picture of UI Interface Add on (Enterprise Shopping), like this:

 

SRM+UI+Add-on.png

 

My one looks like this:

UI5_shoppingcart.PNG

 

Thanks,

best Regards,

Lukas

No transaction types available in SAP SRM

$
0
0

Dear ,Expert :

  I work in SRM 703 and ECS  with the PDP (service procurement )

  I create the hierarchy PR with the service procurement ,and transfer the PR SRM system. I select the PR in soco and want to create the PO .

In the third step ,get the message "No transaction types available in SAP SRM"

If I create the contract ,RFX or the live auction ,that is fine.

  Could you give me any suggestion about this issue ?

  Alex

Need Help with SAP Punchout Catalog

$
0
0

Hello, I am new to SRM.   I am trying to figure out what all need to be setup in the SAP system to make the punchout catlog work.  We want the IW32 and ME51N to be able to punchout to externally hosted catlog.   The external hosting company sent us some documention on PunchOutSetupRequest, PunchOutSetupResponse and PunchOutOrderMessage.   It expects data in cXML format.  Not sure where to go from here? 

 

Do we just need to configure the punchout using SPRO?  Is there any other custom coding necessary to make the punchout work?

 

Any help will be appreciated. 

 

Thanks.


custom fields in SRM with dropdown box and F4 help

$
0
0

Hello Experts,

 

     We have a requirement to create two custom fields at SC header in SRM with Drop down box and F4 help. I know how to create Custom field in SRM via configuration but not drop down and F4 help. Could you pls guide me how to add drop down and F4 help for custom fields in SRM?

 

Regards,

Mahesh

Incorrect item status shown in check status for rejected SC

$
0
0

Hello,

 

I would like to have some advices regarding SC header status and SC item status update when SC is approved or rejected by an approver. Our SRM version is SRM 4.0 with SP SAPKIBKS13 for software component SRM_SERVER 5.0. We created a BAPI in order to allow users to approve (totally)/reject (totally) SC using a customer portal: this means approvers do not connect to SRM to approve/reject SC. This BAPI called by RFC uses function module BBP_PDH_WFL_DB_UPDATE_BACK.

Importing parameters used are:

1- IV_OBJECT_ID (SC number),

2- IV_OBJECT_TYPE (BUS2121),

3- IV_ACTION (H for reject or F for approve),

4- IV_OBJECT_CHANGED (empty for approval or rejection).

 

We noticed no differences between SC approbation directly in SRM or using customer portal.

When final approbation is done, approval status is "Approved by" and SC header/item status are also "Approved".

Nevertheless, for rejection, there is a delta between both possibilities.

Indeed, when rejection is done in SRM:

- SC total value displayed is zero,

- approval status displayed is "Rejected by",

- SC header status displayed is "In your inbox" due to task TS10407972 u2013 "Change Rejected Shopping Cart" from workflow WS10400051 u2013 "Final Proc. After Approval Alternative 2",

- SC item status displayed is "Rejected",

- in table CRM_JEST, active header system status is "Awaiting approval" u2013 I1015 (no item status exist).

But, when using our BAPI:

- SC total value displayed is the same as before rejection (its value does not becomes zero),

- approval status displayed is "Rejected by",

- SC header status displayed is also "In your inbox",

- but SC item status displayed is "Awaiting approval",

- in table CRM_JEST, active header system status is "Awaiting approval" u2013 I1015 (no item status exist).

 

For problem with total value is zero, i implemented OSS notes:

- 1155048 u2013 "Tax amount of rejected shopping cart becomes zero",

- 1157120 u2013 "Rejected shopping cart total value in 'check status' is zero",

but this did not solve this first issue.

Does anyone have an idea for this ?

For SC item status, i noticed that "Rejected" is displayed for item SC status if field DEDUCT_IND from table BBP_PDIGP is set.

I did not find what is the standard treatment to set this field when rejecting SC in BBPBWSP_SIMPLE transaction. How could i do to update this field using a standard FM in order to not have a delta regarding the way used to reject SC ?

 

Thank you. Laurent

SRM Add-ON UI / no responce to browser

$
0
0

Hi,

 

we have install and configured the UI5 add-on SP3  with the config guide except the cross catalog.

For a first test we tried to load the default.htm (http://....xxxxxxx....../sap/bc/bsp/srmnxp/shoppingcart/defaults.htm) via firefox but after login the browser keeps on loading without any responce.

 

- The service ( / sap / bc / bsp / srmnxp / shoppingcart)  is activated.

- All gateway services are maintained as written in the config guide

- The gateway service itself is also active.



Any idea ?

 

 

Bernd

 

CRMD_LINK - Objtype_set USAGE

$
0
0

Hi,

 

I was interested to understand what is the importance of Objtype_set in CRMD_LINK table.  Where can we understand 21 means Orgman etc.

 

Thanks in Advance

One step is not clear in OSS Note 1943097 - IMG node for activating features related to SP03 of SRM UI Add-on

$
0
0

Hi,

 

This note contains only manual corrections. One of the steps is not clear in this note. Please find the following steps.

 

  1. Log on to your development system.
  2. Enter transaction S_IMG_EXTENSION.
  3. In the IMG structure field, enter Supplier Relationship Management.
  4. In the Enhancement ID field, enter /SRMNXP/SSPUX.
  5. Click on the IMG Node, Activate/Deactivate Enhancements for SAP SRM UI Add-on.
  6. Click Edit.
  7. In the ID field, enter /SRMNXP/V_SW_ACT.
  8. In the Name field, enter Activate/Deactivate Enhancements for SAP SRM UI Add-on.
  9. Under the document tab, enter the following:

  ...... contains 28 steps. 


step 5 is not clear.  I am not able to find IMG Node in S_IMG_EXTENSION  transaction.

 

Please find attached document and help me to implement the note.

 

 

Regards,

Umakanth.

Viewing all 1243 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>