cancel
Showing results for 
Search instead for 
Did you mean: 

Errror when in SC ( Incorrect status in pricing )

Former Member
0 Kudos

Hi Experts,

Please advice what I done wrong in customization. I'm configuring system to Classic scenario.

When i try to add items to shopping cart I'm getting the following error. Pls advice me what settings i have to done for the below problem.

Thanks and regards

Hardhik.

Runtime Errors UNCAUGHT_EXCEPTION

Except. CX_BBP_PD_ABORT

Date and Time 06.01.2002 17:00:54

Short dump has not been completely stored (too big)

Short text

An exception occurred that was not caught.

What happened?

The exception 'CX_BBP_PD_ABORT' was raised, but it was not caught anywhere

along

the call hierarchy.

Since exceptions represent error situations and this error was not

adequately responded to, the running ABAP program 'SAPLBBP_PDH' has to be

terminated.

Error analysis

An exception occurred which is explained in detail below.

The exception, which is assigned to class 'CX_BBP_PD_ABORT', was not caught and

therefore caused a runtime error.

The reason for the exception is:

Incorrect status in pricing

Missing Handling of Application Exception

Program SAPLBBP_SC_UI_ITS

Trigger Location of Exception

Program SAPLBBP_PDH

Include LBBP_PDHU08

Row 73

Module type (FUNCTION)

11

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Hardik,

You can solve this problem by activating the Badi : BBP_PRICEDATA_READ with Method Get_Price.

Thanks,

Koushik.

Former Member
0 Kudos

Hi Hardhik,

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

Normally, this dump happens when BBP_CND_CHECK_CUST transaction is

carried out and there is an IPC (Internet Pricing Configuration )

incident.

In this case, you have to pay atention in the following details:

Have you attempted restarting the IPC? Are you using the correct

version (note 533877)? Is the IPC active ? Is IPC running in VMC (

Virtual Machine Container) ?

Otherwise, the reason could be that the VMC installation have been

corrupted:

I.e: certain files were missed in the installation. Therefore pricing,

and consequently shopping cart creation fails.

For a quick solution I propose to apply the latest AP 7.00 pricing

patch from service marketplace (please follow note 880749 how to apply

an AP patch). As a patch is always a full installation of all required

Java parts, pricing should work fine afterwards.

Additional notes to take a look:

673372 - explains about the Short dumps UNCAUGHT_EXCEPTION in SRM 3.0,

4.0, and 5.0

Regards,

Daniel

- if helped please give points -