CRM_ORDER_READ Function Module
ERP Modules SAP ==> CRM In SAP
1. CRM_ORDER_READ is a function module which can be used to get the details of any business transaction based on the Header GUID, Item GUID or both. 2. Always pass the IT_REQUESTED_OBJECTS structure to this function module to fetch the required details only. 3. This function module can not be executed directly instead SAP has provided a report CRM_ORDER_READ for the same for testing purpose. We can pass Business Transaction Number (Object ID), Header GUID or Item GUID to this report to get the required details. Let's take BDOCS in detail :
For the objects to get replicated you will have to understand the Middleware Concept. Whenever a BDOC gets generated, it simply gets passed to the Middleware Layer and then Middle Ware decides where to send these BDOCs. Also, please check the following transaction. SMWO1 : To see the generated BDOCs SMQR : Register/Deregister Queues SMQ1 : Outbound Queue SMQ2 : Inbound Queue SMOEAC : Admin Console(Create Sites, Publication, Subscription) For Shopping Cart details:
For Purchase order
CRM Tables
SAP CRM Books
SAP CRM Hints
Other SAP Application Best regards,SAP Basis, ABAP Programming and Other IMG Stuff http://www.erpgreat.com All the site contents are Copyright © www.erpgreat.com
and the content authors. All rights reserved.
|