cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Displaying Expense Form

Former Member
0 Kudos

Hi ,

I am working on the SAP T&E Module.I am getting an error when i click on the display expense form button.

The details of the error are as:

Следующий текст ошибки обработан P92 в системе: *Unable to interpret 0 as a number. Ошибка возникла на сервере приложения pep168_P92_10 и в рабочем процессе 5 .

Вид прерывания: RABAX_STATE

Вызов иерархии ABAP:

Function: Z_3AF_GETREPEXPDETAILS of program SAPLZ_3AF_GETREPEXPDETAILS

Form: %GLOBAL_INIT of program /1BCDWB/SAPLSM00000004

Function: /1BCDWB/SM00000004 of program /1BCDWB/SAPLSM00000004

Form: GET_TRIP_FORM of program SAPLPTRM_WEB_FORMS

Function: PTRM_WEB_FORM_PDF_GET of program SAPLPTRM_WEB_FORMS

Function: PTRM_WEB_FORM_GET of program SAPLPTRM_WEB_FORMS

Method: DISPLAY_FORM of program CL_FITV_POWL_UTIL=============CP

Method: DISPLAY_FORM of program /1BCWDY/FTOFAGMKXVYB15ZI8Z1K==CP

Method: IWCI_FITV_UI_DISPLAY_FORMS~DISPLAY_FORM of prog

Kindly provide pointers for the same.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sanjeev,

Unable to interpret 0 as a number means type of attribute and displayed value is not matching. i.e., not of same type.

Check this once.

Cheers,

Kris.