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

FUNCTION MODULE RELATED TO CUSTOM IDOC

Former Member
0 Likes
427

HI ALL,

i have an requirement to create a catsdb custom idoc with four fields

1.Personnel Number

2. Date

3. Activity Type

4. Counter

I created a custom idoc and had successfully send to receiver. now that idoc should be updated into databse tables. here my problem is how to create a function module which should take care of updating data into database table at receiver side and also when i checked using WE02 at receiver side its showing an error 'Function module not allowed: IDOC_INPUT_STATUS' . for creating a process code i used IDOC_INPUT_STATUS function module at receiver side.

is there any fm that automatically takes data and updates into databse table ctasdb at receiver side or if u want to create a custom Fm how to do it.

any help will be highly appreciated.

with regards,

Suresh.A

2 REPLIES 2
Read only

Former Member
0 Likes
365

answered by myself

Read only

0 Likes
365

Hi,

So for creating a process code you used IDOC_INPUT_STATUS function module at receiver side. whats that?

Process code is created using tcode: we42 isn't it?

What did you do please tell me.

Thanks

Dan