on ‎2014 Jan 20 6:36 AM
Hi all,
this is naresh,
i am getting payroll data from clusters using functions modules CD_READ_RGDIR and PYXX_READ_PAYROLL_RESULT using PNP LDB.
now i want to get same payroll data with same function modules but without using LDB.
how can i write the code for this.
please share soon.
thanks,
Naresh.
Request clarification before answering.
Hi
Use of FMs not dependent on with / with out using LDBs.
Use the same fucntion module . But instead pernr-pernr pass your selection screen paramter as personnel number . if you are not using LDB you must define a selection screen paramter for PERNRs .
So you can loop that selection parameter and pass the pernr to FM to pull pay results.
If you use LDB GET PERNR will behave as loop here .
Thanks
Kamesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 46 | |
| 28 | |
| 17 | |
| 6 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.