Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.flex.common.util
Class KeyFlexfieldColumnUsageType

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.common.util.KeyFlexfieldColumnUsageType

public final class KeyFlexfieldColumnUsageType
extends java.lang.Object

Lists the key flexfield column usage types.

Oracle Corp.

Field Summary
static java.lang.String CCID
          CCID column usage type.
static java.lang.String DATA_SET_NUMBER
          Data set number column usage type.
static java.lang.String SEGMENT
          Segment column usage type.
static java.lang.String STRUCTURE_INSTANCE_NUMBER
          Structure instance number column usage type.
static java.lang.String VALUE_ATTRIBUTE
          Value attribute column usage type.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CCID

public static final java.lang.String CCID
CCID column usage type.

See Also:
Constant Field Values

STRUCTURE_INSTANCE_NUMBER

public static final java.lang.String STRUCTURE_INSTANCE_NUMBER
Structure instance number column usage type.

See Also:
Constant Field Values

DATA_SET_NUMBER

public static final java.lang.String DATA_SET_NUMBER
Data set number column usage type.

See Also:
Constant Field Values

SEGMENT

public static final java.lang.String SEGMENT
Segment column usage type.

See Also:
Constant Field Values

VALUE_ATTRIBUTE

public static final java.lang.String VALUE_ATTRIBUTE
Value attribute column usage type.

See Also:
Constant Field Values

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.