Error on starting report

Red-EagleRed-Eagle Member Posts: 107
My report for the purchase order give the following error:

The expression code cannt excuted a typeconversion to an option value.

The line which is causing this is:

IF relkenmerk.GET("Purchase Header"."Job No.") THEN;

relkenmerk is the table "Contact Feature Type"

i want to connect Contact Feature Type.Code with the purchase header. this fields has to match because i want to use the remarks which is in this table.

What i am doing wrong

Answers

Sign In or Register to comment.