cancel
Showing results for 
Search instead for 
Did you mean: 

Exception 'CX_BBP_PD_ABORT' - when i click on Shop option in SRM7

Former Member
0 Kudos

Dear All,

When i click on Shop option in SRM7.01, i am getting a below dump messsage (from ST22). I have check the IPC and it is active. Please help in resolving this error.

Runtime Errors         UNCAUGHT_EXCEPTION

Exception              CX_BBP_PD_ABORT

Date and Time          30.07.2013 14:36:35

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|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.                                                                                   |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|What can you do?                                                                                  |

|    Note down which actions and inputs caused the error.                                          |

|                                                                                                  |

|                                                                                                  |

|    To process the problem further, contact you SAP system                                        |

|    administrator.                                                                                |

|                                                                                                  |

|    Using Transaction ST22 for ABAP Dump Analysis, you can look                                   |

|    at and manage termination messages, and you can also                                          |

|    keep them for a long time.                                                                    |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

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

|    Interface data contains errors                                                                |

|                                                                                                  |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|How to correct the error                                                                          |

|                                                                                                  |

|    If the error occures in a non-modified SAP program, you may be able to                        |

|    find an interim solution in an SAP Note.                                                      |

|    If you have access to SAP Notes, carry out a search with the following                        |

|    keywords:                                                                                     |

|                                                                                                  |

|    "UNCAUGHT_EXCEPTION" "CX_BBP_PD_ABORT"                                                        |

|    "SAPLBBP_PDH" or "LBBP_PDHU08"                                                                |

|    "BBP_PD_ABORT"                                                                                |

|                                                                                                  |

|                                                                                                  |

|    If you cannot solve the problem yourself and want to send an error                            |

|    notification to SAP, include the following information:                                       |

|                                                                                                  |

|    1. The description of the current problem (short dump)                                        |

|                                                                                                  |

|       To save the description, choose "System->List->Save->Local File                            |

|    (Unconverted)".                                                                               |

|                                                                                                  |

|    2. Corresponding system log                                                                   |

|                                                                                                  |

|       Display the system log by calling transaction SM21.                                        |

|       Restrict the time interval to 10 minutes before and five minutes                           |

|    after the short dump. Then choose "System->List->Save->Local File                             |

|    (Unconverted)".                                                                               |

|                                                                                                  |

|    3. If the problem occurs in a problem of your own or a modified SAP                           |

|    program: The source code of the program                                                       |

|       In the editor, choose "Utilities->More                                                     |

|    Utilities->Upload/Download->Download".                                                        |

|                                                                                                  |

|    4. Details about the conditions under which the error occurred or which                       |

|    actions and input led to the error.                                                           |

|                        

Thanks in advance.

Regards,

Muzamil Jah

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Muzamil

I think you're getting this error because you're trying to access the simplified shopping cart and you haven't activated the customizing switch SRM_701_SIMPLIFIED_SC

Please check this configuration.

Regards,

MC

Former Member
0 Kudos

Hello Martin;

We get this dump when trying to acces the simplified Shopping Cart and the customizing switch SRM_701_SIMPLIFIED_SC is activated.

Do you have any other recommendation?

Thanks in advance and best regards.

Cristian R.

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Folks,

I am facing the similar issue in Strategic Purchasing . When ever the user clicks on Contract Management->Contract from portal I am facing the Dump. Please find the attached screen shots.

We are using extended classic scenario and SRM EHP 740 .

Provide your inputs ASAP. Quick reply will be appreciable.

Thanks,

Sujay

Former Member
0 Kudos

Please check if you have the correct roles.

Former Member
0 Kudos

hi Muzamil,

We also faced this issue and later found out that this was coming because of inconsistencies in org structure. Please verify your org structure once.

Thanks

Smita Sahay

ricardo_cavedini
Active Contributor
0 Kudos

Hello,

This dump is quite generic.

Could you please copy and paste the call stack and code that generated this exception?
You can find it scrolling down the dump log.

Regards,

Ricardo