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

Date_check_plausibility Error

Former Member
0 Likes
812

Hi ,

I made Customer Ageing Report (Zreport).It is working fine on Production sever .In our company there are total 7 plants .This report working fine for 6 plants but for only one plant it is giving Error.

Error :

Internal Program Error ( SAPLC14B zreport name DATE_CHECK_PLAUSIBILITY 0 )

I dont know how to solve this error.When this report is working for 6 plants then it should run for 7th plant also.

Again this error I am getting on production server not on Dev server.

On DEV tis report is OK for all 7 plants.

Plz. Help.

Thanks in Advance

Sai

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
567

Hi,

Check if any of the function modules in function group C14B are being used anywhere.

The error is coming from them.

It may be related to some period closing.

Check withyour functional consultant.

Regards,

Ankur Parab

2 REPLIES 2
Read only

Former Member
0 Likes
568

Hi,

Check if any of the function modules in function group C14B are being used anywhere.

The error is coming from them.

It may be related to some period closing.

Check withyour functional consultant.

Regards,

Ankur Parab

Read only

0 Likes
567

Hi Ankur

Thanks for your proper reply.

I Find out the reason of error. Error was due to one of my documents posting date is greater than input date.

Sai

Edited by: sai_abap on Sep 14, 2009 5:14 PM