Hi experts,
I'm just coding an interface for the export of HCM masterdata and I have to join many Infotype-Tables (PA0000, PA0001,PA0002, PA0709) and HRP1001 as well.
While using the dictionary tables I get some problems with the begin and end-date of the individual infotypes. Therefore I want to know, how to get the correct information within a method of a own class. The usage of the locical database PNPCE is not possible, as I think, because I want to selct the data within a method.
So the question is, what is the best way, to get the required data from this infotypes? Can I call the logical database PNPCE with a FM, or a BADI? As I read, it is not possible to use the FM ldb_process for the PNPCE, or?
Hope to get an answer from you...