cancel
Showing results for 
Search instead for 
Did you mean: 

ESS Personal profile / HRESS_AC_PERSINFO / HRESS_CC_PER_DTL_BANK_XX / HRESS_CC_PER_DTL_BANK_VAL

Former Member
0 Kudos

Dear Gurus

We had a new patch installed in system and ESS personal profile stopped working.  FPM application HRESS_AC_PERSINFO giving dump.

We debug further and found one additional column is appearing in the BANK Infotype configuration that is 'DISPLAY_COLUMN' and feeder class is not recognizing this column.

Bank related configuration is changed in system.

HRESS_CC_PER_DTL_BANK_XX

HRESS_CC_PER_DTL_BANK_VAL

Please can you help us if there is any fix / OSS note for this or other way to resolve the issue.

Dump details -

Category               ABAP Programming Error

Runtime Errors         MESSAGE_TYPE_X_TEXT

ABAP Program           CL_FPM_GUIBB_BASE_RENDER======CP

Application Component  BC-WD-CMP-FPM

Error analysis

     Short text of the error message:

     "The configuration contains the column DISPLAY_COLUMN . This column is not

      defined in feeder method get_definition, et_field_catalog. Therefore please

      remove this colum from the configuration."

Highly appreciate your help in this direction.

Thanks and regards

Sandeep Sharma

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Make sure that the DISPLAY_COLUMN is defined as an Link To Action (Link Type: Function), it isn't a field of the feeder class or underlying model.

Former Member
0 Kudos

Hi Samuli

Thanks for the reply.

Please can you provide more details,  I checked in feder class but no such field there.

Please can you provide some more details where we can check that?

Highly apreciate you help in this directio.

Thanks

Sandeep