Application Development 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: 

first open period, fiscal year and fiscal year variant

Former Member
0 Kudos

Hi All..

Based on the company code i want to get the first open period , fiscal year and fiscal year variant.

Can someone help me from what tables should i extract the data and what fields.

appreciate and will reward helpful answers.

Thanks,.

3 REPLIES 3

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check tables T001C and T001B.

Regards,

Ferry Lianto

Former Member
0 Kudos

Hi,

Use the function module to get the fiscal year variant.

CCODE_GET_FISCAL_YEAR_VARIANT

Also check the function module

FTI_FISCAL_YEAR_MONTH_GET

Also check the function module

MY_FISCAL_YEAR_ANALYZE

Message was edited by:

Velangini Showry Maria Kumar Bandanadham

Former Member
0 Kudos

Hi Kanthi,

Use Function module BAPI_CCODE_GET_FIRSTDAY_PERIOD to get the data.

Reward if helps.

-Satish