‎2009 Jul 21 3:51 AM
Hi Experts,
We need an outbound idoc to be sent in which exchange details are sent. Can anybody help me out with the details like basic type, message type and so on?
Thanks a lot in advance.
Regards,
Seenu.
‎2009 Jul 21 5:21 AM
Hi ,
Msg type whcih can be used along with basis type is ;
Msg type : EXCHANGE_RATE
Basic type : EXCHANGE_RATE01
You can replicate the exchange rate using standard SAP programe RFALEX00 , apart from this one should maintain BAPI's in BD64 ( Dist Model ) and Partner profile in WE20 for reciever systems .
Below are the few BAPI's which can be used to create and replicate Exchange rates : Plz check
BAPI_EXCHANGERATE_CREATE , BAPI_EXCHRATE_CREATEMULTIPLE , BAPI_EXCHRATE_GETCURRENTRATES , BAPI_EXCHANGERATE_GETDETAIL , BAPI_EXCHANGERATE_GETFACTORS , BAPI_EXCHRATE_GETLISTRATETYPES and BAPI_EXCHANGERATE_SAVEREPLICA .
BAPI_EXCHANGERATE_SAVEREPLICA will be helpfull in replicating the exchnage rate using Idoc.
Regards
VIkas
‎2009 Jul 21 5:21 AM
Hi ,
Msg type whcih can be used along with basis type is ;
Msg type : EXCHANGE_RATE
Basic type : EXCHANGE_RATE01
You can replicate the exchange rate using standard SAP programe RFALEX00 , apart from this one should maintain BAPI's in BD64 ( Dist Model ) and Partner profile in WE20 for reciever systems .
Below are the few BAPI's which can be used to create and replicate Exchange rates : Plz check
BAPI_EXCHANGERATE_CREATE , BAPI_EXCHRATE_CREATEMULTIPLE , BAPI_EXCHRATE_GETCURRENTRATES , BAPI_EXCHANGERATE_GETDETAIL , BAPI_EXCHANGERATE_GETFACTORS , BAPI_EXCHRATE_GETLISTRATETYPES and BAPI_EXCHANGERATE_SAVEREPLICA .
BAPI_EXCHANGERATE_SAVEREPLICA will be helpfull in replicating the exchnage rate using Idoc.
Regards
VIkas