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

Tables for posting period check

Former Member
0 Likes
42,239

Hi,

Can somebody tell me the tables for posting period check for tcodes F-63 and MIR7. I need to check whether the posting period is open when uploading data to these tcodes.

Arun Mohan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
19,659

check FMs 'FI_PERIOD_DETERMINE' and FI_PERIOD_CHECK.

or table T001B

Regards

Prabhu

4 REPLIES 4
Read only

Former Member
0 Likes
19,660

check FMs 'FI_PERIOD_DETERMINE' and FI_PERIOD_CHECK.

or table T001B

Regards

Prabhu

Read only

19,659

hi,

pls check table MARV too and abap

RMMMPERI

A.

Read only

Former Member
0 Likes
19,659

Arun you can also find some period definition data in T009 and T009B

Read only

Former Member
0 Likes
19,659

Use FM <b>FI_PERIOD_CHECK</b>

Check this out for the same

http://sap4.com/wiki/index.php?title=FI_PERIOD_CHECK

Regards,

Santosh