‎2007 Sep 04 5:00 AM
hi guru's,
i'm trying to display date in table which has done by table painter. i initially defined it_vbap type vbap in form interface, and defined wa_vbap type vbap in global definitions. i constucted loop as it_vbrp into wa_vbrp.
but it is giving error that 'it_vbrp neither specified under tables nor defined as internal table'
how to solve this.
thanks in advcnce.
‎2007 Sep 04 5:01 AM