on 2005 Nov 20 12:36 PM
I have a requirement like this:
I have to download the payroll expensing data in such a way that it contains PERNR , LGART (Wage Type) , BETRG (Amount) , GL A/C and PROJK (WBS Element) as fields!!!! One serious issue is my client has requirement like, he has one GL A/C mapped to different Wage types (for ex: LTA arrears and LTA are mapped to same GL A/C). Is there any table which will contain all these details as in the manner explained above? BSEG doesn't contain the LGART field as it contains only the summarised data of Payroll results excluding the LGART.
Request clarification before answering.
Hi Madhav,
You can use the following logic:
Table PPOIX holds the Payroll results data, PERNR, LGART, BETRG and it also has the Symbolic Account (KOMOK).
Then, read table T030 for the link between G/L accounts and Symbolic Accounts (KOMOK). Use KTOSL = 'HRC' and BWMOD = the relevant PPMOD.
Please award points if this helps you.
Cheers,
Bhanu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
95 | |
39 | |
8 | |
6 | |
3 | |
3 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.