Skip to Content
0
Former Member
Mar 04, 2009 at 10:36 AM

Problem With DATE format.

45 Views

Hi Frineds,

I have created ztable which will have the fileds like :

MANDT type MANDT

REPORT_ID type ZREPORTID,

SELNAME type RSSCR_NAME,

SIGN type TVARV_SIGN,

OPTION1 type TVARV_OPTI

LOW type TVARV_VAL

HIGH type TVARV_VAL.

in this table I am stroing all the default values for selection-screen in webdynpro-abap.

but for the selection-screen filed Begda( For any date filed ), I am Unable to set the Value as it is.

It is stored as 02/02/2009, but when it comes to screen it is getting displayed as 2//20/02/0.

I am sure with data type problem. but I can't change the Low type as it afftects the other fileds which are not date format.

Kindly,Help me.

Regards,

Xavier.P