Create Function: Parameter Types panel

You use the Create Function: Parameter Types panel to specify additional type information for the function parameters.

Panel and field definitions

  Process   Options   Utilities   Help
                                                                                
 FM/Db2 (DFG2)          Create Function: Parameter Types        Row 1 to 1 of 1

                                          As
                                          LOC    <-------Like Table/View------->
 Parameter Name   + Data Type(Length)  + (Y/N)   Owner  + Name                 +
 PAR1               CHAR(3)                                                     
 ******************************* Bottom of data ********************************












 Command ===>                                                       Scroll PAGE
  F1=Help      F2=Split     F3=Exit      F4=Expand    F7=Backward  F8=Forward
  F9=Swap     F10=Left     F11=Right    F12=Cancel
Parameter Name
As defined using option 1.
Data Type (Length)
As defined using option 1.
As LOC (Y/N)
For LOB data types, specifies whether a locator for the parameter is passed instead of the value itself:
Y
Locator passed
N
Value passed
Owner
Defines the parameter as a locator to a transition table.
Like Table/View Name
The owner and name specify a table or view with columns that match those of the transition table.

Parent panels

Child panels

None.

Related tasks