‎2009 Sep 23 7:13 AM
Hi,
I am trying to upload Infotype 1001.
i am reading data from a spreadsheet.
When I run my code it is inserting records in HRP1001 ( related table for 1001).
My problem is when I go to TCODE pp02 and give the newly inserted record details and sayDisplay.
It is saying the record deosnt exist.
Can any one help me.
Thanks
‎2009 Sep 23 8:38 AM
Hi,
Creating data in HRP1001 doesnt mean the object is created. we need to create required objects in HRP1000 first and relate them with the necessary relation in HRP1001.
go to TCODEs PP01 to create an object and PP02 to create a relationship between objects.
so first upload IT1000 and then IT1001.
Regards,
Teja.
‎2009 Sep 23 8:38 AM
Hi,
Creating data in HRP1001 doesnt mean the object is created. we need to create required objects in HRP1000 first and relate them with the necessary relation in HRP1001.
go to TCODEs PP01 to create an object and PP02 to create a relationship between objects.
so first upload IT1000 and then IT1001.
Regards,
Teja.
‎2009 Sep 23 12:13 PM