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 :
Whenever you create a standard object in CRM e.g. Business Partner, a BDOC named BUPA_MAIN gets created. You can replicate your Business Partner to any other system by means of your BDOC. You can also send these BDOCs to mobile clients. 

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:
CRMD_ORDERADM_H
CRMD_ORDERADM_I
BBP_PDIGP
BBP_PDBEI
CRMD_PARTNER
BUT000

For Purchase order
CRMD_ORDERADM_H
CRMD_ORDERADM_I
BBP_PDIGP
BBP_PDBEI
CRMD_PARTNER
BUT000

CRM Tables
Find The Table Names For a CRM Transaction

SAP CRM Books
SAP Customer Relationship Management Certification, Interview Questions and Configuration Reference Books

SAP CRM Hints
SAP CRM - Customer Relationship Management Tips

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.
All product names are trademarks of their respective companies.  The site www.erpgreat.com is in no way affiliated with SAP AG.
Every effort is made to ensure the content integrity.  Information used on this site is at your own risk.
 The content on this site may not be reproduced or redistributed without the express written permission of
www.erpgreat.com or the content authors.