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

FOR ALL ENTRIES in Object Oriented Context

Former Member
0 Likes
780

Dear all,

is it possible to use FOR ALL ENTRIES for an internal table with out header line ? I Am using Objected Oriented Programming and I Am not able to create internal table with header line . Please provide your valuable inputs on this issue.

Thanks In Advance.

Sri

Dear all,

is it possible to use FOR ALL ENTRIES for an internal table with out header line ? I Am using Objected Oriented Programming and I Am not able to create internal table with header line . Please provide your valuable inputs on this issue.

Thanks In Advance.

Sri

3 REPLIES 3
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
646

Hello,

Few questions:

1. Did you do an F1 on FOR ALL ENTRIES(FAE)? Does it say FAE is allowed only for tables w. header line?

2. Have you tried using FAE on an internal table w/o header line? Does it give an error?

BR,

Suhas

Read only

Former Member
0 Likes
646

Please SEARCH in SCN before posting.

Read only

0 Likes
646

Dear suhas and vikrant I Am sorry it was my mistake - a syntax error , in future i'll never post a question without checking properly..Thanks for pointing out that