2013 Aug 08 7:59 AM
Hi experts ,
I am getting short dump in PA 30 .
Error is happening while maintaining infotype 0008. We have defaulted the wage type but while maintaining the 0008 infotype the system is going for dump. As per our observation Class CALL METHOD EXIT_OBJ->DO_INDIRECT_VALUATION is passed with null value which is causing issue ,
But it is working fine for dev 100 client( dev client ecc 4.7 ) not in 300 client( test client upgraded ecc 6.0 ).
Its a high priority issue. What might be the problem.
Best regards,
Rao
2013 Aug 08 9:31 AM
Hello,
Please check if the standard BAdI implementation HR_IV_INVAL is not active in your system.
One of the wagetypes '1120' is assigned to indirect valuation module 'INVAL' and hence while deriving the amount indirectly for this wagetype system is unable to find the active implementation in the system which is creating the dump.
The standard BAdI definition is HR_INDVAL and for this the filter value for India specific scenario INVAL is HR_IV_INVAL.
For resolution of this issue you need to activate the BAdI implementation HR_IV_INVAL in your system. Once activated recheck the scenario.
Regards,
David
2013 Aug 08 9:00 AM
Hi,
Your problem similar like this.
So you can check sap note
Note 689353 - Indirect valuation: Current infotype record.
Follow the correction instruction.
It may helps.
Regards
Gourav.
2013 Aug 08 9:31 AM
Hello,
Please check if the standard BAdI implementation HR_IV_INVAL is not active in your system.
One of the wagetypes '1120' is assigned to indirect valuation module 'INVAL' and hence while deriving the amount indirectly for this wagetype system is unable to find the active implementation in the system which is creating the dump.
The standard BAdI definition is HR_INDVAL and for this the filter value for India specific scenario INVAL is HR_IV_INVAL.
For resolution of this issue you need to activate the BAdI implementation HR_IV_INVAL in your system. Once activated recheck the scenario.
Regards,
David
2013 Sep 14 7:36 PM
Dear Rao,
I am also facing same issue, after upgrade from ecc5 to ecc6, all standard implementations got deactivated. To activate, it is asking for access key. have you solved this? please let me know the solution.
Thanks,
Anu