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

Function module to get posting date from posting year and posting period

Former Member
0 Likes
2,079

Hi all,

I need a function module which will return posting date when posting period and fiscal year is passed to it..

Thanks and regards,

Puja.

Hi all,

I need a function module which will return posting date when posting period and fiscal year is passed to it..

Thanks and regards,

Puja.

2 REPLIES 2
Read only

Former Member
0 Likes
916

Hi puja

try this FM

this will solve ur problem

G_POSTING_DATE_OF_PERIOD_GET

G_POSTING_DATE_OF_YEAR_GET

FCJ_CHECK_POSTING_DATE

Cheers

Snehi Chouhan

Read only

Former Member
0 Likes
916

Hi,

Try using FM BAPI_COMPANYCODE_GET_PERIOD.

Thanks,

Sriram Ponna.