Skip to Content
0
Former Member
Sep 30, 2016 at 07:27 AM

Divide by zero dump while extracting 0CO_PC_PCP_03

697 Views

Dear Mates,

While running full ip for 0CO_PC_PCP_03 data source we are getting a dump at ECC side as follows

Category ABAP Programming Error

Runtime Errors BCD_ZERODIVIDE

Except. CX_SY_ZERODIVIDE

ABAP Program SAPLCKST

Application Component CO-PC-PCP

Short Text

Division by 0 (type P) in program "SAPLCKST"

Error analysis

An exception has occurred which is explained in more detail below. The

exception is assigned to class 'CX_SY_ZERODIVIDE' and was not caught in

procedure

"STRUCTURE_EXPLOSION" "(FORM)", nor was it propagated by a RAISING clause.

Since the caller of the procedure could not have anticipated this

exception, the current program was terminated.

The reason for the exception is:

In the current program "SAPLCKST", an arithmetic operation ('DIVIDE',

'/', 'DIV' or 'MOD') with a type P operand attempted to divide

by 0.

While running full IP at BW side I am just entering Fiscal Year Period as a selection criteria.

I tried searching notes/KBA's for the same but unfortunately didn't find one.

Can anyone please help me out on same?

Thanks

Kaval Solanki.