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

Creating Z table

Former Member
0 Likes
494

My requirement contains z table. I ahve to define a field, It can accept only two possible values either 'YES' or 'NO'. How to define this field. Can anybody help on this.

Regards,

Naseer.

4 REPLIES 4
Read only

Former Member
0 Likes
473

Hi Naseer,

Create a domain with fixed values "YES" and "NO", create a data-element with reference to this domain and use this data element for your field in the Z-table.

Regards,

John.

Read only

Former Member
0 Likes
472

u need to create new domain in value range tab

u need to enter values

see the examle one of the domain : XFELD

Madhavi

Read only

Former Member
0 Likes
472

Hi,

when u create a domain for a field u can set the value ranges,there u can specify it as 'yes' or 'no'.

rewards if useful..

kavitha

Read only

Former Member
0 Likes
472

Hi Naseer,

For this you need to attach a domain to the data element which is being attached to the Z table field.

On the same lines as domain QKZJANEIN.

In Value Range you need to mention Yes/No.

This would take care of your requirement.

Regards, Aditya