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

error after implementing OSSnote 0001292521

Former Member
0 Likes
519

hi experts,

i am facing some problem after implementing OSSnote 0001292521.

after implementing this note in standard program RFIDESM340 getting syntax error as:

the dataobject "BKPF" has no component called "vatdate", but there is a component called "intdate".

the reason is in BKPF table the field VATDATE does not exist since its a new version.

so, can any body help how to rectify the above error.

is there any solution.

Thanks & regards,

soham.

3 REPLIES 3
Read only

Former Member
0 Likes
458

Hi,

you can add a new zfield called VATDATE in BKPF table using [Append Structure|http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebd6446011d189700000e8322d00/content.htm].

The data element will be DATUM.

Regards,

Anirban

Read only

Former Member
0 Likes
458

Hi

You need create the field VATDATE in the table BKPF. Maybe the Instructions for Apply this note could be helpful for you.

Regards

Gregory

Read only

Former Member
0 Likes
458

You can review sap note oss:

1302260

Symptom

RFIDESM340 giving syntax error on 'VATDATE'

Regards,

Manuel