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 with all Function Module date formate

Former Member
0 Likes
817

Hi guys,

There is problem with my all Fm when am executing from se37 any FM specially of date Fm.

When am giving any date to FM a pop-up come come with invalid date i tried with each formate of date but it is still coming.

can you give me any suggestions...

Amit.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
772

Hi

GIve the format YYYYMMDD with out any symbols and spaces between them and execute the FM sure u will get the desirred result..

for further details see my business card.....

Regards

Sunil Kumar Mutyala

3 REPLIES 3
Read only

Former Member
0 Likes
773

Hi

GIve the format YYYYMMDD with out any symbols and spaces between them and execute the FM sure u will get the desirred result..

for further details see my business card.....

Regards

Sunil Kumar Mutyala

Read only

0 Likes
772

Problem solved by my self..

We must give the date as input in format as we set in our profiles.which we can see in su01 under our user id.

so mine user id i set MM/DD/YYYY so when i gave date in this formate it took and give reult without any error.

but when i gave YYYYDDMM it gave error as invalid date...

so we need to give as we have in out user id setting only when we executing FM thru se37.but we need not to care while we use fm in out programs it will take automatically as default setting.

Amit.

Read only

Former Member
0 Likes
772

Problem solved by my self..

We must give the date as input in format as we set in our profiles.which we can see in su01 under our user id.

so mine user id i set MM/DD/YYYY so when i gave date in this formate it took and give reult without any error.

but when i gave YYYYDDMM it gave error as invalid date...

so we need to give as we have in out user id setting only when we executing FM thru se37.but we need not to care while we use fm in out programs it will take automatically as default setting.

Amit.