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

TABLES statement in pnp logical database

Former Member
0 Likes
526

I am using PNP logical database in my program.

when i check for obselete errors it is showing the statements

"TABLES: PERNR.

INFOTYPES: 0001,0002." are Obselete

But my program is logically correct and also working.

can u tell me how to resolve this error.

I am using PNP logical database in my program.

when i check for obselete errors it is showing the statements

"TABLES: PERNR.

INFOTYPES: 0001,0002." are Obselete

But my program is logically correct and also working.

can u tell me how to resolve this error.

1 REPLY 1
Read only

Former Member
0 Likes
473

tables sflight is exactly the same as data sflight type sflight.

The same for the infotypes statement, but then you have to reference to the pa#### table.

Kind regards, Rob Dielemans