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

problem in dates

Former Member
0 Likes
314

hi

i do rfc for portal and i have structure for table of the function with field of date type GDATU_INV the problem is that i need to display the field in table in format

like

1.10.07

2.10.07

but i get instead

79928998

79928997

how i change this format to regular format like 1.10.07 ?

Regards

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
292

Hi,

use fm CONVERSION_EXIT_INVDT_OUTPUT

kind regds Andreas

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
293

Hi,

use fm CONVERSION_EXIT_INVDT_OUTPUT

kind regds Andreas