cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Programming Error

Former Member
0 Kudos

Hi Guys,

I am new to APO

Can You please tell me the reason of below Run time Error

Please Check Attached Report Output.

Thanks and Regards,

AB

Accepted Solutions (1)

Accepted Solutions (1)

rajkj
Active Contributor
0 Kudos

Hi Ankit,

Per attached short dump, the error might be due to incorrect access of a field symbol (like pointer) which was not assigned any value. (<agc_grid>-hidden = <agc_macro_hide>-hidden.)

The following SAP note might fix the issue.

https://service.sap.com/sap/support/notes/1731190

Thanks,
Rajesh

Former Member
0 Kudos

Hi Rajesh,

Thanks a lot

Regards,

Ankit

Answers (0)