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

type d. Output

Former Member
0 Likes
482

How I can convert type d (date) to full date ( 1 january 2001 year) ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
449

HI

Try this FM

CONVERSION_EXIT_SDATE_OUTPUT

CONVERSION_EXIT_LDATE_OUTPUT

How I can convert type d (date) to full date ( 1 january 2001 year) ?

2 REPLIES 2
Read only

Former Member
0 Likes
450

HI

Try this FM

CONVERSION_EXIT_SDATE_OUTPUT

CONVERSION_EXIT_LDATE_OUTPUT

Read only

0 Likes
449

Thank You