REUSE_ALV_GRID_DISPLAY

Question:
Is this function module exists in release 4.5B ?
Or there is only function module with lists like :
eg : REUSE_ALV_LIST_DISPLAY in 4.5B
Thank you and marry christmas
Hakim
Answer:
There's an easy way to find out.
Actually, there are several ways:
1. SE16, table TFDIR.
2. SE37
3. see if a CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' in a program caauses a dump. ...
(I know the answer, but I prefer to show you how to answer a similar question next time you don't know...)
IF you don't have access to a 4.5B system, you should have mentioned it.
Answer:
This 'REUSE_ALV_GRID_DISPLAY' function does not exist in 4.5B. I think It exists only from 4.6.
Correct me if it is wrong.
Hakim

More Articles:

ABAP FTP from application server to ftp server on internet?
Basic selection problem!!!(Please help me)?
WBS Element Problem?
Business Add in (BADI) method parameters paramters.?
Processing User requests?
USER EXIT for FI INVOICE?