Skip to Content
0
Former Member
Dec 08, 2008 at 12:21 PM

Pricing Condition in SMARTFORMS

146 Views

Hi All,

I am working on smartforms.I have given select query for codition records like following.

SELECT SINGLE KBETR FROM KONV INTO TOTAL WHERE KNUMV = VBDKA-KNUMV AND KPOSN = VBDPA-POSNR AND KSCHL = 'PR00'.

Its displaying error that VBDKA is not maintained in DICTIONARY.

I need to check condition from VBDKA(not a header table).

How to get condition from the table VBDKA AND VBDPA?

I want to do it smartform only.

Thanks,

Murthy