Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Infotype Updation

Former Member
0 Likes
393

Hi,

Is it possible to Update an infotype while entering data in in another infotype.

For example if we are entering data into infotype 0185

is it possible for updating data in infotype 0041.

Thanks in Advance

Regards,

Irfan Hussain

Hi,

Is it possible to Update an infotype while entering data in in another infotype.

For example if we are entering data into infotype 0185

is it possible for updating data in infotype 0041.

Thanks in Advance

Regards,

Irfan Hussain

2 REPLIES 2
Read only

Former Member
0 Likes
374

Hi Irfan,

1. Practically i have seen that it is not possible.

2. The systems gives the message

Person is already being used processed by user XXXX.

3. Whether we do online transaction, or BDC

or thru FM,

the system Locks the entry,

and the second time,

issued the above message.

Regards,

Amit M.

Message was edited by: Amit Mittal

Read only

Former Member
0 Likes
374

This is possible through dynamic actions.Dynamic actions trigger automatic processing when infotypes are maintained.

goto SPRO->PM-PA->customizing procedures->dynamic actions.

Pls reward points if this helps!!