2007 Jul 31 7:56 AM
HI ALL,
sorry for repeating the question
i had an requirement to create a custom idoc for catsdb table with 4 fields
1. pernr
2. workdate
3. lstar ......
and to transfer it from one application server to another.i had created it n transfered it to another application server. now my problem is in receiver side the data in idoc is not posted into database of catsdb [ at receiver side].
can any one give the code for Custom function module at receiver side so that when idoc is received [from sender] it must be updated to databse tables via this FM.
its very urgent . help me ........................
any suggestions are highly appreciated.
with regards,
Suresh Aluri.
2007 Jul 31 8:31 AM
Hi,
How does the partner profile look at the receiving end. As far as I understand, if it is a complete Z IDOC< then u need a to create a process code and assign to an FM which will basically read the idoc and do a BDC or BAPI and update the table.
Thanks
Ganesh.S
HI ALL,
sorry for repeating the question
i had an requirement to create a custom idoc for catsdb table with 4 fields
1. pernr
2. workdate
3. lstar ......
and to transfer it from one application server to another.i had created it n transfered it to another application server. now my problem is in receiver side the data in idoc is not posted into database of catsdb [ at receiver side].
can any one give the code for Custom function module at receiver side so that when idoc is received [from sender] it must be updated to databse tables via this FM.
its very urgent . help me ........................
any suggestions are highly appreciated.
with regards,
Suresh Aluri.
2007 Jul 31 8:31 AM
Hi,
How does the partner profile look at the receiving end. As far as I understand, if it is a complete Z IDOC< then u need a to create a process code and assign to an FM which will basically read the idoc and do a BDC or BAPI and update the table.
Thanks
Ganesh.S
2007 Jul 31 8:42 AM
Suresh,
Please refer to idoc type HRKK1PERS. This seems to address your requirement.
Thanks
Ganesh.S
2007 Jul 31 8:57 AM
Hi Suresh,
In the receiver system you have to :
1. Create a process code and link with message type using WE42
2. Create an inbound function module using SE37.
For example: BAPI_IDOC_INPUT1
3. Link function module with basic type and message type using WE57
Regards,
Hendy
2007 Aug 07 6:08 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |