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

need help

Former Member
0 Likes
527

Hi all,

I am creating the data element . I am giving the Elementary type domain is HKONT, then it is taking the length 8. but in BSEG table the field HKONT length 10 is there. How can i chnage my data element with 10 length.

regards,

Ajay reddy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
499

Hmmm..looks strange

try with dataelement <b>SAKNR</b>

4 REPLIES 4
Read only

Former Member
0 Likes
499

Hi

hey create your own domain with your data element.

Regards

Azad.

reward if helpful.

Read only

Former Member
0 Likes
500

Hmmm..looks strange

try with dataelement <b>SAKNR</b>

Read only

0 Likes
499

Hi Chandra,

already i did what you suggested.

thanks for your time.

regards,Ajay reddy

Read only

Former Member
0 Likes
499

Hi Ajay,

There is a bit of confusion,

you have checked for the Data Element HKONT and domain HKONT.

If you want your Data Element to take Char of length 8, then go for the domain name <b>HKONT.</b>

If you want your Data Element to take Char of length 10, then go for the domain name <b>SAKNR</b>. Data Element in BSEG takes this domain.

<b>If your problem is solved, plz award points,</b>

Kiran