2008 Aug 26 1:04 PM
Hey hi guys ...
well i am here just want to clarify a doubt ..that wether transaction data can be sent in an IDOC...i heard only master data can be sent ....
well the issue is ... i want to intimate the legacy systems when even there is a change in the price ...
and that is a transaction data ... well i do have some idea about IDOCs ... i think in this case we need to use CHANGE POINTERS...
well it would be much appreciable if any one would help me out in this issue ...
more exactly with some examples ....
thanks and regards
chandu reddy
Hey hi guys ...
well i am here just want to clarify a doubt ..that wether transaction data can be sent in an IDOC...i heard only master data can be sent ....
well the issue is ... i want to intimate the legacy systems when even there is a change in the price ...
and that is a transaction data ... well i do have some idea about IDOCs ... i think in this case we need to use CHANGE POINTERS...
well it would be much appreciable if any one would help me out in this issue ...
more exactly with some examples ....
thanks and regards
chandu reddy
2008 Aug 26 1:08 PM
hi,
u can use CHANGE POINTERS method in ur case to transfer data.
use transactions BD61,BD52,BD56.
2008 Aug 26 1:12 PM
Hi,
Change pointers are generally used to transfer master data.In case you want to push transactional data use Message Control. You have to do some settings through transaction NACE then decide the medium of transfer.
Harry
2008 Aug 26 2:28 PM
Hello,
For Sending Transaction Data, such as
1. Sales Orders (Order Response)
2. Delivery Notification
3. Advanced Shipment Notification
using EDI, we can Use Message Control. That is, we configure an Output Type and make the Transmission medium as EDI (6 - EDI).
When certain conditions are satisfied while creating or Changing the Application Document (Per say Sales Order or Shipment), the Output Type is proposed automatically. And an Idoc with all the Information of Shipments, Deliveries, Sales Orders, Partner Information (Transaction Data Examples) will be sent to the Business Partner.
Hope it was clear.
More Technical Information would include
WE31 - Creating Segment Definition
WE30 - Creating a Custom or IDoc Extension
WE81 - Creation of Message Type
WE82 - Assignment of IDoc type to Message Type
WE41 - Process Codes
WE20 - Partner Profiles
WE21 - Port Definitions
NACE / VK01 - Message Control Configuration
Thanks and Regards,
Venkat Phani Prasad Konduri