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: 

FB05 - BDC error with FM POSTING_INTERFACE_CLEARING

Former Member
0 Kudos

Hi,

I am facing a weitd problem with FM 'POSTING_INTERFACE_CLEARING' when we do posting with FB05.

The basic problem is the doc date and posting date on FB05 screen is appearing as 'YYYYMMDD' . In debug mode when I run with mode 'E', the processing gets stop at this date showinng as invalid date. It expects the date to be as mm/dd/yyyy.

I never encountered this error. As far as I know, we will supply data as it is (YYYYMMDD) and it shud get connverted to date format for BDC as per the user settings.

Can any one guide and help me out here.

Thanks,

Praneeth

1 REPLY 1

Former Member
0 Kudos

U can check MMDDYYYY format, its working for me