‎2008 Dec 08 5:20 AM
Hello,
I' am using a custom infotype. The infotype has certain fields which has INT4 as data type.
These fields has a length of 10, but on the infotype screen the length is restricted to 4.
I suppose it is due to internal length being 4.
The main issue here is I' am not able to update the custom infotype using the function
module HR_INFOTYPE_OPERATION. Inside a standard subroutine INITIAL_VALUES, it
is trying to pass hexadecimal values to the fields and it is dumping. Has anyone come
across such an issue. Please get back to me, if you have any idea
Thanks,
Aravind
‎2008 Dec 08 10:08 PM
Hi
Can we know the fields in the custom infotype.
Also,
Can you give us your code to analyze.
Regards
Raj
‎2009 Oct 24 8:23 AM