Fixed Asset Type

The type of fixed asset, which has an identifier, name and description. Fixed assets, also known as long-lived assets or property, plant and equipment, are a term used in accounting for assets and property that cannot easily be converted into cash. Fixed assets are different from current assets, such as cash or bank accounts, because the latter are liquid assets

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Fixed Asset Category 0..1
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class FixedAssetType {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "FixedAssetCategory"{}

FixedAssetType o-d- "0...∞" "IdentifierSet"
FixedAssetType o-r- "0...∞" "RelatedIdentifier"
FixedAssetType o-u- "0...1" "FixedAssetCategory"

hide circle
@enduml

Where Used

Following is a list of components that have Fixed Asset Type as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 4a55dbb97edc4f9e84241637eebbf5ef

connectSpec (OAGIS) Version 10.12