hi abapers,
i have created ALV GRID using REUSE_ALV_GRID_DISPLAY.
now i want to do using
CALL METHOD ALV_GRID->SET_TABLE_FOR_FIRST_DISPLAY.
here i am using SLSI type pool.
My problem is what type of parameters i need to pass th method.
what type of parameters i need to pass and how can i know.
when i pass the IT_OUTTAB and IT_FIELDCATALOG parameters
it is givivng the error messgae IT_FIELDCATALOG not compatible.
please help me.
CALL METHOD ALV_GRID->SET_TABLE_FOR_FIRST_DISPLAY