cancel
Showing results for 
Search instead for 
Did you mean: 

shopping cart error

Former Member
0 Kudos

HI all,

I am working on classic scenario.

While creating shopping cart with BBPSC02, i am getting the following error message.

Error when processing your request

What has happened?

The URL http://atlsapsr6.ananthtech.com:8000/sap/bc/gui/sap/its/bbpsc02/~flNUQVRFPTU1NTAuMDAzLjAyLjAx==== was not called due to an error.

Note

The following error text was processed in the system SR6 : Incorrect status in pricing

The error occurred on the application server atlsapsr6_SR6_00 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Function: BBP_PD_ABORT of program SAPLBBP_PDH

Form: ABORT of program SAPLBBP_PDPRC

Form: PRC_MAINTAIN_SINGLE of program SAPLBBP_PDPRC

Function: BBP_PDPRC_UPDATE of program SAPLBBP_PDPRC

Form: PRC_UPDATE_CALL of program SAPLBBP_PDIGP

Form: PRICE_AND_VALUE_DETERMINE 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

Please advise.

Thanks & regards

SATYA

Edited by: TELAGAMSETTY SATYANARAYANA MURTY on Apr 6, 2009 9:26 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Satya,

Please check whether the BAdIs relevant for the pricing are activated correctly and filled with the correct coding.

Transaction: SPRO -> 'Supplier Relationship Management -> SRM Server -> Business Add-Ins for SRM Server (BAdIs) -> Pricing --> Switch On Simplified Pricing (Classic Scenario)'

Also check the following OSS Notes:

Note 539720 - Simplified pricing (classic scenario)

Note 851929 - PRICING: Dump occurs in the BAPI BBP_SCEC_CREATE

Try to restart the VMC component from transaction SM52 and see whether it makes any difference.

Thanks,

Pradeep

Former Member
0 Kudos

Hi Pradeep

I checked for the following path

SPRO -> 'Supplier Relationship Management -> SRM Server -> Business Add-Ins for SRM Server (BAdIs) -> Pricing --> Switch On Simplified Pricing (Classic Scenario)'

i got message like below

BBP_PRODUCT_PRICE Read Price from Product Master

Our system status is SRM_SERVER 550 0014 SAPKIBKT14 SRM_SERVER

So i think the OSS notes already implimented

Comming to VMC status

VMC is active

Shared GC is not active

Startup debugging is not active

Optimized Build

Nov 21 2008 04:38:52 - opt - cl version: 1310 - arch: x86 - 700_REL - bas:1026390 - bas2:111302 - version: 131 - external versio

VMC Kernel Version: 4

Debug proxy is not active

So VMC is active.

But i am getting the same error ie

Error when processing your request

What has happened?

The URL http://atlsapsr6.ananthtech.com:8000/sap/bc/gui/sap/its/bbpsc02/~flNUQVRFPTI3MTcuMDAzLjAyLjAx==== was not called due to an error.

Note

The following error text was processed in the system SR6 : Incorrect status in pricing

The error occurred on the application server atlsapsr6_SR6_00 and in the work process 0 .

The termination type was: RABAX_STATE

The ABAP call stack was:

Function: BBP_PD_ABORT of program SAPLBBP_PDH

Form: ABORT of program SAPLBBP_PDPRC

Form: PRC_MAINTAIN_SINGLE of program SAPLBBP_PDPRC

Function: BBP_PDPRC_UPDATE of program SAPLBBP_PDPRC

Form: PRC_UPDATE_CALL of program SAPLBBP_PDIGP

Form: PRICE_AND_VALUE_DETERMINE 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

So Please advise.

Regards

SATYA

Former Member
0 Kudos

Hello,

Is this problem solved? Can you tell me how this problem was solved?

We are getting the same error with SRM 7.0

Thanks

George

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Replicate the back end prices using the program EBP_GET_BACKEND_PRICES

in Classic scenario pricing occurs with out IPC.

Note 539720 - Simplefied pricing include which badi need to implement for classic scenario.

badi BBP_PRICEDATA_READ need to activate for classic scenario.

hope it could be helpful..

Thanks

prasad.s

Former Member
0 Kudos

Hello,

This seems to be an error due to IPC. Please check if your IPC is up and running.

You can also check it using report BBP_CND_CUSTOMIZING_CHECK.

Rgds,

Prasanna