Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 4 Current »

WF_COMPONENT_DEF

Col #Column NameData TypeField LengthNot Null?Data Def.Comments
1

ID

NUMBER

22

N

 Primary key
2

NAME

VARCHAR2

512

Y

  
3

CLASS_NAME

VARCHAR2

256

Y

  
4

DESCRIPTION

VARCHAR2

256

Y

  
5

COMPONENT_TYPE

NUMBER

22

Y

  

Definition of a workflow component. A Wf_Component_Def represents a Workflow component developed in Java (see /wiki/spaces/Billing/pages/109150394).

  • No labels