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

Selecting Field Values in a Structure

Former Member
0 Likes
367

Hi,

I would like to seek help in selecting field values of structures.

Here's the scenario. I am currently retrieving records and I need to filter the status.

When I pressed F1 on the status field, the screen-field is VTGFHAPO-XBEWEBE. VTGFHAPO is a structure. So, SQL statement is not possible.

How do I filter the status of the record?

For example, I will only retireve records with "OK".

VTGFHAPO-XBEWEBE = "OK".

Thanks in advance for the replies.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
341

Goldust,

VTBFHAPO---table

this is added in structure VTGFHAPO field "INCLUDE double click on it...

Don't forget to reward if useful....

1 REPLY 1
Read only

Former Member
0 Likes
342

Goldust,

VTBFHAPO---table

this is added in structure VTGFHAPO field "INCLUDE double click on it...

Don't forget to reward if useful....