If the error occurred in your own ABAP program or in an SAP program you modified, try to remove the error. If the error occures in a non-modified SAP program, you may be able to find an interim solution in an SAP Note. If you have access to SAP Notes, carry out a search with th...
if you program using - REUSE_ALV_HIERSEQ_LIST_DISPLAY it may create this problem. Reply Former Member In response to former_member206439 2010 Oct 25 4:53 PM 0 Kudos 730 SAP Managed Tags: ABAP Development yes we are using the same fm. Will check the note that you mentioned...
The error message says that the status is missing in program SAPLKKBL and not in your Z-program. I suppose you called a function module of function group KKBL or any ALV group giving the status name ZSTANDARD but forgetting to give the name of the program (Look in Z_PROGRAM for any A...