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

Boolean data element in ABAP Dictionary

vivekkrishnan
Active Participant
0 Likes
1,015

Dear friends,

Is it possible to have a Boolean variable defined in the domain without having the value range ???

Regards,

Vivek K

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
676

Hi Vivek,

If you are speaking of a boolean VARIABLE .. it has a default value range.

However, I do not know what is meant by boolean variable in a DOMAIN.

Anyway, as far as I can think of a default value range should be associated with it.

Regards,

Sameer

Dear friends,

Is it possible to have a Boolean variable defined in the domain without having the value range ???

Regards,

Vivek K

1 REPLY 1
Read only

Former Member
0 Likes
677

Hi Vivek,

If you are speaking of a boolean VARIABLE .. it has a default value range.

However, I do not know what is meant by boolean variable in a DOMAIN.

Anyway, as far as I can think of a default value range should be associated with it.

Regards,

Sameer