Consultor Eletrônico



Kbase P44712: Child Container Launched From Two Parents, How To Map Foreign Fields
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

GOAL:

Child Container Launched From Two Parents, How To Map Foreign Fields

GOAL:

If a child container may be launched from more than one parent container then the foreign fields may need to change depending on whioch parent launched the child, how to manage this situation

FACT(s) (Environment):

Dynamics

FIX:

If the db schema uses the same field names in each table then the child table does not need to be specified in the foreign fields proerty so, for example, if the order table is the child being mapped to the customer parent then only 'custnum,custnum' is required in the foreign fields. Therefore if the parent container's tables key field matches the child coontainer's field then this means the foreign field will be universal and work for either parent container.