CO-PA for characteristic (KES1) - SAPL0KEA
Hi All,
I've problem when config CO-PA for characteristic (KES1) and its displayed :
The following syntax error occurred in program "SAPL0KEA " in include "L0KEAT00
" in
line 433:
"The Dictionary structure or table "*T2580" is either not active or doe"
"s not exist."
I've check t2580 in se11 .. it's showed that table didnot exists ...
then i've my basis implement oss note 64990 & 942784 ... and i run se38 for RKEAGENV , it displayed :
Delete function module TABLEFRAME_ from function group 0KEA
Delete function module TABLEPROC_ from function group 0KEA
program RKEAGENV already same with the OSS 101940 ...
I've run se38 : RKEAGENF and re-generate again my operating concern ... but there was the same error, when i used RKEAGENV ...
then i create again char but with assign table t2580, but still showed the errors when i used KES1 but now in :
line 433:
"The Dictionary structure or table "*T2581" is either not active or doe"
"s not exist."
I've check t2581 in se11 .. it's showed that table didnot exists ...
Is there any solution?
THX,
David
Waman Shirwaicar replied
Hi,
In the standard system the functions that should exist for the function group 0KEA are TABLEFRAME_0KEA and TABLEPROC_0KEA.
Entries like TABLEFRAME_XXXX and TABLEPROC_XXXX 'XXXX' being space are in this group by mistake. Somehow these funtions were created in the function group 0KEA.
They can be deleted since are incorrectly included in this function group.
After deletion please regenerate operating concern
Afterwards generation of views via RKEAGENV should proceed successfuly.
regards
Waman