cancel
Showing results for 
Search instead for 
Did you mean: 

need solution for below requiernment

Former Member
0 Kudos
71

Hi,

Please tell me flow logic for below requiernment:

1. Read actual payroll period from T569V for ABKRS set in infotype 0001

2. Read actual payroll result from cluster RD using german standard functions

3. Loop through table RT and check for wagetype 9000

4. create a batch-input to infotype 0015 wagetype 9000

ANZHL = 1

ZEINH = piece

BEGDA = actual month - 1 (e.g. actual month 06/2008 enter 01.05.2008)

5. allow option for direct or delayed start of batchinput

My confusion is: 1) Why do we need to Read actual payroll period from T569V for ABKRS set in infotype 0001.

2) To update IT 0015 , do we need to write a BDC or we can use FM HR_INFOTYPE_OPERATIONS.

regards

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member206403
Active Contributor
0 Kudos

hi,

1.this requirement may be cause of mid year go live in the past.

2. BDC for IT 15 makes sense as it is easier to maintain a BDC program.

Regards

Sameer.

sikindar_a
Active Contributor
0 Kudos

for ur fist query it is the errror message that will displayed when u run the pay roll during worng perform of the acitons

where the pay roll area will chage due perform of certain actions

Former Member
0 Kudos

Can you give me the flow logic please..

Thanks,