Skip to Content
0
Jun 08, 2009 at 01:55 PM

How Can i Read data From Maintainance View

34 Views

I Want read data from Maintainance View. i written select query

SELECT *

FROM J_1yyyyV

INTO TABLE GT_BUSPLACE.

WHERE BUPLA = LV_BUPLA.

this is giving following error

"J_1yyyyV" is not defined in the ABAP Dictionary as a table,

projection view, or database view.

Can you help me Please.

Thanks in Advance.

Regards,

Raj.