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

BDC error

Former Member
0 Likes
413

Hi All,

I am trying to park an FI invoice using an old TCODE FBV1. We have added a new field called 'production date' to the cost object screen.

When I did SHDB..these are the recording I got for that screen

SAPLKACB 0002 X BDC_OKCODE =ENTE

BDC_SUBSCR SAPLKACB 9999BLOCK1

BDC_CURSOR COBL-ZZPRODPER

COBL-ZZPRODPER 12.06.2006

I am passing a production date and when I run it in background I get an error saying..Invalid date format. All the other dates like Doc date, posting date are in the same format(DD.MM.YYY) and works fine. Only this date I am getting an error. Is there something I need to do abt this subscreen for this date?

Any help is greatly appreciated.

2 REPLIES 2
Read only

abdul_hakim
Active Contributor
0 Likes
364

hi prasad

pass the date in yyyymmdd format..

Cheers,

Abdul Hakim

Read only

0 Likes
364

hi Rachana,

Check after passing the date in <b>YYYYMMDD.</b> After Passing in the above format if you still incur that problem do let me know as how you have declared the date filed,

Regards,

Santosh