‎2009 Mar 23 5:05 PM
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?
‎2009 Mar 23 6:28 PM
You only need to give the valid date data element like 'ENDDA' while you creating segment using WE31 transaction code.
‎2009 Mar 23 6:28 PM
You only need to give the valid date data element like 'ENDDA' while you creating segment using WE31 transaction code.
‎2009 Mar 24 8:07 AM
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
‎2009 Mar 24 8:17 AM
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.
‎2009 Mar 24 11:08 AM
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