‎2006 Jan 17 9:54 PM - last edited on ‎2024 Feb 04 3:21 AM by postmig_api_4
I got a dump when using transaction FB01:
The following syntax error occurred in the program SAPLGIVA : "The FORM "UPDATE_TABLE_COFIS" does not exist, but there are the following FORMs with similar names: "UPDATE_TT_COFIT" and "UPDATE_TT_COFIP". " The current ABAP/4 program "SAPLFMTO " had to be terminated because one of the statements could not be executed.
The perform statement is located in a function group: G_ALD_POSTING. I can't find an OSS note for this... Anyone have issued with this?
Thanks
‎2006 Jan 17 10:57 PM
‎2006 Jan 17 10:11 PM
Hi
I'm use release 4.6C where the form UPDATE_TABLE_COFIS is called by fm G_ALD_POSTING and defined in fm G_GLDB_POSTING_A
Max
‎2006 Jan 17 10:57 PM
‎2006 Jan 18 2:43 PM
Hi
The problem was in fm G_GLDB_POSTING_A, it was empty... OSS note indicated by Rob solved the issue.
Thanks
‎2007 May 29 3:30 PM
i was having the same problem. and this note solved the problem for me too.
Syntax error in program "SAPLGIVA "