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 element/component type for +/- indicator

Former Member
0 Likes
1,274

I am looking for a data element, or a component type, that will hold a + or a - I realize that I could create one and that it is only a one character field but I would like to use one that already exists. I am creating a structure and need to include this. A consultant that I am working with told me to use ALCKZ but that doesn't exist.

Regards,

Davis

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,097

You can use ACE_SIGN.

Rob

7 REPLIES 7
Read only

ferry_lianto
Active Contributor
0 Likes
1,097

Hi,

You can create a custom domain (SE11) and check the sign option under output characteristic section in order to capture +/- sign.

Also check data element ACC_SIGN.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
1,098

You can use ACE_SIGN.

Rob

Read only

0 Likes
1,097

Rob, thanks. I didn't know how to search for it.

Davis

Read only

0 Likes
1,097

I searched for one character data elements with the string 'ign' in the description. Something with '(+/-)' was on the first page.

Rob

Read only

0 Likes
1,097

Rob, I didn't even see the search button at first. I have never run into this (having to search) before. Thanks a lot for the tip!

Davis

Read only

0 Likes
1,097

Glad to help.

Rob

Read only

Former Member
0 Likes
1,097

u can use AV_SIGN

or search in domain with negative in short description field...

Reward if useful...

regards

Prax