Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

WF_CONTEXT_OBJECT_DEF

Col #

Column Name

Data Type

Field Length

Not Null?

Data Def.

Comments

1

ID

NUMBER

22

N

 

Primary key

2

WF_CONTEXT_DEF_ID

NUMBER

22

Y

 

 

3

WF_OBJECT_DEF_ID

NUMBER

22

Y

 

 

4

NAME

VARCHAR2

32

Y

 

 

Wf_Context_Object_Def links:

Wf_Object_Def  ->  Wf_Context_Def

i.e. each Wf_Context_Object_Def represents a relationship between a Wf_Object_Def and a Wf_Context_Def (see /wiki/spaces/Billing/pages/109150394).

  • No labels