SAP Knowledge Base Article - Preview

2975424 - KBA: Dump COMPUTE_FLOAT_ZERODIVIDE CX_SY_ZERODIVIDE raised in transaction /SAPSLL/PRE_CAL_401

Symptom

  • Runtime error COMPUTE_FLOAT_ZERODIVIDE is raised preference determination is performed using transaction /SAPSLL/PRE_CAL_401

Category ABAP programming error
Runtime Errors COMPUTE_FLOAT_ZERODIVIDE
Except. CX_SY_ZERODIVIDE
ABAP Program /SAPSLL/PRE_CALCULATE

"COMPUTE_FLOAT_ZERODIVIDE" CX_SY_ZERODIVIDE 
"/SAPSLL/PRE_CALCULATE" bzw. /SAPSLL/PRE_CALCULATE_FM0 
"MATTAB_FILL"

The termination occurred in ABAP program or include "/SAPSLL/PRE_CALCULATE", in "MATTAB_FILL". The main program was "/SAPSLL/PRE_CALCULATE"

1035 ls_mattab-amnt_flt = is_bomdata-netval_flt. 
1036 ls_mattab-amcur = is_bomdata-ntcur. |
1037 if ( ls_mattab-amnt_flt <> gc_calc-min_amnt_flt and 
1038 ls_mattab-amnt_flt <> gc_calc-max_amnt_flt ). 
>>>>> ls_mattab-amnt_flt = ls_mattab-amnt_flt 
1040 / ls_mattab-dimen_flt. 
1041 endif. 
1042 ls_mattab-dimen_flt = '1.00'. 
1043 else. 
1044 ls_mattab-amnt_flt = gc_calc-min_amnt_flt. " Fehler 
1045 ls_mattab-amcur = is_bomdata-ntcur.


Read more...

Environment

  • Global Trade Services / Logistics Services (SLL)
  • SAP Global Trade Services
  • GTS Plug_in
  • SAP R/3
  • SAP R/3 Enterprise 4.7
  • SAP ERP Central Component
  • SAP ERP
  • SAP Enhancement package for SAP ERP
  • SAP Enhancement package for SAP ERP, version for SAP HANA
  • Preference Calculation

Product

SAP ERP all versions ; SAP Global Trade Services all versions ; SAP S/4HANA all versions

Keywords

Nafta, incorrect, procurement, bom, external, In-house production, classified, CS13, CS03, STKO, STPO, CS02, CS12, SAPSLL/PRECA01, /SAPSLL/PRE_EU_CALCULATE, /SAPSLL/PRECA03, /SAPSLL/PRE_NAFTA_CALCULATE, 
/SAPSLL/PRE_CALCULATE_FB0, BOM_PREPARE_FOR_CALC, /SAPSLL/LPRE_SV_CALCULATIONF01, PREF_VALUES_DETERMINE , KBA , SLL-LEG-RSK-PRE-CLC , Preference: Calculation , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.