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

Logical database PNP not retrieving data for custom infotypes.

Former Member
0 Likes
492

Hi all,

I am using logical database PNP in a program. I have declared infotypes as follows:

INFOTYPES: 0001, 0002, 0041, 9801, 9840.

The problem is that the logical database is retrieving data for the standard infotypes but not for the custom infotypes. Any explanation as to why data for custom infotypes is not being retireved and how this can be solved will be greatly appreciated.

regards,

Hamza

Hi all,

I am using logical database PNP in a program. I have declared infotypes as follows:

INFOTYPES: 0001, 0002, 0041, 9801, 9840.

The problem is that the logical database is retrieving data for the standard infotypes but not for the custom infotypes. Any explanation as to why data for custom infotypes is not being retireved and how this can be solved will be greatly appreciated.

regards,

Hamza

1 REPLY 1
Read only

Former Member
0 Likes
419

solved