Oracle Fusion Cloud SCM Connector Objects (Maintenance Schema)

NameDescription
DebriefsMaintains detailed records for service events, including technician data, customer accounts, and service outcomes.
DebriefsdebriefsDFFStores customizable descriptive fields for service debriefs to track additional information.
DebriefslinesTracks service line details such as labor, materials, expenses, and activity durations.
DebriefslineslinesDFFHolds customizable fields for capturing additional attributes on service lines.
DebriefsprojectDetailsDFFContains customizable fields for detailed project tracking within debriefs.
FindersLists view finder names along with associated attributes for efficient querying.
FlexFndDffDescriptiveFlexfieldContextsProvides methods for managing descriptive flexfield contexts through REST API endpoints.
FlexFndPvsCharacterIdCharacterValuesManages character-based values for flexfield structures, accessible via REST API.
FlexFndPvsCharacterValuesContains character values for managing flexfield configurations.
FlexFndPvsNumberIdCharacterValuesStores numeric values for flexfield configurations.
InstalledBaseAssetsManages customer-owned and maintainable assets, including lifecycle and operational data.
InstalledBaseAssetsassetDFFHolds descriptive flexfields for adding customizable details about assets.
InstalledBaseAssetschargesTracks asset-related charges, including billing and renewal pricing information.
InstalledBaseAssetsfixedAssetAssociationsMaintains associations between installed base assets and fixed assets, including updates and terminations.
InstalledBaseAssetsmetersManages details about meters associated with assets, including readings and configurations.
InstalledBaseAssetsnotesEnables management of asset-related notes for documentation and communication.
InstalledBaseAssetspartsListComponentsTracks components of an asset's parts list for maintenance and inventory control.
InstalledBaseAssetsrelationshipsHandles structural relationships between assets, including hierarchical and linked associations.
StandardLookupsLOVProvides a list of standard lookup codes and their translations for shared reference data.
StockingLocationsCreates and manages stocking location records to track inventory across organizations and subinventories.
StockingLocationssiteDedicatedLocationsDefines stocking location addresses dedicated to specific customer sites for logistics.
TrunkStocksTracks trunk stock inventory, including quantities and serial numbers for sub-inventories.
NameTypeReadOnlyReferencesFilterOnlyDescription
AssetIdLongFalseNoThe unique identifier assigned to the asset involved in the service logistics debrief.
BillToPartySiteIdLongFalseNoThe unique identifier of the bill-to party site, specifying where the customer’s bill is directed.
BUOrgIdLongFalseNoThe unique identifier of the business unit that is responsible for creating and managing the sales order.
CustomerAccountIdLongFalseNoThe unique identifier of the customer account associated with the debrief record, used for tracking customer-related transactions.
DebriefHeaderId [KEY]LongFalseNoThe unique identifier of the debrief header record, linking to the detailed service or repair activities.
DebriefNumberStringFalseNoA unique identifier for the debrief header record, typically assigned sequentially.
DebriefStatusCodeStringFalseNoAn abbreviation identifying the current status of the debrief header, which can be one of several predefined statuses from the 'ORA_RCL_DEBRIEF_STATUS' lookup.
FreezePriceStringFalseNoIndicates whether the price is fixed (frozen) when creating the sales order. This option ensures the price does not change after the debrief is processed.
ObjectVersionNumberIntFalseNoA number used for optimistic locking to prevent simultaneous updates to the same record by different sessions. It is incremented every time the record is updated.
ParentEntityCodeStringFalseNoAn abbreviation that identifies the parent entity type for the debrief, such as a work order or service request.
ParentEntityIdLongFalseNoThe unique identifier of the parent entity (such work order or service request) related to the debrief header.
ParentEntityNameStringFalseNoThe name of the parent entity associated with the debrief, such as a specific work order or service request.
PartyIdLongFalseNoThe unique identifier of the customer party (from the HZ_PARTIES table) associated with the service logistics debrief record.
ProductItemIdLongFalseNoThe unique identifier of the product (from the EGP_SYSTEM_ITEMS table) associated with the service logistics debrief record.
ProductSerialNumberStringFalseNoThe serial number of the product involved in the debrief, used for identifying individual product instances.
TechnicianPartyIdLongFalseNoThe unique identifier of the technician resource (from the HZ_PARTIES table) associated with the debrief record.
ProductItemNumberStringFalseNoThe product number that uniquely identifies the item involved in the service logistics debrief.
BUNameStringFalseNoThe name of the business unit where the sales order for the debrief is created.
TechnicianPartyNameStringFalseNoThe name of the technician assigned to the service task associated with the debrief.
CustomerNameStringFalseNoThe name of the customer involved in the service request or debrief.
CustomerAccountNumberStringFalseNoThe account number associated with the customer for billing and transaction tracking.
AssetNumberStringFalseNoThe unique asset number that identifies the asset involved in the service logistics process.
ParentEntityCodeMeaningStringFalseNoThe detailed meaning of the parent entity code, referring to the entity type such as work order or service request.
ParentEntityNumberStringFalseNoThe identification number of the parent document associated with the service logistics debrief record.
CostOrganizationNameStringFalseNoThe name of the cost organization managing the maintenance and service tasks for the debrief.
CostOrganizationCodeStringFalseNoThe abbreviation or code identifying the maintenance organization handling the debrief.
CostOrganizationIdLongFalseNoThe unique identifier of the maintenance organization responsible for processing the debrief.
WorkOrderSubTypeMeaningStringFalseNoThe description of the work order subtype used for categorizing debrief-related work orders.
WorkOrderSubTypeCodeStringFalseNoAn abbreviation identifying the work order subtype related to the service or maintenance task for the debrief.
ProductItemDescriptionStringFalseNoThe description of the product involved in the debrief, detailing the item or service being worked on.
BillToAddressStringFalseNoThe billing address associated with the debrief, indicating where the invoice will be sent.
PurchaseOrderStringFalseNoThe purchase order number associated with the service request for the debrief header.
ServiceRequestIdLongFalseNoThe unique identifier of the service request that initiated the debrief.
ServiceRequestNumberStringFalseNoThe number associated with the service request, used for tracking and referencing the request in the system.
DebriefStatusStringFalseNoThe status of the debrief, indicating whether the service task has been completed, is in progress, or other statuses.
CreationDateDatetimeFalseNoThe date and time when the debrief record was created in the system.
CreatedByStringFalseNoThe user who created the debrief record, typically the technician or system administrator.
LastUpdateDateDatetimeFalseNoThe date and time when the debrief record was last updated or modified.
LastUpdatedByStringFalseNoThe user who last updated the debrief record, typically a technician or manager.
LastUpdateLoginStringFalseNoThe login identifier of the user who last updated the debrief record.
RepriceFlagBoolFalseNoIndicates whether the debrief should trigger a repricing process. If true, the system will initiate repricing for the debrief.
CurrencyCodeStringFalseNoThe currency code used for repricing the debrief, such as USD or EUR.
TechnicianPartyNumberStringFalseNoThe technician’s unique party number in the debriefing system, used for identifying the technician.
TechnicianEmailAddressStringFalseNoThe email address of the technician assigned to the debrief, used for communication purposes.
OrderIdDecimalFalseNoThe unique order ID related to the debriefing process, used for tracking.
OrderNumberStringFalseNoThe order number associated with the debrief, used for referencing the specific transaction.
CreateChargesFlagBoolFalseNoIndicates whether charges created for maintenance work orders should be included in the debrief transaction.
QuantityDecimalFalseNoThe quantity of items or units involved in the debrief process.
ReceivedQuantityDecimalFalseNoThe quantity of items that have been received or processed in the debrief.
ShipToPartySiteIdLongFalseNoThe unique identifier for the ship-to party site where the debrief service was performed.
ShipToAddressStringFalseNoThe shipping address associated with the debrief, where items or services are delivered.
FinderStringFalseNoA generic search term used for locating debrief records in the system.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DebriefsDebriefHeaderId [KEY]LongFalseNoThe unique identifier of the debrief header in the Debriefs table, used to link the debrief details.
DebriefHeaderId [KEY]LongFalseNoThe unique identifier of the debrief header record, which serves as the primary reference for all related debrief activities.
_FLEX_ContextStringFalseNoThe descriptive flexfield context for the debrief header, used to store additional, flexible data related to the debrief record.
_FLEX_Context_DisplayValueStringFalseNoThe display value of the context segment, providing a human-readable format for the flexfield context.
FinderStringFalseNoA generic search term used for locating debrief records in the system. This helps with filtering and searching for debrief information.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DebriefsDebriefHeaderId [KEY]LongFalseNoThe unique identifier for the debrief header, linking it to the specific debrief line records.
BillToPartyIdLongFalseNoThe unique identifier of the bill-to party (HZ_PARTIES) associated with the debrief transaction.
CurrencyCodeStringFalseNoThe currency code used for the expense amount in the debrief line (referenced from FND_CURRENCIES).
DebriefHeaderIdLongFalseNoThe unique identifier for the debrief header record, linking it to the overall debrief process.
DebriefLineId [KEY]LongFalseNoThe unique identifier for each debrief line, used to reference individual entries in the debrief.
ExpenseAmountDecimalFalseNoThe amount associated with the expense in the debrief line.
InventoryItemIdLongFalseNoThe unique identifier for the inventory item (EGP_SYSTEM_ITEMS), which could be a material, labor, or expense item, depending on the billing type.
ItemRevisionStringFalseNoThe revision number associated with the product item being debriefed.
LaborEndDateDatetimeFalseNoThe date and time when labor activities related to the debrief line were completed.
LaborStartDateDatetimeFalseNoThe date and time when labor activities related to the debrief line began.
LineStatusCodeStringFalseNoThe status of the debrief line, indicating its current state. Valid statuses are defined in the lookup type ORA_RCL_DEBRIEF_STATUS.
LineTypeStringFalseNoAn internal code identifying whether the debrief line is related to material, labor, or expense.
LotNumberStringFalseNoThe lot number of the item being debriefed, used for tracking inventory batches.
OrderLineIdLongFalseNoThe unique identifier for the order line related to the debrief (DOO_LINES_ALL).
OrganizationIdLongFalseNoThe unique identifier of the organization handling the inventory for the debrief.
ParentInstanceIdLongFalseNoThe unique identifier for the parent instance of an asset associated with the debrief.
QuantityDecimalFalseNoThe quantity of the item being debriefed.
ReasonCodeStringFalseNoThis attribute is not currently in use but could serve as a reason for adjustments or corrections in the debrief.
SerialNumberStringFalseNoThe serial number of the item being debriefed, used for tracking specific units.
ServiceActivityIdLongFalseNoThe identifier for the service activity associated with the debrief line (RCL_SERVICE_ACTIVITIES_VL).
SourceIdStringFalseNoThe unique identifier for the application from which the debrief line originated.
SourceTypeStringFalseNoThe type of application where the debrief line was first entered.
SubinventoryCodeStringFalseNoThe subinventory name used for installation or return of items in the debrief transaction.
UOMCodeStringFalseNoThe unit of measure code used in the debrief transaction, such as 'EA' for each or 'KG' for kilograms.
OrganizationCodeStringFalseNoThe code identifying the inventory organization related to the debrief line.
InventoryItemNumberStringFalseNoThe unique number identifying the item associated with the debrief line (EGP_SYSTEM_ITEMS).
BillToPartyNameStringFalseNoThe name of the bill-to party or customer associated with the debrief.
UnitOfMeasureStringFalseNoThe unit of measure used for the item in the debrief line, such as quantity or weight.
ServiceActivityCodeStringFalseNoThe abbreviation that identifies the service activity associated with the debrief (RCL_SERVICE_ACTIVITIES_VL).
ReservationIdLongFalseNoThe unique identifier for the inventory reservation created for part installation in the debrief process.
CommonInventoryFlagBoolFalseNoIndicates whether the project inventory is considered common inventory during the debrief material process. 'True' allows issuing parts from the common inventory.
PartyIdLongFalseNoThe unique identifier for the customer party (associated with the debrief).
PartyNameStringFalseNoThe name of the customer associated with the debrief.
CustomerAccountIdLongFalseNoThe unique identifier of the customer account involved in the debrief transaction.
CustomerAccountNumberStringFalseNoThe account number of the customer associated with the debrief.
BillToPartySiteIdLongFalseNoThe unique identifier of the bill-to party site where the debrief is directed.
BillToAddressStringFalseNoThe billing address of the customer associated with the debrief.
ServiceActivityStringFalseNoA general description of the service activity associated with the debrief line.
ServiceActivityDescriptionStringFalseNoA detailed description of the service activity for the debrief line.
LineCategoryCodeStringFalseNoThe category code assigned to the debrief line.
ZeroChargeFlagBoolFalseNoIndicates whether the debrief line has zero charges. If true, the line is treated as non-billable.
OmInterfaceFlagBoolFalseNoIndicates whether the debrief line has been interfaced with the Oracle Manufacturing system.
InventoryItemDescriptionStringFalseNoA description of the inventory item associated with the debrief line.
LineStatusStringFalseNoThe current status of the debrief line, such as 'Pending', 'Completed', 'Cancelled'.
ErrorTextStringFalseNoText field used for detailing errors encountered during the processing of the debrief line.
LineTypeMeaningStringFalseNoA description of the line type, explaining whether it is for material, labor, or expense.
PricingSegmentCodeStringFalseNoThe code for the pricing segment associated with the debrief line.
PricingSegmentExplanationStringFalseNoA detailed explanation of the pricing segment applied to the debrief line.
PricingStrategyExplanationStringFalseNoA detailed explanation of the pricing strategy applied to the debrief line.
PricingStrategyIdLongFalseNoThe unique identifier for the pricing strategy applied to the debrief line.
AppliedCurrencyCodeStringFalseNoThe currency code used for applying pricing to the debrief line.
CreationDateDatetimeFalseNoThe date when the debrief line was created.
CreatedByStringFalseNoThe user who created the debrief line record.
LastUpdateDateDatetimeFalseNoThe date when the debrief line was last updated.
LastUpdatedByStringFalseNoThe user who last updated the debrief line record.
LastUpdateLoginStringFalseNoThe login information of the user who last updated the debrief line.
OriginalOrderLineIdLongFalseNoThe reference to the original order line for which the debrief correction is created.
OrderNumberStringFalseNoThe order number associated with the debrief line.
RepairOrderIdLongFalseNoThe repair order ID related to the debrief line.
RepairOrderNumberStringFalseNoThe repair order number associated with the debrief line.
BillingTypeCodeStringFalseNoThe billing type code associated with the debrief line.
BillingTypeStringFalseNoA description of the billing type for the debrief line.
UOMClassStringFalseNoThe class of unit of measure used in the debrief transaction.
PricingSegmentStringFalseNoThe pricing segment associated with the debrief line.
PricingStrategyStringFalseNoThe pricing strategy applied to the debrief line.
InvoiceIdLongFalseNoThe invoice ID related to the debrief line.
InvoiceNumberStringFalseNoThe invoice number related to the debrief line.
RepriceFlagBoolFalseNoA flag indicating whether the debrief line should be repriced after manual adjustments are applied.
StockLocationIdLongFalseNoThe unique identifier for the inventory stocking location used in the debrief transaction (RCL_STOCK_LOCATIONS).
FinderStringFalseNoA generic search term used for locating debrief line records in the system.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DebriefsDebriefHeaderId [KEY]LongFalseNoThe unique identifier for the debrief header, linking it to the specific debrief lines in the flexfield.
LinesDebriefLineId [KEY]LongFalseNoThe unique identifier for the debrief line, which is part of the larger debrief header structure in the flexfield.
DebriefLineId [KEY]LongFalseNoThe identifier for the specific debrief line record, used to reference individual entries in the debrief.
_FLEX_ContextStringFalseNoThe context name used for the descriptive flexfield associated with the debrief lines, defining the structure of data entered.
_FLEX_Context_DisplayValueStringFalseNoThe display value of the flexfield context, offering a user-friendly description of the context used in the debrief lines flexfield.
DebriefHeaderIdLongFalseNoThe unique identifier for the debrief header record that ties together the debrief lines in the system.
FinderStringFalseNoA search term or identifier used to locate debrief lines flexfield records within the system.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
DebriefsDebriefHeaderId [KEY]LongFalseNoThe unique identifier for the debrief header, which links to the specific project details flexfield record.
DebriefHeaderId [KEY]LongFalseNoThe identifier for the debrief header record that associates the project details with the broader debrief structure.
_FLEX_ContextStringFalseNoThe context name used for the descriptive flexfield associated with the debrief project details, defining the specific data structure used.
_FLEX_Context_DisplayValueStringFalseNoThe display value of the flexfield context, offering a user-friendly description of the context applied to the project details.
FinderStringFalseNoA search term or identifier used to locate the project details flexfield records within the system.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ViewNameStringFalseNoThe name of the database view for which the finder is being applied, helping to identify the view related to the search or lookup process.
FinderNameStringFalseNoThe name of the specific finder being used, which is associated with retrieving or searching data based on the view and its attributes.
AttributeFinderColumnStringFalseNoThe name of the column in the finder that represents the attribute being searched, helping to specify which field to search within the view.
TypeStringFalseNoThe data type of the attribute in the finder column, indicating the kind of data (for example, string, integer) being handled for search purposes.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ApplicationId [KEY]LongFalseNoThe unique identifier of the application associated with the descriptive flexfield context, which helps in linking the context to a specific application within the system.
DescriptiveFlexfieldCode [KEY]StringFalseNoThe code of the descriptive flexfield, which is used to identify and reference the flexfield in the system for specific data entry or customization.
ContextCode [KEY]StringFalseNoThe unique code for the context of the descriptive flexfield, defining the specific usage or scenario in which the flexfield is applied.
NameStringFalseNoThe name of the descriptive flexfield context, typically used to provide a user-friendly identifier or label for the context in the interface.
DescriptionStringFalseNoA detailed description of the descriptive flexfield context, explaining its purpose and usage within the application or module.
EnabledFlagStringFalseNoA flag indicating whether the descriptive flexfield context is enabled. Typically, a value of 'Y' signifies that it is enabled, and 'N' indicates that it is disabled.
Bind_ApplicationIdLongFalseNoThe bound application ID, which links the context to a specific application for configuration purposes or flexibility in applying contexts.
Bind_DescriptiveFlexfieldCodeStringFalseNoThe bound descriptive flexfield code, linking this context to the corresponding flexfield, defining the flexible fields available within this context.
FinderStringFalseNoThe name of the finder, which is used to locate or search for specific records or data associated with this descriptive flexfield context.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]StringFalseNoThe unique identifier of the character value in the FlexFndPvsCharacterIdCharacterValues table.
ValueStringFalseNoThe value associated with a specific character in the FlexFndPvsCharacterIdCharacterValues table.
DescriptionStringFalseNoA description that provides additional context or meaning for the character value stored in the table.
StartDateActiveDateFalseNoThe date from which the character value is considered active. If this date has passed, the character value is considered valid for use.
EndDateActiveDateFalseNoThe date after which the character value is no longer active. After this date, the character value is considered expired.
EnabledFlagStringFalseNoIndicates whether the character value is enabled. A value of 'Y' means the character is enabled, and 'N' means it is disabled.
SummaryFlagStringFalseNoIndicates whether the character value is a summary type. If 'Y', it’s a summary; otherwise, it's a detailed entry.
ValueSetCodeStringFalseNoThe code associated with the value set, which groups related character values for a particular purpose or context.
Bind_DataSourceStringFalseNoThe data source associated with the character value. This could be the source from which the value is retrieved or validated.
Bind_FinderContextStringFalseNoDefines the context in which the value is found, typically used to specify the search or retrieval criteria for the character value.
Bind_FinderDateFlagStringFalseNoIndicates whether the finder query should consider dates while retrieving values. This flag helps filter results based on date criteria.
Bind_ValidationDateDateFalseNoThe date used for validating the character value, ensuring it is applicable or relevant based on the context.
FinderStringFalseNoThe name of the finder that can be used to retrieve the character values based on specific criteria.
Flex_vst_bind1StringFalseNoCustom binding parameter 1 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind10StringFalseNoCustom binding parameter 10 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind11StringFalseNoCustom binding parameter 11 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind12StringFalseNoCustom binding parameter 12 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind13StringFalseNoCustom binding parameter 13 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind14StringFalseNoCustom binding parameter 14 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind15StringFalseNoCustom binding parameter 15 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind16StringFalseNoCustom binding parameter 16 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind17StringFalseNoCustom binding parameter 17 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind18StringFalseNoCustom binding parameter 18 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind19StringFalseNoCustom binding parameter 19 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind2StringFalseNoCustom binding parameter 2 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind20StringFalseNoCustom binding parameter 20 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind3StringFalseNoCustom binding parameter 3 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind4StringFalseNoCustom binding parameter 4 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind5StringFalseNoCustom binding parameter 5 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind6StringFalseNoCustom binding parameter 6 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind7StringFalseNoCustom binding parameter 7 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind8StringFalseNoCustom binding parameter 8 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.
Flex_vst_bind9StringFalseNoCustom binding parameter 9 used for additional filtering or processing in the FlexFndPvsCharacterIdCharacterValues context.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Value [KEY]StringFalseNoThe actual value associated with the character in the FlexFndPvsCharacterValues table.
DescriptionStringFalseNoA brief description that provides context or meaning for the character value in the FlexFndPvsCharacterValues table.
StartDateActiveDateFalseNoThe date when the character value became active and available for use.
EndDateActiveDateFalseNoThe date when the character value becomes inactive and is no longer applicable.
EnabledFlagStringFalseNoIndicates whether the character value is enabled or disabled. A value of 'Y' means enabled, 'N' means disabled.
SummaryFlagStringFalseNoIndicates whether the character value represents a summary. 'Y' indicates summary, 'N' indicates detailed information.
ValueSetCodeStringFalseNoThe unique code for the value set to which the character value belongs, used to group related values.
Bind_AttrMapStringFalseNoDefines the attribute mapping for the character value, which associates it with the underlying data model.
Bind_DataSourceStringFalseNoSpecifies the data source from which the character value is derived or validated.
Bind_DataSourceDiscrStringFalseNoAn additional discrimination factor used to filter or specify the data source for the character value.
Bind_FinderContextStringFalseNoSpecifies the context in which the character value is found, used to define the scope or search parameters.
Bind_FinderDateFlagStringFalseNoIndicates whether the date needs to be taken into account when finding or filtering character values.
Bind_ValidationDateDateFalseNoDefines the date used for validating the character value, ensuring it is applicable within the required timeframe.
FinderStringFalseNoThe name of the finder query that can be used to retrieve character values based on specific conditions.
Flex_vst_bind1StringFalseNoCustom binding parameter 1 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind10StringFalseNoCustom binding parameter 10 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind11StringFalseNoCustom binding parameter 11 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind12StringFalseNoCustom binding parameter 12 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind13StringFalseNoCustom binding parameter 13 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind14StringFalseNoCustom binding parameter 14 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind15StringFalseNoCustom binding parameter 15 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind16StringFalseNoCustom binding parameter 16 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind17StringFalseNoCustom binding parameter 17 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind18StringFalseNoCustom binding parameter 18 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind19StringFalseNoCustom binding parameter 19 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind2StringFalseNoCustom binding parameter 2 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind20StringFalseNoCustom binding parameter 20 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind3StringFalseNoCustom binding parameter 3 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind4StringFalseNoCustom binding parameter 4 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind5StringFalseNoCustom binding parameter 5 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind6StringFalseNoCustom binding parameter 6 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind7StringFalseNoCustom binding parameter 7 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind8StringFalseNoCustom binding parameter 8 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.
Flex_vst_bind9StringFalseNoCustom binding parameter 9 for additional filtering or processing in the the FlexFndPvsCharacterValues table context.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]DecimalFalseNoThe unique identifier for each record in the FlexFndPvsNumberIdCharacterValues table. It is used to reference a specific character value entry.
ValueStringFalseNoThe actual numeric value associated with the character in the FlexFndPvsNumberIdCharacterValues table.
DescriptionStringFalseNoA textual description providing further details about the character value in the FlexFndPvsNumberIdCharacterValues table.
StartDateActiveDateFalseNoThe date when the character value in the FlexFndPvsNumberIdCharacterValues table became active and usable.
EndDateActiveDateFalseNoThe date when the character value in the FlexFndPvsNumberIdCharacterValues table is no longer valid or active.
EnabledFlagStringFalseNoIndicates whether the character value is enabled or disabled in the FlexFndPvsNumberIdCharacterValues table. 'Y' means enabled, 'N' means disabled.
SummaryFlagStringFalseNoIndicates whether the character value serves as a summary or detail. 'Y' denotes a summary, while 'N' denotes a detailed entry.
ValueSetCodeStringFalseNoThe unique code associated with the value set to which this character value belongs, used for grouping similar values.
Bind_DataSourceStringFalseNoSpecifies the data source from which the character value is derived or validated.
Bind_FinderContextStringFalseNoDefines the context in which the character value is retrieved or found. Used to narrow down the search.
Bind_FinderDateFlagStringFalseNoIndicates whether the date should be considered when finding or filtering character values.
Bind_ValidationDateDateFalseNoSpecifies the date used to validate the character value, ensuring it is still applicable for the given time period.
FinderStringFalseNoThe name of the query or finder used to retrieve character values based on specified conditions.
Flex_vst_bind1StringFalseNoCustom binding parameter 1 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind10StringFalseNoCustom binding parameter 10 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind11StringFalseNoCustom binding parameter 11 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind12StringFalseNoCustom binding parameter 12 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind13StringFalseNoCustom binding parameter 13 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind14StringFalseNoCustom binding parameter 14 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind15StringFalseNoCustom binding parameter 15 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind16StringFalseNoCustom binding parameter 16 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind17StringFalseNoCustom binding parameter 17 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind18StringFalseNoCustom binding parameter 18 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind19StringFalseNoCustom binding parameter 19 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind2StringFalseNoCustom binding parameter 2 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind20StringFalseNoCustom binding parameter 20 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind3StringFalseNoCustom binding parameter 3 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind4StringFalseNoCustom binding parameter 4 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind5StringFalseNoCustom binding parameter 5 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind6StringFalseNoCustom binding parameter 6 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind7StringFalseNoCustom binding parameter 7 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind8StringFalseNoCustom binding parameter 8 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.
Flex_vst_bind9StringFalseNoCustom binding parameter 9 used for additional processing or filtering of the FlexFndPvsNumberIdCharacterValues table.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ActiveEndDateDatetimeFalseNoThe date when the asset becomes inactive. For maintenance assets, the asset’s active end date must be a future date. For customer assets, this date must be in the past and not earlier than the customer’s active start date. When the asset end date is provided, other asset attributes cannot be updated.
AssetId [KEY]LongFalseNoA unique identifier automatically assigned to each asset when created by the application. This value is read-only.
AssetNumberStringFalseNoAn optional identifier for the asset. If not provided, the application uses the AssetId as the asset number.
BOMExplosionFlagBoolFalseNoDetermines whether to create component assets. If true, it creates child items by expanding the bill of materials for the asset. The default value is false.
CompetitorAssetFlagBoolFalseNoIndicates if the asset represents a competitor’s asset. If true, it is a competitor’s asset; otherwise, it is not. The default value is false.
CurrentLocationContextCodeStringFalseNoAbbreviation that identifies the location context where the asset resides. A valid list of values is defined in the lookup type 'ORA_CSE_CURRENT_LOC_CONTEXT'. This attribute is required when creating the asset.
CurrentLocationIdLongFalseNoA unique identifier for the location where the asset is currently placed. This value is required if the CurrentLocationContextCode is set to 'ORA_EXTERNAL_LOCATION' or 'ORA_INTERNAL_LOCATION'.
CustomerAccountIdLongFalseNoA unique identifier for the customer account to which the asset is billed.
CustomerAccountSiteIdLongFalseNoA unique identifier for the customer account site associated with the asset. This site must be part of the customer account.
CustomerAccountSiteUseIdLongFalseNoA unique identifier for the usage of the customer account site associated with the asset. This value must be part of the customer account site.
CustomerAssetEndDateDatetimeFalseNoThe date and time when the customer asset becomes inactive. Once this value is set, other asset attributes cannot be updated.
CustomerAssetStartDateDatetimeFalseNoThe date and time when the customer asset becomes active. This value is determined by the shipment date and is read-only.
CustomerBillingPartyIdLongFalseNoA unique identifier for the customer party responsible for billing for the asset. This value is read-only.
CustomerBillingPartySiteIdLongFalseNoA unique identifier for the billing party site associated with the customer. This value is read-only.
CustomerIdLongFalseNoA unique identifier for the customer party that currently owns or uses the asset. This is required for creating a customer asset.
CustomerSiteIdLongFalseNoA unique identifier for the customer site where the asset resides. This value is required when the 'CurrentLocationContextCode' is set to 'ORA_CUSTOMER'.
CustomerSitePartyIdLongFalseNoA unique identifier for the customer site party where the asset is located.
DescriptionStringFalseNoA description of the asset, used to provide details on its features or characteristics.
DfltWoSubTypeCodeStringFalseNoAbbreviation identifying the work order sub-type. This value is selected from the 'ORA_MNT_WO_SUB_TYPE' lookup and is used when creating work orders for the asset.
DfltWoTypeCodeStringFalseNoAbbreviation identifying the work order type. This value is selected from the 'ORA_MNT_WO_TYPE' lookup and is used when creating work orders for the asset.
FulfillLineIdLongFalseNoA unique identifier for the fulfillment line associated with the asset in the installed base.
InServiceDateDateFalseNoThe date when the asset was placed in service by the organization. The in-service date must occur after the installation date.
InstalledDateDateFalseNoThe date when the asset was installed. The installed date must occur after the shipment date and before the in-service date.
LocatorIdLongFalseNoA unique identifier for the locator where the asset is placed in the installed base.
IotEnabledFlagBoolFalseNoIndicates whether the asset is synchronized with the Internet of Things (IoT) application. If true, the asset will be synchronized. The default value is true.
ItemIdLongFalseNoThe unique identifier for the item associated with the asset. This is required when 'ItemRequiredFlag' is true. For customer assets, the item must have 'Enable Asset Tracking' set to 'Customer Asset' or 'Full Lifecycle'. For enterprise assets, it must be set to 'Full Lifecycle'.
OperatingOrganizationIdLongFalseNoThe unique identifier for the organization that operates or creates the asset. This is required for creating an enterprise asset. If not provided, the application uses the item master organization.
ItemRevisionStringFalseNoThe revision number for the item associated with the asset.
LocationOrganizationIdLongFalseNoThe unique identifier for the organization where the asset is located. This is required when 'CurrentLocationContextCode' is set to 'ORA_WORK CENTER'.
LotNumberStringFalseNoThe lot number identifying the inventory lot for the item associated with the asset. This is applicable when the item is lot-controlled.
MaintainableFlagBoolFalseNoIndicates whether the asset is eligible for maintenance activities, such as work orders. If true, the asset can be maintained. The default value is true.
NewWoAllowedFlagBoolFalseNoIndicates whether the application can create a work order for the asset. If true, a work order can be created; otherwise, it cannot. The default value is true.
PurchaseDateDateFalseNoThe date when the customer purchased the asset. It must occur before the registration date.
QuantityDecimalFalseNoThe quantity for the asset, which is required for the item. If the item is serial controlled, the quantity cannot exceed one.
RegistrationDateDateFalseNoThe date and time when the customer registered the asset.
SalesOrderIdLongFalseNoThe unique identifier for the sales order used to order the asset.
SalesOrderLineIdLongFalseNoThe unique identifier for the line item on the sales order used to order the asset.
SalesOrderLineNumberStringFalseNoThe unique number identifying the line item on the sales order used to order the asset.
SalesOrderNumberStringFalseNoThe number identifying the sales order used to order the asset.
SalesOrderSourceSystemStringFalseNoThe name of the external application from which the sales order originated. If the source system is internal, it identifies an Oracle Fusion application.
SalesOrderSourceSystemTypeStringFalseNoDescribes whether the sales order originated from an internal or external application. This is read-only.
SerialNumberStringFalseNoA unique serial number for the asset when the item is serial-controlled. The serial number must be created in the inventory if it does not already exist.
ShipmentDateDatetimeFalseNoThe date when the asset was shipped to the customer. This is optional, and if not provided, the application uses the current date.
SoldByBusinessUnitIdLongFalseNoThe unique identifier for the business unit that sold the asset. This is optional.
SplitFromAssetIdLongFalseNoThe unique identifier for the asset from which this asset was split during partial returns.
SubinventoryCodeStringFalseNoThe subinventory code where the asset is stored or located.
UOMCodeStringFalseNoThe unit of measure code for the asset. It must match the unit of measure used for the item.
UpdateContractFlagBoolFalseNoIndicates whether changes to the asset should be communicated to the enterprise contract application. If true, changes are sent to the contract system. The default is true.
WorkCenterIdLongFalseNoThe unique identifier for the work center where the asset is located.
WorkCenterNameStringFalseNoThe name of the work center where the asset resides.
CustomerSitePartyNameStringFalseNoThe name of the customer site party where the asset is located.
CustomerSiteNameStringFalseNoThe name of the customer site where the asset resides.
CustomerAccountNameStringFalseNoThe name of the customer account to which the asset is billed.
CustomerAccountSiteNameStringFalseNoThe name of the customer account site associated with the asset.
OperatingOrganizationCodeStringFalseNoThe abbreviation for the organization that creates or operates the asset. It is used to create either customer or enterprise assets.
ManageAssetPrivilegeStringFalseNoIndicates the level of responsibility for managing the asset. C stands for customer asset responsibility, M for enterprise asset responsibility, and MC for super-user responsibility.
ItemNumberStringFalseNoThe unique item number for the asset. This is required when 'ItemRequiredFlag' is true and must correspond to an item with asset tracking enabled.
CustomerNameStringFalseNoThe name of the customer who owns or uses the asset. This is read-only.
CustomerNumberStringFalseNoA unique identifier for the customer associated with the asset. You can provide either 'CustomerId' or 'CustomerNumber'.
ItemRequiredFlagBoolFalseNoIndicates whether an item is required to create the asset. If true, the item is required. The default is false.
CountryStringFalseNoThe country where the asset is located if 'CurrentLocationContextCode' is set to 'ORA_EXTERNAL_LOCATION'.
CityStringFalseNoThe city where the asset is located if 'CurrentLocationContextCode' is set to 'ORA_EXTERNAL_LOCATION'.
PostalCodeStringFalseNoThe postal code for the location where the asset resides, required if 'CurrentLocationContextCode' is 'ORA_EXTERNAL_LOCATION'.
StateStringFalseNoThe state where the asset is located if 'CurrentLocationContextCode' is set to 'ORA_EXTERNAL_LOCATION'.
Address1StringFalseNoThe first line of the address for the asset’s location, required if 'CurrentLocationContextCode' is 'ORA_EXTERNAL_LOCATION'.
Address2StringFalseNoThe second line of the address for the asset’s location, if applicable.
Address3StringFalseNoThe third line of the address for the asset’s location, if applicable.
Address4StringFalseNoThe fourth line of the address for the asset’s location, if applicable.
ProvinceStringFalseNoThe province where the asset resides if CurrentLocationContextCode is set to 'ORA_EXTERNAL_LOCATION'.
CountyStringFalseNoThe county where the asset is located if CurrentLocationContextCode is set to 'ORA_EXTERNAL_LOCATION'.
CurrentLocationContextStringFalseNoThe context in which the asset’s current location is identified.
LocatorNameStringFalseNoThe name of the locator where the asset is stored.
CurrentLocationNameStringFalseNoThe name of the current location of the asset.
ContactIdLongFalseNoThe unique identifier for the asset contact. You can use the contact identifier, number, or name to link a contact to the asset.
ContactNameStringFalseNoThe name of the asset’s contact person. This is the concatenation of the first, middle, and last names, as defined in the customer data model.
ContactNumberStringFalseNoThe contact number for the asset's person. This can be used to create or update the asset's contact information.
ParentAssetIdLongFalseNoThe unique identifier for the parent asset to which this asset is related.
StructureActionCodeStringFalseNoIndicates the action for the asset relationship, such as adding or removing the asset from a parent asset.
WorkCenterCodeStringFalseNoThe code identifying the work center where the asset is located, when 'CurrentLocationContextCode' is 'ORA_WORK CENTER'.
CustomerAccountNumberStringFalseNoThe number that identifies the customer account to which the asset is billed.
CustomerAccountSiteNumberStringFalseNoThe unique number identifying the site of the customer account where the asset is located.
SoldByBusinessUnitNameStringFalseNoThe name of the business unit that sold the asset.
LocationOrganizationCodeStringFalseNoThe organization code identifying the location where the asset is stored, used when the 'CurrentLocationContextCode' is set to 'ORA_WORK CENTER'.
CustomerSiteNumberStringFalseNoThe unique number identifying the customer site where the asset resides.
CustomerSitePartyNumberStringFalseNoThe unique number identifying the customer site party for the asset.
CustomerAccountSiteUseCodeStringFalseNoThe code identifying the usage of the customer account site for the asset.
ItemCustomerSelfServiceFlagBoolFalseNoIndicates whether the item is available for self-service by the customer.
ItemServiceRequestEnabledCodeStringFalseNoIndicates whether service requests are enabled for the item associated with the asset.
ItemDescriptionStringFalseNoThe description of the item associated with the asset.
ItemLongDescriptionStringFalseNoThe detailed description of the item associated with the asset.
SecondaryQuantityDecimalFalseNoThe secondary quantity for dual-unit-of-measure items, which overrides the default quantity if required.
SecondaryUOMCodeStringFalseNoThe code for the secondary unit of measure associated with the asset, used for dual-UOM items.
CustomerPartyTypeStringFalseNoIndicates whether the customer is an organization or an individual party.
ReturnSourceOrderNumberStringFalseNoThe reference number for the return source sales order when processing returns.
ReturnOrderNumberStringFalseNoThe unique identifier for the return sales order number.
ReturnOrderFulfillLineIdLongFalseNoThe unique identifier for the return order fulfillment line.
ReturnOrderIdLongFalseNoThe unique identifier for the return order.
ReturnOrderLineIdLongFalseNoThe unique identifier for the return order line.
OperatingOrganizationNameStringFalseNoThe name of the organization responsible for operating or managing the asset.
CurrentLocationNameFormattedStringFalseNoThe formatted name of the asset’s current location.
FinderStringFalseNoFinder for 'InstalledBaseAssets'.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InstalledBaseAssetsAssetId [KEY]LongFalseNoThe unique identifier for the asset in the InstalledBaseAssets table, used in the descriptive flexfield (DFF) resource. This attribute is read-only.
AssetId [KEY]LongFalseNoThe unique identifier of the asset. This value is used in the descriptive flexfield resource for the asset and is read-only.
AssetCriticalityStringFalseNoDefines the criticality level of the asset. This attribute provides information on how important the asset is to business operations, often used to prioritize maintenance or response efforts.
InstallationDateDateFalseNoThe date when the asset was installed. This value represents the asset's installation date in the descriptive flexfield resource.
_FLEX_ContextStringFalseNoThe context name of the descriptive flexfield for the asset. This context defines the group of segments available for the asset's descriptive flexfield.
_FLEX_Context_DisplayValueStringFalseNoThe display value of the descriptive flexfield context for the asset. This is the user-friendly version of the context name shown in the UI.
FinderStringFalseNoThis attribute allows users to search and filter asset records based on descriptive flexfield values.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InstalledBaseAssetsAssetId [KEY]LongFalseNoThe unique identifier for the asset in the InstalledBaseAssets table. This attribute is used in the InstalledBaseAssetscharges table and is read-only.
AssetChargeId [KEY]LongFalseNoThe unique identifier for the asset charge. This value is automatically generated by the application when the asset charge is created and is read-only.
AssetIdLongFalseNoThe unique identifier of the asset to which the charge is associated. The asset referenced determines the value for this attribute, and it is read-only.
ChargeComponentsRollupFlagBoolFalseNoIndicates whether the charge component represents an aggregated value from a rollup charge. If true, the charge component is a rollup; if false, it is not. The default value is false.
ChargeDefinitionCodeStringFalseNoThe abbreviation that uniquely identifies the pricing charge definition. This attribute is required to define the asset charge.
ChargesRollupFlagBoolFalseNoIndicates whether the pricing charge is a rollup charge. If true, the charge is a rollup; if false, it is not. The default value is false.
CurrencyCodeStringFalseNoThe abbreviation for the currency used by the pricing charge. This attribute is required to define the charge for asset pricing.
PriceElementCodeStringFalseNoThe abbreviation that identifies the pricing element associated with the charge. This attribute is required to define the asset charge.
PriceElementUsageCodeStringFalseNoIndicates whether the unit price in the pricing element is the list price or the net price. This attribute helps distinguish between the two pricing methods.
PricePeriodicityCodeStringFalseNoThe abbreviation for the recurring time period used to price the charge, such as monthly or yearly. This helps define the periodicity of the asset charge.
PricedQuantityUOMCodeStringFalseNoThe abbreviation for the unit of measure used for the quantity being priced. This attribute is required to define the charge for asset pricing.
PrimaryFlagBoolFalseNoIndicates whether the charge is the primary charge for the asset. If true, the charge is considered primary; if false, it is secondary. The default value is false.
TaxIncludedFlagBoolFalseNoIndicates whether the asset price includes taxes. If true, taxes are included in the price; if false, they are not. The default value is false.
UnitPriceDecimalFalseNoThe unit price of the asset, representing the current price or the price at which the asset was sold. This is used for pricing the asset.
FinderStringFalseNoThe finder allows users to search for and filter asset charge records based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InstalledBaseAssetsAssetId [KEY]LongFalseNoThe unique identifier for the asset in the InstalledBaseAssets table. This attribute is used to associate the asset with a fixed asset in the InstalledBaseAssetsfixedAssetAssociations table.
ActiveEndDateDatetimeFalseNoThe date and time when the association between the installed base asset and the fixed asset becomes inactive. This marks the end of the relationship between the two assets.
ActiveStartDateDatetimeFalseNoThe date and time when the association between the installed base asset and the fixed asset becomes active. This marks the beginning of the relationship between the two assets.
AutoTerminationFlagStringFalseNoIndicates whether the association will be automatically terminated. If true, the association is automatically deactivated; if false, it is not. The flag is set conditionally during asset updates based on certain criteria.
FixedAssetIdLongFalseNoThe unique identifier for the fixed asset in the table. This attribute establishes the link between an installed base asset and a fixed asset.
TerminationReasonCodeStringFalseNoThe message code for the reason behind the auto-termination of the association, provided when the 'AutoTerminationFlag' is set to true. This code is conditionally displayed in the user interface and explains why the association was terminated.
FixedAssetNumberStringFalseNoThe unique identifier for the fixed asset, usually an asset number assigned to the fixed asset.
AssetIdLongFalseNoThe unique identifier for the asset in the InstalledBaseAssets table. This attribute is used in the InstalledBaseAssetsfixedAssetAssociations table to associate the fixed asset with an installed base asset.
FinderStringFalseNoThe finder used to search for and retrieve the asset associations based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InstalledBaseAssetsAssetId [KEY]LongFalseNoThe unique identifier for the asset in the InstalledBaseAssets table. This attribute links the asset with its associated meters for tracking consumption or usage.
MeterUsageCodeStringFalseNoA code that identifies the usage type of the meter. This attribute categorizes the meter based on its specific application or function for the asset.
MeterObjectIdLongFalseNoThe unique identifier for the meter object in the system. It is used to reference the specific meter associated with the asset.
MeterIdLongFalseNoA unique identifier for the meter itself. This value is used to track the meter and its readings.
AssetNumberStringFalseNoThe number assigned to the asset. This is used to identify the asset and is usually linked with the asset's primary identification in the system.
ActiveEndDateDatetimeFalseNoThe date and time when the meter association with the asset becomes inactive. This attribute is used to mark the end of the meter's active usage period.
ActiveStartDateDatetimeFalseNoThe date and time when the meter association with the asset becomes active. This attribute indicates when the meter starts tracking the asset's usage.
LastReadingValueStringFalseNoThe value recorded during the last reading of the meter. This represents the latest measurement or usage tracked by the meter.
LastReadingDateDatetimeFalseNoThe date and time when the last meter reading was taken. This attribute helps track when the most recent data was recorded.
LastReadingCommentsStringFalseNoAny comments associated with the last meter reading. This can be used for additional information regarding the reading or the meter's condition at the time.
DisplayedReadingStringFalseNoThe reading shown on the meter for display purposes. This may be a rounded or simplified version of the actual reading value.
LifeToDateReadingDecimalFalseNoThe total reading accumulated by the meter since its installation or reset. This reflects the overall usage tracked by the meter.
WorkOrderIdLongFalseNoThe unique identifier of the work order associated with the meter. This links the meter readings to any maintenance or service activities performed on the asset.
WorkOrderNumberStringFalseNoThe work order number associated with the meter. This is used to reference a specific work order for the asset's maintenance or servicing.
MeterTypeCodeStringFalseNoA code that identifies the type of meter being used. This attribute is part of the setup and helps categorize meters for asset tracking.
MeterTypeStringFalseNoThe type of meter used for tracking the asset's usage, such as energy, water, or gas. This helps identify the purpose of the meter.
MeterDefinitionId [KEY]LongFalseNoThe unique identifier for the meter definition. This refers to the setup or template that defines the characteristics of the meter.
MeterNameStringFalseNoThe name assigned to the meter. This name is used to uniquely identify the meter and distinguish it from others in the system.
MeterDescriptionStringFalseNoA description of the meter. This attribute provides more detailed information about the meter's function and purpose.
MeterCodeStringFalseNoA code used to uniquely identify the meter. This code is part of the setup and allows the meter to be referenced in the system.
ReadingDirectionStringFalseNoThe direction in which the meter readings are taken, such as forward or reverse. This attribute helps define how the meter tracks usage over time.
ReadingDirectionMeaningStringFalseNoA description of the meaning of the reading direction. It explains the context of the reading direction (for example, increase or decrease in the tracked value).
ReadingTypeCodeStringFalseNoA code identifying the type of reading, such as initial, regular, or final. This allows the system to categorize readings.
ReadingTypeStringFalseNoThe type of reading taken by the meter, such as usage reading or diagnostic reading. This helps classify the meter's data.
UOMCodeStringFalseNoThe unit of measure (UOM) code associated with the meter's readings, such as kilowatt-hours (kWh) or gallons. This ensures consistent tracking of the meter's data.
UnitOfMeasureStringFalseNoThe full name of the unit of measure (UOM) used for the meter readings. This provides more detailed information about the UOM.
RolloverResetValueDecimalFalseNoThe value at which the meter's reading resets due to rollover. This happens when the meter reaches a specific limit and starts counting from a predefined starting point.
RolloverMaximumValueDecimalFalseNoThe maximum value the meter can reach before it resets or rolls over. This helps track how the meter handles large or continuous readings.
RolloverAllowedFlagBoolFalseNoIndicates whether rollover is allowed for the meter. If true, the meter can reset once it reaches its maximum value. If false, the meter does not allow rollover.
ResetAllowedFlagBoolFalseNoIndicates whether resetting the meter is allowed. If true, the meter can be manually reset to start counting from zero. If false, resetting is not permitted.
ResetValueDecimalFalseNoThe value to which the meter reading is reset. This is used to manually set the meter back to a starting value, typically when maintenance is performed.
DailyUtilizationRateDecimalFalseNoThe daily usage rate for the asset, as measured by the meter. This reflects the asset's average daily consumption or usage.
AllowInMaintProgramFlagBoolFalseNoIndicates whether the meter is included in maintenance programs. If true, the meter is part of a scheduled maintenance plan; if false, it is excluded.
RecordAtWoComplCodeStringFalseNoThe code used to record the meter reading when the work order is completed. This helps track meter data during the completion of service or maintenance tasks.
RecordAtWoComplMeaningStringFalseNoThe description of the meaning behind the work order completion code. This provides context for the actions taken during the work order's completion.
UtilizationRateComputedAtDecimalFalseNoThe calculated utilization rate at the time of meter reading. This value represents how much of the asset’s capacity has been used up at a given point in time.
CalculatedUtilizationRateDecimalFalseNoThe computed rate of utilization based on the meter readings and asset usage over time.
AssetIdLongFalseNoThe unique identifier for the asset associated with the meter. This attribute links the meter readings to a specific asset.
FinderStringFalseNoThe finder used to search and retrieve meter data based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InstalledBaseAssetsAssetId [KEY]LongFalseNoThe unique identifier for the asset in the InstalledBaseAssets table. This attribute links the note to a specific asset in the system.
NoteId [KEY]LongFalseNoThe unique identifier for the note. This value is generated when the note is created and used to reference the specific note in the system.
SourceObjectCodeStringFalseNoThe name of the source object that created the note. By default, the system sets this value to 'CSE_ASSET' during note creation. This attribute is read-only.
SourceObjectIdStringFalseNoThe unique identifier for the source object associated with the note. It is set to the asset identifier during note creation and is read-only.
PartyNameStringFalseNoThe name of the party associated with the note. This could refer to a customer, user, or other entity in the system.
NoteTxtStringFalseNoThe content or actual text of the note. This contains the detailed information or message entered when creating the note.
NoteTypeCodeStringFalseNoAn abbreviation that uniquely identifies the type of note, such as 'INTERNAL', 'EXTERNAL', or 'PRIVATE'. The system automatically sets this during creation, and this attribute is read-only.
VisibilityCodeStringFalseNoIndicates the visibility level of the note. It can be 'INTERNAL', 'EXTERNAL', or 'PRIVATE'. A private note can only be viewed by the creator, while others can have broader access depending on the visibility setting.
CreatorPartyIdLongFalseNoThe unique identifier for the user who created the note. This value is automatically set by the system and is read-only.
CreatedByStringFalseNoThe user who created the note. This attribute is read-only and is automatically populated by the system.
CreationDateDatetimeFalseNoThe date and time when the note was created. This is automatically set during the creation process and is read-only.
LastUpdateDateDatetimeFalseNoThe date and time when the note was last updated. This attribute is automatically set by the system whenever changes are made to the note.
PartyIdLongFalseNoThe unique identifier for the party associated with the note, often representing the customer or user. This attribute is used to link the note to a specific party.
CorpCurrencyCodeStringFalseNoThe currency code used by the party who created the note. This attribute is read-only and is not currently in use.
CurcyConvRateTypeStringFalseNoThe currency conversion rate type associated with the party who created the note. This attribute is read-only and is not currently in use.
CurrencyCodeStringFalseNoThe currency code for the party who created the note. This attribute is read-only and is not currently in use.
ContactRelationshipIdLongFalseNoThe unique identifier for the customer contact associated with the note. This attribute is read-only and not currently in use.
ParentNoteIdLongFalseNoThe unique identifier for the parent note. If the note is a reply or follow-up, this attribute links it to the original note.
LastUpdatedByStringFalseNoThe user who last updated the note. This value is automatically populated by the system whenever the note is modified.
LastUpdateLoginStringFalseNoThe login credentials of the user who last updated the note. This attribute provides an audit trail for changes made to the note.
EmailAddressStringFalseNoThe email address of the user who created the note. This value is used for contact purposes or notifications.
FormattedAddressStringFalseNoThe formatted address of the user who created the note. This value is presented in a standard address format for easier reference.
FormattedPhoneNumberStringFalseNoThe formatted phone number of the user who created the note. This value is used for contact purposes.
UpdateFlagBoolFalseNoA flag indicating whether the note can be updated. If true, the note is eligible for updates; if false, updates are not allowed.
DeleteFlagBoolFalseNoA flag indicating whether the note can be deleted. If true, the note is eligible for deletion; if false, deletion is not allowed.
NoteNumberStringFalseNoA unique number assigned to the note for reference. This value is automatically generated by the system during creation and is read-only.
NoteTitleStringFalseNoThe title or subject of the note. This is an optional field that the user can enter to summarize the note's content.
AssetIdLongFalseNoThe unique identifier for the asset associated with the note. This value links the note to a specific asset record in the system.
FinderStringFalseNoThe finder associated with the note. It is used for searching and retrieving specific notes based on criteria in the system.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InstalledBaseAssetsAssetId [KEY]LongFalseNoThe unique identifier for the asset in the InstalledBaseAssets table. This value links the parts list component to a specific asset.
ItemOrganizationIdLongFalseNoThe unique identifier for the organization to which the part list item is assigned. This is a required attribute to ensure proper inventory management and organization of parts.
AssetIdLongFalseNoThe unique identifier for the asset that the part list component is associated with. This attribute links the part to a specific asset in the system.
ComponentQuantityDecimalFalseNoThe quantity of each part in the part list that is required for the asset. This specifies how many units of the part are needed to complete the asset configuration.
ItemIdLongFalseNoThe unique identifier for the item that is part of the asset's part list. This value represents a specific item in the inventory that is associated with the asset.
ListComponentId [KEY]LongFalseNoThe unique identifier for the part list item. This is used to reference a specific component in the asset's part list, ensuring that the right parts are assigned to the asset.
ItemNumberStringFalseNoThe number that uniquely identifies the item within the part list for the asset. This number helps in identifying specific components and ensures that the correct item is referenced in the part list.
SecondaryQuantityDecimalFalseNoThe secondary quantity of the product referenced by the asset. This is used when dual unit of measure (UOM) is configured, allowing for additional measurement or conversion of the product quantity.
SecondaryUOMCodeStringFalseNoThe unit of measure code for the secondary quantity of the part. This field is used to track and convert quantities if the item uses a secondary UOM. It must match the UOM set up for the item.
FinderStringFalseNoThe finder associated with the parts list component. This is used for searching and retrieving specific part list items based on criteria in the system.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InstalledBaseAssetsAssetId [KEY]LongFalseNoThe unique identifier for the asset in the InstalledBaseAssets table. This value links the asset to its relationships with other assets.
RelationshipId [KEY]LongFalseNoThe unique identifier for the asset relationship. This value is generated by the system when a relationship between assets is created, and is read-only.
AssetIdLongFalseNoThe unique identifier for the child asset in the relationship structure. This is a required attribute for defining the relationship between the parent and child assets.
SerialNumberStringFalseNoThe serial number of the child asset in the relationship. This helps uniquely identify the asset, especially when dealing with serialized inventory.
ItemNumberStringFalseNoThe item number associated with the child asset in the relationship. This attribute provides additional identification for the asset item in the system.
AssetNumberStringFalseNoThe unique number that identifies the child asset in the asset relationship structure. This is a read-only attribute that is automatically set by the system.
LogicalObjectIdLongFalseNoThe logical object ID associated with the asset relationship. This ID is used internally to manage the asset relationship data structure.
FinderStringFalseNoThe finder associated with the asset relationships. This is used to search and retrieve specific asset relationships based on the criteria set in the system.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
LookupType [KEY]StringFalseNoThe type of the lookup in the StandardLookupsLOV table, used to categorize different lookup sets.
LookupCode [KEY]StringFalseNoThe unique code identifying a specific entry within a lookup type in the StandardLookupsLOV table.
MeaningStringFalseNoA description or interpretation of the lookup code, providing a clear understanding of its purpose or value.
DescriptionStringFalseNoDetailed explanation of the lookup code's significance or usage within the system.
TagStringFalseNoA tag or label associated with the lookup, often used for filtering or categorization purposes.
ActiveDateDateFalseNoThe date when the lookup record became active or valid within the system.
Bind_ParentLookupCodeStringFalseNoThe lookup code of the parent lookup, if the current lookup is part of a hierarchical structure.
Bind_ParentSetidDetermTypeStringFalseNoIndicates the method used to determine the parent set ID for the lookup, providing context for how the hierarchy is structured.
Bind_ParentSetidDetermValueStringFalseNoThe value associated with the parent set ID determination method, providing more details on how the parent lookup is identified.
Bind_RelationshipIdLongFalseNoThe identifier linking this lookup entry to its related entry, facilitating complex relationships between lookups.
BindActiveDateDateFalseNoThe active date of the binding relationship, indicating when the lookup’s relationship became valid.
BindLookupCodeStringFalseNoThe lookup code that defines the binding relationship for the lookup, used to tie entries together.
BindLookupTypeStringFalseNoThe type of lookup associated with the binding, indicating the category to which the binding entry belongs.
BindTagStringFalseNoThe tag associated with the binding, used for organizational or filtering purposes in the lookup structure.
FinderStringFalseNoThe name of the finder used to retrieve lookup values from the database, providing a method for querying lookups.
NewLookupCode1StringFalseNoA new lookup code for categorizing or referencing a specific entry in the system.
NewLookupCode2StringFalseNoA second new lookup code, providing additional flexibility for categorization.
NewLookupCode3StringFalseNoA third new lookup code, allowing further classification of lookup entries.
NewLookupCode4StringFalseNoA fourth new lookup code, expanding the lookup categorization options.
NewLookupCode5StringFalseNoA fifth new lookup code, offering additional classification possibilities within the lookup structure.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
StockLocationId [KEY]LongFalseNoA unique identifier for the stocking location within the system, used to track inventory and storage information.
OrganizationIdLongFalseNoA unique identifier for the inventory organization associated with the stocking location. This helps link the stocking location to the organization responsible for managing the inventory.
OrganizationCodeStringFalseNoAn abbreviation representing the inventory organization, used to categorize stocking locations within the organization.
SubinventoryStringFalseNoThe name of the subinventory associated with the stocking location, indicating a subdivision within the inventory organization.
ConditionStringFalseNoDefines the condition of the stocking location, with possible values of Usable or Defective. This attribute helps categorize the usability of the location for inventory storage.
LocationTypeStringFalseNoDefines the type of location where inventory is stored. Possible values include TECHNICIAN, UNMANNED, MANNED, and SITE_DEDICATED. This categorizes the nature of the location and its intended use.
LocationTypeMeaningStringFalseNoProvides a description of the location type, explaining its role such as Technician, Unmanned Warehouse, Manned Warehouse, and Site Dedicated Warehouse.
ConditionMeaningStringFalseNoDescribes the condition of the stocking location, indicating whether it is usable or defective. This attribute is based on values from the lookup type ORA_RCL_STOCK_LOC_CONDITION.
FinderStringFalseNoThe name of the finder that retrieves stocking location data from the database, enabling efficient lookup and management of stocking locations.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
StockingLocationsStockLocationId [KEY]LongFalseNoA unique identifier for the stocking location within the service logistics system. This ID links to the primary record in the stocking locations table.
SiteDedicatedLocId [KEY]LongFalseNoA unique identifier for the site-dedicated location record in the dedicated sites table (RCL_SITE_DEDICATED_LOCATIONS). This attribute is used to track dedicated locations associated with specific sites.
PartySiteIdLongFalseNoA unique identifier for the customer site (HZ_PARTY_SITES) linked to the stocking location. This ID is used to associate stocking locations with customer-specific sites for logistical purposes.
StockLocationIdLongFalseNoA unique identifier for the specific stocking location record in the service logistics stocking-location table (RCL_STOCK_LOCATION). This attribute helps manage individual stocking locations.
PartySiteNumberStringFalseNoA number that uniquely identifies the customer site (HZ_PARTY_SITES) associated with the stocking location. This attribute provides a way to reference the customer site within the stocking locations table.
FinderStringFalseNoThe name of the finder used to retrieve data from the stocking location's table, enabling efficient lookups and queries related to site-dedicated stocking locations.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
StockLocationIdLongFalseNoA unique identifier for the stocking location in the trunk stock system. It helps to identify and track the specific location where inventory is stored.
OrganizationId [KEY]LongFalseNoA unique identifier for the organization associated with the trunk stock. This is used to determine which organization the stock belongs to.
OrganizationCodeStringFalseNoThe code representing the organization that manages or owns the trunk stock. It helps categorize and identify the organization in reports and operations.
Subinventory [KEY]StringFalseNoThe name or code of the subinventory within the organization where the trunk stock is stored. This field is used to classify stock at a more granular level within the organization.
InventoryItemId [KEY]LongFalseNoA unique identifier for the inventory item in the trunk stock system. This identifier links the trunk stock to the corresponding inventory item.
ItemNumberStringFalseNoThe item number used to identify the product or material in the trunk stock. This number provides a reference for inventory management.
RevisionStringFalseNoThe revision number of the item in the trunk stock. It is used to track different versions or updates of the item in the inventory.
ItemSerialControlDecimalFalseNoIndicates the serial control applied to the item in the trunk stock. It tracks whether the item is managed by serial number.
UOMCodeStringFalseNoThe unit of measure code that identifies how the trunk stock is measured. This code is used for inventory and transaction processing.
UnitOfMeasureStringFalseNoThe unit of measure used for the inventory item in the trunk stock. It is a descriptive term that identifies how the item is quantified, such as 'each' or 'box'.
TotalQohDecimalFalseNoThe total quantity on hand (QOH) of the item in the trunk stock. It represents the total amount of the item available for use or sale.
TotalAvailableDecimalFalseNoThe total available quantity of the item in the trunk stock. It accounts for items that are not reserved or committed to other transactions.
RecoveredPartDispCodeStringFalseNoThe recovery disposition code for parts in the trunk stock. It categorizes parts based on their condition, such as 'recovered' or 'scrapped'.
SerialNumber [KEY]StringFalseNoThe serial number of the item in the trunk stock. This number uniquely identifies each instance of the item, particularly useful for items tracked by serial number.
TransactionDateDatetimeFalseNoThe date and time when the transaction related to the trunk stock occurred. It is used to track the timing of inventory changes.
ItemDescriptionStringFalseNoA description of the item in the trunk stock. It provides detailed information about the item, such as its function or specifications.
FinderStringFalseNoThe name of the finder function used to search and retrieve specific trunk stock records in the database.

Return to Top