Business Transaction - Enhancements
§One-Order concept – Technical Architecture of Business Transactions
§Interaction Layer – Provides integration of the User Interface with Database
§Screen Control – Allows to customize the screens visible in Business Transactions.
One-Order concept
§In CRM all types of transactions are technically integrated into One-Order framework.
§Order consists of Segments. Examples are
§ORDERADM_H
§ORDERADM_I
§PARTNERS
§SALES
§Each segment is mapped to database table.
§Guid is the key to the One-Order transaction.
§Interaction layer provide interface to the database layer
§Different types of transactions use segments that are relevant to it to captures the data. Eg.
Segments in different business transactions - Example
Following example illustrates how different transactions shares various segments
relevant to it and also indicate that it could it own specific segments.
Segments relation to Database
Some of the segments and there corresponding database tables are listed below
Tip
Segment Name will part of the table name and function modules used to read data or update,
|
Segments
|
Database Tables
|
|
ORDERADM_H
|
CRMD_ORDERADM_H
|
|
ORDERADM_I
|
CRMD_ORDERADM_I
|
|
PARTNER
|
CRMD_PARTNER
|
|
CUSTOMER_H
|
CRMD_CUSTOMER_H
|
|
CUSTOMER_I
|
CRMD_CUSTOMER_I
|
|
OPPORT_H
|
CRMD_OPPORT_H
|
No comments:
Post a Comment