‎2007 Jul 13 3:59 PM
Hi ,
I am doing the transfer action for an employee for which the file has data for IT0000 IT0001 IT0006 for subty 1 and subty 4 ... using PA30 tcode . In the program the IT0006 subty 4 is not a required field and only the subty 1 values are passed from the file but when running through call transaction the subty 1 is updated and subty 4 screen is populated which is not called in the program and creating the error session .
This is code if subty 4 is not present in the file .
PERFORM fill_bdcdata USING:
'X' 'MP000600' '2010',
' ' 'BDC_OKCODE' '/ENXT'.
I think that above code should by pass the subty 4 screen but instead it is populated . Appreciate your suggestions why subty 4 is populated is it any customizing issue in PA30 for IT0006 .
Thanks,
Latha.
‎2007 Jul 13 4:32 PM
Latha,
Its quite possible that it is a customising issue when some screen which is not called in the program appears . Check with your functional team.
siva
‎2007 Jul 13 4:48 PM
Hi Latha,
It appears that is has been maintained as part of the infogroup. Hence, it is being called automatically as per the infogroup defined.
Consult your Functional Consultant to check if it is because of the infogroup.
Regards,
Srilatha.