Can anyone tell me the difference between RP_PROVIDE_FROM_LAST and RP-PROVIDE-FROM-LAST? (...) Also I assume that RP_PROVIDE_FROM_LAST is used …
Read More
When you use GET pernr and define 0071 under infotypes then p0071 should contain all the records for that employee. There is no reason to do the rp_read_infotype.
Read More
it looks like you can. I just did a where used in SLDB for PNPCE and came acorss RPTIME01. i copied some code into my test program and it generates fine.
Read More
Hi Farhan, It is always beter to use the LDB PNP or PNPCE and use the macros defined in the LDB. But in some case if you do not want to use the LDB, you can very well
Read More
Generally we use two macros in ABAP-HR or SAP-HR RP-PROVIDE-FROM-LAST RP-PROVIDE-FROM-FRST. Ex: (...) The macro RP-PROVIDE-FROM-LAST retrieves the …
Read More
Can anyone tell me the difference between RP_PROVIDE_FROM_LAST and RP-PROVIDE-FROM-LAST? (...) Also I assume that RP_PROVIDE_FROM_LAST is used …
Read More
Ratings : 52 %
When you use GET pernr and define 0071 under infotypes then p0071 should contain all the records for that employee. There is no reason to do the rp_read_infotype.
Read More
Ratings : 40 %
it looks like you can. I just did a where used in SLDB for PNPCE and came acorss RPTIME01. i copied some code into my test program and it generates fine.
Read More
Ratings : 19 %
Hi Farhan, It is always beter to use the LDB PNP or PNPCE and use the macros defined in the LDB. But in some case if you do not want to use the LDB, you can very well
Read More
Ratings : 37 %
Generally we use two macros in ABAP-HR or SAP-HR RP-PROVIDE-FROM-LAST RP-PROVIDE-FROM-FRST. Ex: (...) The macro RP-PROVIDE-FROM-LAST retrieves the …
Read More
Ratings : 66 %