Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to return Financial year from current sysdate

User_R916CApr 14 2023

Fiscal year start date 01 Sep

Fiscal year end date 31 Aug

I have defined two gloabal variables for both date as a text type

start_FY → 01 Sep

end_FY → 31 Aug

I need to dynmaic return the current fiscal year to use it in fast formula.

pls help

This post has been answered by Paulzip on Apr 14 2023
Jump to Answer
Comments
Post Details
Added on Apr 14 2023
5 comments
1,081 views