File Name:

DC@FMT, LX_FMT

Description

This table defines the methods associated with a Visual LANSA component.

Implemented in:

7.50 / H4

LANSA for i Library:

<<dtalib>>

Visual LANSA Collection:

LX_DTA

Field Name Prefix:

FMT, XMT

Required for Run Only System?

Yes

LANSA for i Logical Views

Name

Use

Keys/Description/Comments

DC@FMTV1

Read

FMTP#I, FMTCID, FMTCTX, FMTMTU

DC@FMTV2

Update

Same as DC@FMTV1.

Visual LANSA Database Index

Name

Unique?

Columns

LX_FMT_PRIM

Y

XMTP_I, XMTCID, XMTCTX, XMTMTU

Record Layout

Key

Field Name

Description

LANSA for i Type

Visual LANSA Type

Comments

1

P_I

Partition Identifier

A 3

CHAR(3)


2

CID

Component Class Identifier

A 10

CHAR(10)


3

CTX

Context Identifier

P 7,0

LONG


4

MTU

Method Name (Uppercase)

A 20

CHAR(20)



MTV

Method Name (As visualised)

A 20

CHAR(20)



ACC

Method Access

A 1

CHAR(1)

0 = Public
1 = Protected
2 = Private


RED

Redefined State

A 1

CHAR(1)

0 = None
1 = Redefined
2 = Final
3 = Redefined + Final


DES

Method Description

A 40

CHAR(40)



HLP

Method Help

A 250

STRING(250)



FE1

Future Expansion - Field 1

P 7,0

LONG



FE2

Future Expansion - Field 2

P 7,0

LONG



FE3

Future Expansion - Field 3

A 10

CHAR(10)