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 elements

Former Member
0 Likes
736

I am trying to create a table in SE11. I have a monthyear (0calmonth) field and when I choose a right data element for it, it shows length as 0 and doesn't let me create it. Why is this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
702

Hello,

check the lenght of the data element you r creating, i think your are creating a field with a data element that doesnt exist.

bye

gabriel

4 REPLIES 4
Read only

Former Member
0 Likes
703

Hello,

check the lenght of the data element you r creating, i think your are creating a field with a data element that doesnt exist.

bye

gabriel

Read only

Former Member
0 Likes
702

Hello,

<b>Try with dataelement - SPMON</b>

Vasanth

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
702

Please use the data element SPBUP to describe your field. This is a period data element, and usualy holds values for month or week periods, and has external format built right in. So it will store the value as 200707, but will display like 07/2007

Regards,

Rich Heilman

Read only

0 Likes
702

Or you could create your own data element and use the domain MCPERIOD.

Regards,

Rich Heilman