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

Data Declaration

Former Member
0 Likes
297

Hi,

I am using the FM CHANGEDOCUMENT_READ what type of table should i declare. Where as i am declaring

itab like CDRED occurs 0 with header line.

In debugg mode only first field is showing.

and I am not able to find the other fields.

Regards

Reddy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
264

Hi,

Since the object id 90 characters...Double click on the row no when you display the internal table..

OR

in the debugging for the internal table ..Goto -> display object -> structure editor..

You can see all the values..

Thanks,

Naren

1 REPLY 1
Read only

Former Member
0 Likes
265

Hi,

Since the object id 90 characters...Double click on the row no when you display the internal table..

OR

in the debugging for the internal table ..Goto -> display object -> structure editor..

You can see all the values..

Thanks,

Naren