Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem with ldb

former_member189410
Participant
0 Likes
406

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

2 REPLIES 2
Read only

Former Member
0 Likes
359

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.***

Read only

Former Member
0 Likes
359

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