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

Create date field in the segment

Former Member
0 Likes
922

I want to create date field in the segment. But when i look at the segment via se11, all fields are character fields. I look at segment E1P0000, it has date fields as date fields only in SE11 - all component information is filled up.

Do i need to do something special to get component type filled up in SE11?

1 ACCEPTED SOLUTION
Read only

Manohar2u
Active Contributor
0 Likes
745

You only need to give the valid date data element like 'ENDDA' while you creating segment using WE31 transaction code.

4 REPLIES 4
Read only

Manohar2u
Active Contributor
0 Likes
746

You only need to give the valid date data element like 'ENDDA' while you creating segment using WE31 transaction code.

Read only

Former Member
0 Likes
745

in this segment create date is BEGDA, if you want do somthing in this segment go WE31 tcode, give the segment name and dispaly then select one of the strcture and -


> EDIT-> CANCEL RELEASE then only you can able to change something and save then '-EDIT- SET RELEASE

Read only

Former Member
0 Likes
745

Hi,

Hi segment E1P0000 is standard segment, you will not be able to make any changes. As per requirement you need to create the z<segment> with required field and assign the corresponding data element(as per your data type requirement).

Thanks,

Asit Purbey.

Read only

Former Member
0 Likes
745

u can only create text fields in segments..you can pass date as text data..

also u cannot create new field in standard segment.

regards