
The Loyalty Member is a copy of Business Partner with minimum information from the Business Partner tables.
NOTE: 1178046 (This note is the Loyalty installation Guide)
> The customer is already using the CRM and newly installing the Loyalty, he has to update/activate few BAdI’s in order to copy the BP from CRM to the Loyalty Member table.
> If the customer is installing the CRM and LOY for the first time, then he just needs to activate few BAdI’s, so that whenever the BP is created, Member table is also updated with member ID.
Architecture
Two-Box Approach
The two-box approach tells that the data must be replicated from one system to another system with standard data transfer structure. Here we transfer data from BP tables of CRM system to the Member table of Loyalty box. The member able is only used for search purpose, no updates can be made on the member table, therefore the data transfer from Member table to BP tables is not required, and hence it is not supported.
In our system, data are technically exchanged with SAP CRM System and SAP LOY System.
Single-Box Approach
Here, we use the CRM Middleware for initial copy of BP's to Member Tables as in the case of Two Box approach. The customer shall use the CRM middleware for only performing an Initial Load of BP into the LOY system.
The implementation “LOY_MEMBER_UPDATE” of the interface “IF_EX_PARTNER_UPDATE” will copy any changes to BP header data on BP save to the member table.
The implementation “LOY_MEM_ADDR_UPDATE” of the interface “IF_EX_ADDRESS_UPDATE” will copy any changes to BP address data on BP save to the member table.
The three important packages are:
LOY_MEM_DB
This package holds the two important member tables which is used throughout the Loyalty member and its respective table types, structures, data elements and domains.
The two tables are: LOYD_MEM_MEMBER and LOYD_MEM_ADDR
Transaction Code
Few Important Function Groups
Member Search
The member search can be objects can be found by using LOY_APPL_MODEL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |