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

INFOTYPES problem

former_member184386
Active Participant
0 Likes
588

Hello gurus,

I created an infotype '9002' using PM01, everything is working in infotype maintenance (i.e. using it in PA30, etc) but when I tried to use in a program:

INFOTYPES: 9002

I get a syntax error saying "Include program "%_HR9002" does not exist"

Any idea why?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

suresh_datti
Active Contributor
0 Likes
525

Hi Ricky,

The Include %_HR9002 can be generated by using report

RPUMS40CCI.

~Suresh

3 REPLIES 3
Read only

suresh_datti
Active Contributor
0 Likes
526

Hi Ricky,

The Include %_HR9002 can be generated by using report

RPUMS40CCI.

~Suresh

Read only

0 Likes
525

Hi Suresh,

I'll try this one and let you know of the result, and give you the appropriate points as well.

Thanks very much,

Ricky

Read only

0 Likes
525

Hi Suresh,

Thanks for your input, it solved my problem...

Ricky