Skip to Content
0
Former Member
Nov 08, 2012 at 05:29 PM

Dump ASSERTION_FAILED when call function ME_PURCHASE_DOCUMENT_DATA_READ

665 Views

I am getting ASSERTION_FAILED dump during call function ME_PURCHASE_DOCUMENT_DATA_READ. Following is the dump details:

Error analysis

The following checkpoint group was used: "No checkpoint group specified"

If in the ASSERT statement the addition FIELDS was used, you can find

the content of the first 8 specified fields in the following overview:

" (not used) "

" (not used) "

" (not used) "

" (not used) "

" (not used) "

" (not used) "

" (not used) "

" (not used) "

How to correct the error

Probably the only way to eliminate the error is to correct the program.

-

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:

"ASSERTION_FAILED" " "

"CL_DATAPTABLECACHE============CP" or "CL_DATAPTABLECACHE============CM00P"

"TRANSMIT_PACKET"

This a program Z and display ALV report, the ALV made in OOP, if event save is executed, the program Z call function ME_PURCHASE_DOCUMENT_DATA_READ and finshed with dump.

The note 1053399 was aplicate in system

Hope someone can help cos this

Thanks in advance.