Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

regarding Includes GET_INCLUDES

Former Member
0 Likes
405

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,

1 REPLY 1
Read only

Former Member
0 Likes
322

Hi,

Try using the FM GET_INCLUDETAB.

This will get all the includes for the given report.

Thanks,

Naren