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

Syntax error when running GLPLUP - Flex Plan Upload

roy_orosz4
Explorer
0 Likes
1,072

HI,

We want use transaction GLPLUP to perform a Flex Plan Upload, but encounter a syntax error in program RK50003 stating:

The following syntax error occurred in program "RK500003 " in include

"PP_FISL_GINC " in

line 652:

"The data object "ITDAT1" does not have a component called "XBILK"."

" "

This program is a local object, and appears to be generated by SAP. Checking the program attributes the owner and the last person to change this program is a consultant who has rolled off the project, and is not available for help.

I suspect that there must be some steps to regenerate this code, but I am not certain where to look for this information.

I have tried running GLPLDEL and GLPLINSTALL, but this did not change RK500003.

Any insight you can provide on this is greatky appreciated.

Thanks,

Roy

3 REPLIES 3
Read only

Former Member
0 Likes
968

Hi Roy,

After applying some new support packages, I got the same error as you describe. So, I wonder how you did to solve this? Any help is much appreciated.

BR

Bo

Read only

roy_orosz4
Explorer
0 Likes
968

HI,

I reported this issue with SAP and the following is what they had me do to resolve the issue:

1. Run transaction GLPLDEL:

Deletes all generated reports of the planning processor for

FI-GL/SL planning (application class GLU1). After a new call of

the planning, these reports will be generated once again.

2. Run transaction GLPLINSTALL:

It regenerates necessary database table entries for FI-G/SL Planning

(tables t8pl*). Make sure that you will perform this step when no

posting of FI-SL data is running.

This resolved the issue for us.

Good luck,

Roy

Read only

0 Likes
968

Thanks for your reply. I will try this.

BR

Bo