‎2006 Sep 07 9:09 AM
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* "
‎2006 Sep 07 9:43 AM
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.
‎2006 Sep 07 9:10 AM
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* "
‎2006 Sep 07 9:12 AM
try to activate the Function group in which u r generating the table maintenance
‎2006 Sep 07 9:23 AM
Hi
function group is very much in active
is there any other possible error?
‎2006 Sep 07 9:25 AM
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.
‎2006 Sep 07 9:35 AM
its mostly due to the activation, but am nt aware of other things
‎2006 Sep 07 9:38 AM
anyhow how to delete the assigned object from function group?
‎2006 Sep 07 9:11 AM
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
‎2006 Sep 07 9:43 AM
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.
‎2006 Sep 07 9:49 AM
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.
‎2006 Sep 07 10:04 AM
Hi,
Go to transaction SE80 and display the Object list . Then highlight the object and right click and delete.
Hope this helps.