on ‎2007 Oct 23 10:04 AM
Hi All,
I have some custom defined fields in cProjects which I have to integrate in Cats.
Cats and cProjects are running on different systems.
How can I transfer the values of this additional fields to the tables catsdb and catsco?
For example if I press the save button, the fields in cProjects should be transfered to Cats.
How can I realize this scenario?
Best regards
Request clarification before answering.
Solved!
I use function modules in the Function Group "BAPICATS"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please refer to CATS enhancement CATS0005 (Create Customer fields).
Let me know if this helps.
Regards,
Vivek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vivek,
the problem is not to append the additional fields to the table catsdb. I have already solved this with the enhancement CATS0005.
The question is how can I realize the transfer of the data from the CProject system to the other system. What is the best solution? Maybe with IDOCS?
Anyway thanks for your help.
Hi ,
There are two different ways how u can transfer the data,
one is through idocs or u have to create a BAPI function module ie u have to create a BOR object. Through idoc you have to create a idoc type if the idoc type is not available and then through ALE the transfer of data can be possible.
regards,
Santosh Thorat
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.