Skip to Content
0
Former Member
Jan 23, 2009 at 09:23 AM

BDC session problem

38 Views

Hi,

I have a program which creates a BDC session for REHIRE event.

The screens for REHIRE event are IT0000, IT0002 and IT0001.

Now the problem is while I do normal manual REHIRE through PA40. It works fine.

But when I record this through SHDB the IT0000 and IT0002 save succesfully but an error comes on IT0001 screen saying "ERROR! Emp. Status (IT0000) and EE group (IT0001) do not match.".

The problem is in session method the table update doesnt happen immediately. So is there any coding technique which can help me use submitting the IT0000 to PA0000 table and then moves to IT0001 screen? Something like COMMIT WORK in programming?

Thanks in advance.