cancel
Showing results for 
Search instead for 
Did you mean: 

Error message "incorrect status in pricing"

Former Member
0 Kudos

When creating a shopping cart based on free text, the system aborts with the above mentioned message and "The termination type was: RABAX_STATE" . We can not find the problem. When we run BBP_CND_CUSTOMIZING_CHECK, we get the same error message when we simulate manual pricing. We can however create a shopping cart based on product. When we run RSVMCRT_HEALTH_CHECK we get 4 green lights, so the basis installation seems correct. If you have any suggestions, please let me know.

Ed Muhlradt

IFF

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

<b>What is the error dump details in ST22 Transaction ? Please paste the same here.</b>

Other related points to check ->

Please check the unit of Measures are correctly maintained in the T006 table.

The problem can be solved by implementing a program correction from the following note :

781669: Correction of BBP_CND_CUSTOMIZING_CHECK

Please refer to following SAP Notes:

Note 860935 - pricing customizing exits are missing

Note 673372 - Short dumps UNCAUGHT_EXCEPTION in SRM 3.0, 4.0, and 5.0

Note 1024374 - Unexpected pricing error for pricing irrelevant item

Note 992259 - NullPointerException in Command GetFilteredCsticsAndValues

Note 860935 - pricing customizing exits are missing

Note 673372 - Short dumps UNCAUGHT_EXCEPTION in SRM 3.0, 4.0, and 5.0

Note 854170 - Activating the component "VM Container"

Note 593109 - Short dumps UNCAUGHT_EXCEPTION in SRM 2.0 (EBP 3.5)

Note 880749 - Patching of VMC based AP 7.00 engines

Note 854170 - Activating the component "VM Container"

Note 844816 - Information for Upgrade from IPC 4.0 to SAP AP 7.00

Note 854170

Note 844817

There must be some problem with VMC. Most probably java connection problem.

Pl run program RSVMCRT_HEALTH_CHECK in SE38. You should see green for all 4 messages in the result. Try implementing the latest IPC patches following the instructions from note 880749, then restart the VMC.

Please do the following steps.

When you are using the Internal ITS,you need not run the report W3_PUBLISH_SERVICES.(only SIAC_PUBLISH_ALL_INT )

ALso pls check the foll:

-->activate the services through SICF tcode.

> Go to SICF transaction and activate the whole tree under the node Deafult host>sap>bc>gui>sap>its.

>Also maintain the settings in SE80>utilities>settings>internet transactuon server-->test service/Publish.

Table TWPURLSVR should have entries for the / SRM server line as well as gui and web server.

Could you please review again the following steps ?

Did you check that ICM was working correctly (TA SMICM) ?

1-Activate the necessary ICF services

With transaction SICF and locate the

services by path

/sap/public/bc/its/mimes

/sap/bc/gui/sap/its/webgui

2- Publish the IAC Services

With Transaction SE80 locate from

the menu Utilities -> Settings ->

Internet Transaction Server (Tab) ->

Publish (Tab) and set “On Selected

Site” = INTERNAL.

3- Locate the Internet Services SYSTEM and WEBGUI.

Publish these services with the Context

Menu -> Publish -> Complete Service

4- Browse to http://<server>:<icmport>/sap/bc/gui/

sap/its/webgui/! and login to the

webgui.

[/code]

Hope it helps.

Please reward full points, incase it suits your requirements.

Incase it does not help, please raise an OSS message with SAP.

Regards

- Atul

Answers (2)

Answers (2)

Former Member
0 Kudos

In the end it seems that the issue was caused by the unit of measures.

Former Member
0 Kudos

Ed,

Could you please tell what was the issue?

Former Member
0 Kudos

Hi,

It seems to be a IPC error. Check in SPRO -> SRM Server -> Cross-Application settings -> Pricing -> Check technical and customizing if your IPC server is up and running.

Check also if your unit of measures are correct.

Regards

Marcin Gajewski