cancel
Showing results for 
Search instead for 
Did you mean: 

Update in Error

Former Member
0 Kudos

Hi,

We are getting the continuous dump when archiving the idocs with name raise Excepiton. At the same time we can see the update in errors.

The details are as follow :

1 BBP_HEADER_DB_UPDATE V1 Initial

2 BBP_ITEMLIST_DB_UPDATE V1 Initial

3 BBP_PDORG_DB_UPDATE V1 Initial

4 BBP_PDFRT_DB_UPDATE V1 Initial

5 BBP_PDMSGI_DB_UPDATE V1 Initial

6 BBP_PDTAX_DB_UPDATE V1 Initial

7 BBP_ACCOUNT_DB_UPDATE V1 Initial

8 BBP_PDBUP_DB_UPDATE V1 Initial

9 BBP_CONFIRM_DB_UPDATE V1 Initial

10 BBP_PDATT_DB_UPDATE V1 Initial

11 BBP_PDLIM_DB_UPDATE V1 Initial

12 BBP_PDDYN_DB_UPDATE V1 Initial

13 BBP_PDWGT_DB_UPDATE V1 Initial

14 BBP_PDDEP_DB_UPDATE V1 Initial

15 BBP_PDSDLN_DB_UPDATE V1 Initial

16 BBP_PDHCF_DB_UPDATE V1 Initial

17 BBP_PDICF_DB_UPDATE V1 Initial

18 BBP_PDTOL_DB_UPDATE V1 Initial

19 BBP_PDEXR_DB_UPDATE V1 Initial

20 CRM_STATUS_DELETE_MULTI V1 Initial

21 BBP_LINK_SAVE_DU V1 Error

22 BBP_PDLINK_SAVE_DU V1 Initial

23 BBP_PD_OBJ_REL_UPDATE_VB V1 Initial

24 BBP_TREX_DEINDEX_V1 V1 Initial

25 BBP_TREX_DEINDEX_V1 V1 Initial

26 BBP_PD_INDEX_HI_DB_DELETE V1 Initial

27 BBP_OUTPUT_PO_DB_DELETE V1 Initial

Server details are as follows :

Component SRM 5.00

Kernel : release 700 and patch level 175.

Kindly suggest.

Regards,

Rahul.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Suresh,

The ABAP dump is generating as below :

Runtime Errors RAISE_EXCEPTION

Date and Time 19.12.2008 04:20:41

Short text

Exception condition "DELETE_ERROR" raised.

What happened?

The current ABAP/4 program encountered an unexpected

situation.

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

A RAISE statement in the program "SAPLBBP_PDLINK_DB" raised the exception

condition "DELETE_ERROR".

Since the exception was not intercepted by a superior

program, processing was terminated.

Short description of exception condition:

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls.

-

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:

"RAISE_EXCEPTION" " "

"SAPLBBP_PDLINK_DB" or "LBBP_PDLINK_DBU06"

"BBP_LINK_SAVE_DU"

or

"SAPLBBP_PDLINK_DB" "DELETE_ERROR"

or

"RSM13000 " "DELETE_ERROR"

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

notification to SAP, include the following information:

Kindly suggest.

Rgards,

Rahul.

Former Member
0 Kudos

Hi,

What is the SP level of your SRM? You are advised to update the SRM 5.0 to latest SP level (SP12) as this contains various important bug fixes. Otherwise, please apply note 1129873 and 1035114.

Cheers

Former Member
0 Kudos

Hi

Get the Error detail via double Click the Error module name "BBP_LINK_SAVE_DU V1 Error" . Analysis the Error detail which is under DB issue or application issue...

Hope it help you ....

Regards,

Sureshram.