2005 Nov 17 3:12 PM
Hi All,
I have to transfer work centers from one client to another client. Can any one help me in doing this.
Thanks n regards
sree
2005 Nov 21 5:53 PM
Sree,
SAP has already provided two programs for this purpose. They are as following.
RCRAPDX1 - Generate dataset for workcenter
RCRAPDX2 - Data transfer of workcenter
The program generates the text file of data of workcenters you choose. The second program loads it in SAP.
2005 Nov 17 3:15 PM
2005 Nov 17 3:20 PM
2005 Nov 17 4:05 PM
Hi Use this Bapi to transfer work centers to target system.
<b>BAPI_RCVPRORDCF_RECEIVEWORKC</b>
Regards
Vijay
2005 Nov 17 4:13 PM
2005 Nov 18 4:00 PM
Hi Srinivas,
I tried Through ALE, I could cretae outbound IDocs, but in the inbound side i could not able to set up the partner profiles as there is no process code.
Could you please tell me the process code.
Thanks and Regards
sree
2005 Nov 18 4:04 PM
You may have to create your own process code and tie a BAPI or FM to it.
2005 Nov 17 4:27 PM
Look at the message types CSCPWCS, LOIWCS, WORKC2, WORKC3, WORKC4 and IWKCEN, depending on your SAP release and requirement. The corresponding IDoc Types are LOIWCS01, LOIWCS02, WORKC2, WORKC3, WORKC4 and IWKCEN01.
Set up an ALE between the clients and just transfer data using ALE.
Srinivas
2005 Nov 18 4:23 PM
2005 Nov 21 2:29 PM
Hi Vijay,
Can you please tell me how to use it. Till now i did not worked on BAPI's.
I read teh documentation for the function module BAPI_RCVPRORDCF_RECEIVEWORKC.
It says that "Send Work Centers to PDC System". Now in my case i have to transfer from one client to another client.
I can successfully create outbound Idocs, I am facing problems in inbound side since there is no Process code for inbound side.
Please kindly do the needful, It is very urgent.
2005 Nov 21 2:59 PM
Set the Target system.
and then populate the table workcenters table in that source system and workcenter details u have to populate and send the table to BAPi.
regards
vijay
2005 Nov 21 4:36 PM
Hi
I did not understand, can you be more elaborate.
Please it is very urgent.
sree
2005 Nov 21 5:53 PM
Sree,
SAP has already provided two programs for this purpose. They are as following.
RCRAPDX1 - Generate dataset for workcenter
RCRAPDX2 - Data transfer of workcenter
The program generates the text file of data of workcenters you choose. The second program loads it in SAP.
2006 Feb 22 11:12 PM
Hi all,
Could anyone please let me know if there is any BAPI to read the work center header data and rates? I need to send this information to a legacy system in a file.
Any input is greatly appreciated...
Thank you