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 for accounting period

Former Member
0 Likes
962

Hi guru,

do you know a function to know if the accounting period is open or closed?

thanks

1 ACCEPTED SOLUTION
Read only

david_escofettrenado
Participant
0 Likes
820

You can use FM FI_PERIOD_CHECK or read table T001B

This function module will fire message 201 if period is not open.

FI_PERIOD_CHECK

4 REPLIES 4
Read only

david_escofettrenado
Participant
0 Likes
821

You can use FM FI_PERIOD_CHECK or read table T001B

Read only

0 Likes
820

Hi, but this FM don't said that the accounting period is open or close. do you know another?

Read only

0 Likes
820

FM FI_PERIOD_CHECK

Max

Read only

Former Member
0 Likes
820

This function module will fire message 201 if period is not open.

FI_PERIOD_CHECK