‎2007 Apr 19 1:30 PM
hi,
i m copying one standard report RFTBCF00.
in this there is one statement
<b>get vtbfha.
append vtbfha to tfha.</b>
for this its giving me the error
"<b>VTBFHA" is not defined for the current logical database. </b>
plz letme know wt m missing during copying standard report or wt cud b da reason
points will b assigned
‎2007 Apr 19 1:33 PM
Hi Nishu,
Check in the copied report you have used ldb "TAF" (report -> Attributes) . I think this has been changed to some other LDB which doesnt have table vtbfha.
Hope that helps.
Regards
Mr Kapadia
***Assigning points is the way to say thanks in SDN.***
‎2007 Apr 19 1:37 PM
Hi,
When you have copied the program, it appears that you have not attached the Logical database in the Attributes of that Program.
Attach the ldb <b>TAF</b> this error will go, because the structure VTBFHA was declared in it.
See it in SE36 Tcode after entering TAF.
reward if useful
regards,
ANJI