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

table generator

Former Member
0 Likes
1,163

Hi,

when i tried to maintain the table with generator following msg had come.

i checke the includes in the program SAPLZTARINV_FR but thee is no "LZTARINV_FRT00 ".

can anyone give mesome suggestion.

thanks

Error in ABAP application program.

      • ZTARINV

The current ABAP program "SAPLSVIM" had to be ter

statements could not be executed.

This is probably due to an error in the ABAP prog

In program "SAPLZTARINV_FR ", the following synta

in the Include "LZTARINV_FRT00 " in line 20:

"The Dictionary structure or table "*ZTARINV_TEST

" or does not exist."

" "

" "

Author and last person to change the Include are:

Author "SAP* "

Last changed by "SAP* "

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,124

Hi Srini,

just activate your function group by going to se37 , From menu choose environment-->Inactive objects.

From the list select Function group and activate from the menu.

Hope this will solve your problem.

10 REPLIES 10
Read only

Former Member
0 Likes
1,124

Error in ABAP application program.

The current ABAP program "SAPLSVIM" had to be terminated because one of the

statements could not be executed.

This is probably due to an error in the ABAP program.

In program "SAPLZTAR001 ", the following syntax error occurred

in the Include "LZTAR001T00 " in line 20:

"The Dictionary structure or table "*ZTAR002" is either not active or d"

"oes not exist."

" "

" "

Author and last person to change the Include are:

Author "SAP* "

Last changed by "SAP* "

Read only

0 Likes
1,124

try to activate the Function group in which u r generating the table maintenance

Read only

0 Likes
1,124

Hi

function group is very much in active

is there any other possible error?

Read only

0 Likes
1,124

and how to check the errors in function group. does you mean activationonly or something else. i hope we can't change any includes in it.

Read only

0 Likes
1,124

its mostly due to the activation, but am nt aware of other things

Read only

0 Likes
1,124

anyhow how to delete the assigned object from function group?

Read only

Former Member
0 Likes
1,124

Hello,

When u are maintaining the TAble generator u have to take care of the function group u are inserting.Please check ur function group has no errors.

Regards

Read only

Former Member
0 Likes
1,125

Hi Srini,

just activate your function group by going to se37 , From menu choose environment-->Inactive objects.

From the list select Function group and activate from the menu.

Hope this will solve your problem.

Read only

0 Likes
1,124

no i want to delete certain objects from certain function group

so ay suppose i have 3-4 objects in in function group zsl.

i want to delete 1 object from zsl.

Read only

0 Likes
1,124

Hi,

Go to transaction SE80 and display the Object list . Then highlight the object and right click and delete.

Hope this helps.