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

FM to check posing period.

Former Member
0 Kudos
3,400

Hi,

Is the any FM to check closing posting period for MM?

Thanks.

5 REPLIES 5
Read only

Former Member
0 Kudos
1,497

check fm

FI_PERIOD_CHECK

Regards

Prabhu

Read only

0 Kudos
1,497

check out -

CHECK_PERIOD_POSTINGS

FI_PERIOD_CHECK

Read only

0 Kudos
1,497

The posting period that I wanted to check is for <b>MM</b> and not <b>FI</b>.

Read only

0 Kudos
1,497

check -

WLF_MATERIAL_PERIOD_CHECK

Read only

Former Member
0 Kudos
1,497

Hi,

as i know is the "period of MM" stored in table MARV. So you may use FM 'MARV_SINGLE_READ' an check the fields LFGJA and LFMON for validity of period.

Regards,

Christian