What is auxiliary mapping ?

Questions by phanimv   answers by phanimv

Showing Answers 1 - 3 of 3 Answers

Kuldeep Kumar Verma

  • Dec 26th, 2006
 

Auxiliary Mapping is used to reflect change in one table when ever there is a change in the other table.

Example:

In Siebel we have S_SRV_REQ and S_EVT_ACT table, Lets say that we have a image table defined for S_SRV_REQ from where our mappings read data. Now if there is any change in S_EVT_ACT then it wont be captured in S_SRV_REQ if our mappings are using image table for S_SRV_REQ. To overcome this we define a mapping beteen S_SRV_REQ and S_EVT_ACT such that if there is any change in second it will be reflected as an update in the first table.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions