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 DescriptiveFlexfieldColumnUsageType

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

public final class DescriptiveFlexfieldColumnUsageType
extends java.lang.Object

Lists the descriptive flexfield column usage types.

Oracle Corp.

Field Summary
static java.lang.String CONTEXT
          Context column usage type.
static java.lang.String SEGMENT
          Segment column usage type.
static java.lang.String SEGMENT_UOM
          Segment_UOM 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

CONTEXT

public static final java.lang.String CONTEXT
Context 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

SEGMENT_UOM

public static final java.lang.String SEGMENT_UOM
Segment_UOM 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.