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: 

Strange error in calling KB15

Former Member
0 Kudos

Hi gurus,

When i call the transaction KB15 , I got the following errror :

Syntax error in validation prerequisite "CO_2API", step ""

Message no. GB 033

Diagnosis

A syntax error was found in validation CO_2API during the ABAP codegeneration. The error concerns the validation prerequisite.

System Response

An ABAP code is not generated for this Boolean statement and thestatement is evaluated as FALSE (in ABAP include GBTIMCOE).

Procedure

Correct validation CO_2API (step ) using validation maintenance.

Thank you very much for your help

1 ACCEPTED SOLUTION

b_deterd2
Active Contributor
0 Kudos

Check if there is a validation CO_2API in transaction GGB0. If there is, then this validation is not correct.

Hope it helps,

Bert

1 REPLY 1

b_deterd2
Active Contributor
0 Kudos

Check if there is a validation CO_2API in transaction GGB0. If there is, then this validation is not correct.

Hope it helps,

Bert