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

Call FM on table update

Former Member
0 Likes
745

Hi,

I would like my function module to be called whenever I update/insert record into specific table (in particular, table PRPS). Is there any way how could I do this? I guess I've found some solution earlier when I was looking for autoincrementing primary key, but lost the link.

The problem is I fill the table from many places, not just dialog modules and I need some fields to be calculated based on filled data.

Thanks in advance,

Tomas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
715

Hi,

You may find the below threads useful;

You can see the Bussiness object for PRPS( i hope this is for WBS creation), by entering BUS2054 in the object/interface type in SWO1.

Regards

Karthik D

Hi,

I would like my function module to be called whenever I update/insert record into specific table (in particular, table PRPS). Is there any way how could I do this? I guess I've found some solution earlier when I was looking for autoincrementing primary key, but lost the link.

The problem is I fill the table from many places, not just dialog modules and I need some fields to be calculated based on filled data.

Thanks in advance,

Tomas

4 REPLIES 4
Read only

Former Member
0 Likes
716

Hi,

You may find the below threads useful;

You can see the Bussiness object for PRPS( i hope this is for WBS creation), by entering BUS2054 in the object/interface type in SWO1.

Regards

Karthik D

Read only

0 Likes
715

Hi,

the first link is exactly what I was looking for, thanks for your prompt answer.

Tomas

Read only

0 Likes
715

Hi Thomas

Please share how you implement the solution.

Read the thread mentioned above; so did you go for the change document or...

Thanks

Neeraj

Read only

Former Member
0 Likes
715

Hi Tomas

Please explain me How u resolved this problem I'm facing same problem.

Satya