2010 May 13 9:21 AM
Hi expert,
i am getting one error on Smartform in subsection Currency / Quantity Reference of global definition section .
i defined two work area of (VBRK & VBRP ) in Global Data .
and define Currency / Quantity Reference field.
Field Reference field datatype
wa_vbrp-netwr wa_vbrk-waerk curr
,it shows error .
Global Definition : field wa_vbrp-netwr is already declared .
after table loop i want sum of price for particular vbeln.
thanks ,
ashish
Hi expert,
i am getting one error on Smartform in subsection Currency / Quantity Reference of global definition section .
i defined two work area of (VBRK & VBRP ) in Global Data .
and define Currency / Quantity Reference field.
Field Reference field datatype
wa_vbrp-netwr wa_vbrk-waerk curr
,it shows error .
Global Definition : field wa_vbrp-netwr is already declared .
after table loop i want sum of price for particular vbeln.
thanks ,
ashish
2010 May 20 7:04 AM
Hi Ashish,
You might have declared the same variable wa_vbrp-netwr in Form Interface...
Check That..
Regards,
Varun
2010 May 20 7:09 AM
Hi,
THe error clearly showing that same field is already availble somewhere inn the list of declared variables.
Please check all the declared fields throughly.
regards,
Anil
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |