cancel
Showing results for 
Search instead for 
Did you mean: 

Infotype is skipped while executing Peronnel action

sumeet_chudiwala
Explorer
0 Kudos

Hi Friends,

We are facing an issue related to one of the personnel actions.

- One of the infotype in infogroup is getting skipped while execution of personnel action.

- Infotype skips only when, the date provided in action is greater than end date of the infotype record.

- If action date is less than end date of infotype, no issues is faced.

Currently, the operation used to invoke infotype is LIS9. I tried MOD, but it too gives the same result.

Is there any way to invoke a infotype for a change, when it has end date less than the action date.

Your comments and replies are appreciated.

Thanks,

Sumeet

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Maintain TIME CONSTRAINTS 3 for that infotype. hope this will be useful, try it and give feed back, all the best

Former Member
0 Kudos

What infotype by the way? and have you check the dynamic action, there might have been already dynamic action written that control behavior of infotype that now you experiencing.

sumeet_chudiwala
Explorer
0 Kudos

The infotype is custom and is not controlled by any other dynamic action for this behaviour.

- Writing a dynamic action is one solution.

- I was curious, if we can change date and display settings in technical chars of infotype maintenane, so that it can be called in personnel action, even if it is end dated before the action date.

thanks,

Sumeet

former_member193210
Active Contributor
0 Kudos

If the end date of the infotype is earlier than the action date, then there is no need to delimit (LIS9) the infotype since it is no longer valid on the action date.

By the same reasonning, there is no need to modify that infotype on the date of the action since it is no longer valid.

sumeet_chudiwala
Explorer
0 Kudos

But, according to requirement, we need to change the infotype's end date to the action date - 1, even if it is end dated before the action.

Former Member
0 Kudos

Hi Sumeet

Depending on the logic required you may be able to configure it within a Dynamic action; standard actions via infogroups will only reference/call current records.

Simon

sumeet_chudiwala
Explorer
0 Kudos

Dynamic action would be an good option. But, before going for it, wanted to make sure, if something can be achieved by changing the Infotype properties.

Is there any possibility that any change in Display and Selection section in Infotype Maintenance can make it work.

Thanks,

Sumeet

Former Member
0 Kudos

Hi

Looks like it might be an authorization issue.

Check with your security consultant by switching on the trace

Thanks

RAjdeep