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: 

Checking Posting Date in ABAP Program

former_member727126
Participant
0 Kudos

Dear All,

I am given a requirement to develop a program to create PO without using Tcode ME21N.

I find trouble in validating posting date.

How to check that the entered date is the valid posting date or in which table i can get the values to check.

I tried the following FMs, but couldn't find the solution.

ACEPS_OPEN_PERIOD_DETERMINE

FC_CHECK_PERIOD_OPEN

G_PERIOD_ALLOWED_CHECK

FI_PERIOD_CHECK

DETERMINE_PERIOD

Could anybody help me in this regard.

Best Regards,

S.Sridhar

1 REPLY 1

Former Member
0 Kudos

Hi,

Use the following FM :

FM_INPUT_CHECK_POSTING_DATE

FCJ_CHECK_POSTING_DATE

Regards,

Mansi.