Trading Community Style Format Layout

The layout specifies the manner in which name and address elements are displayed or rendered for data entry for a given style format. For example, the first name of a person should be displayed before last name or a street address should be displayed on the first line.

QName: {http://xmlns.oracle.com/apps/cdm/foundation/parties/styleFormatService/}StyleFormatLayout

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Contains

Trading Community Style Format Layout Translation

Contained by

Trading Community Style Format Variation

Contained by

Trading Community Style Format Locale

Handled by

Trading Community Information Format for Name and Address

Attributes

The following table describes attributes in the service data object.

Name Type Description

AttributeCode

string

The component or attribute being laid out.

BlankLinesAfter

int

The number of blank lines to display after the last attribute on a line.

BlankLinesBefore

int

The number of blank lines to display before the first attribute on a line.

CreatedBy

string

The user who created the record.

CreationDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date when the record was created.

DelimiterAfter

string

One or more characters to be placed after the attribute if the attribute is not null.

DelimiterBefore

string

One or more characters to be placed before attribute if attribute is not null.

DisplaySize

int

The maximum display size of the attribute.

LastUpdateDate

{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp

The date when the record was last updated.

LastUpdateLogin

string

The login of the user who last updated the record.

LastUpdatedBy

string

The user who last updated the record.

LineNumber

int

Line that attribute should be formatted on.

MandatoryFlag

boolean

Flag to indicate if an attribute is mandatory for layout or not.

Position

int

The position on the line that attribute should be placed.

Prompt

string

Label used when displaying the address components.

StatusFlag

boolean

The record status flag used to soft delete the record. The accepted values are: 'A' (active), 'I' (inactive), 'D' (logically deleted), and 'M' (merged). The default is 'A'.

StyleFmtLayoutId

long

Unique identifier for style format layout.
  • Primary Key

StyleFormatCode

string

The style format for variation.

StyleFormatLayoutTranslation

Trading Community Style Format Layout Translation

Language specific style format layout information.

TransformFunction

string

Identifies PL/SQL function with optional parameters that must be called to transform attribute.

UppercaseFlag

boolean

A flag to indicate whether attribute should be translated to uppercase.

UseInitialFlag

boolean

A flag to indicate whether only initial character of attribute should be used.

VariationNumber

int

A sequential number within style format to identify variation.