Application Development 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: 

Missing object Type 'GTY_ANEP_ANEA_TAB' is unknown

0 Kudos

Hi All,

After implementing a lot of Russian Document OssNotes we have a problem with a missing object(s) that causes a syntax error.

Is there a way to see what we have missed or does someone know from their system how the object looks like.

Program SAPLJ3R_PROPTAX, Include LJ3R_PROPTAXU01: Syntax error in line 000038

Type 'GTY_ANEP_ANEA_TAB' is unknown

Same with....

Program SAPLJ3RVATDECLV, Include LJ3RVATDECLVU02: Syntax error in line 000074

FORM 'AFTER_SAVING' does not exist

Thanks a Lot!

Kris

1 REPLY 1

former_member201275
Active Contributor
0 Kudos

It sounds like you have missed a manual step in one of your notes, most likely to create this data type. Either that or you have missed one of the prerequisite steps or notes. Either way the only way to solve, in my opinion, is to go through all the notes again and make sure every step has been completed correctly (and that it is active) and in correct sequence.

Actually, as a first step go to SE11 and check if this type is there and that it is active, maybe all you have to do is activate it.