2022 June Release

Class FSCFOLIO@1.1001:BusinessObject Permanent link for this heading

Class Hierarchy

Object > CompoundObject > BusinessObject

Since the term "document" can be interpreted in a variety of different ways - it can mean a single sheet of paper or an entire file - Fabasoft Folio prefers to use the term "business object" instead. Fabasoft Folio differentiates between the following types of business object: records, cases, documents and content. Documents, in Fabasoft Folio, include incomings and outgoings. Each business object is used for a specific purpose.

Additional Information

  • Commonly usable

Properties Permanent link for this heading

Type

Property

Name

Addressee[]

addressee

Addressees

string

boshortform

Short Form

string

documentnumber

Document Number

integer

documentyear

Year

Actions Permanent link for this heading

Return Type

Signature

boolean

HasNameBuild(
  out retval boolean hasnamebuild,
  out boolean isfixed)

Properties Permanent link for this heading


Addressees (FSCFOLIO@1.1001:addressee) Permanent link for this heading

Addressee[] FSCFOLIO@1.1001:addressee


Short Form (FSCFOLIO@1.1001:boshortform) Permanent link for this heading

string FSCFOLIO@1.1001:boshortform not null


Document Number (FSCFOLIO@1.1001:documentnumber) Permanent link for this heading

string FSCFOLIO@1.1001:documentnumber readonly(ui)


Year (FSCFOLIO@1.1001:documentyear) Permanent link for this heading

unsigned integer FSCFOLIO@1.1001:documentyear

Actions Permanent link for this heading


FSCCONFIG@1.1001:HasNameBuild Permanent link for this heading

Get information about name build of an object

boolean FSCCONFIG@1.1001:HasNameBuild(
  out retval boolean hasnamebuild,
  out boolean isfixed)

Name

Description

hasnamebuild

true if object has a name build

isfixed