‎2007 Mar 09 7:01 AM
hi guys,
Whats the difference between using RS_GET_ALL_INCLUDES and GET_INCLUDES.
I tested for my Report Program giving input to GET_INCLUDES FM its giving me
one include DB_SSEL.
But I did not get anything using RS_GET_ALL_INCLUDES FM for same above input.
Why? which is correct one.
Thanks
Ambichan,
‎2007 Mar 09 7:11 AM
Hi,
Try using the FM GET_INCLUDETAB.
This will get all the includes for the given report.
Thanks,
Naren