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 3 Current »

NP_STEP

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

ID

NUMBER

22

N

 Primary key
2

TYPE_ID

NUMBER

22

Y

  
3

MESSAGE_ID

NUMBER

22

Y

  
4

REJECTCODE

VARCHAR2

10

Y

  
5

OPERATOR

VARCHAR2

50

Y

  
6

CREATE_DATE

DATE

7

Y

  
7

NPFLOW_ID

NUMBER

22

Y

  
8

CODE

VARCHAR2

20

Y

  
9

COMMENTS

VARCHAR2

4000

Y

  
10

SHORT_DESCRIPTION

VARCHAR2

100

Y

  

Holds steps carried out in the NP_FLOW, and informational messages inserted by the Rator porting process.

  • No labels