2024 April Release

Class FSCPERSONNELFILE@1.1001:PersonnelFileFolder Permanent link for this heading

Used to structure personnel files. Stores documents and other personnel file folders

Class Hierarchy

Object > CompoundObject > BusinessObject > PersonnelFileFolder

Properties Permanent link for this heading

Type

Property

Name

Object

bostate

Processing State

LanguageStringList[]

mlname

Multilingual Name

CompoundObject

objcancelsource

Container

PersonnelFileFolder

objpersfilefolder

Personnel File Folder

Actions Permanent link for this heading

Return Type

Signature

PersonnelFileShelf

GetFileShelf(
  out retval PersonnelFileShelf shelf)

PersonnelFile

GetPersonnelFile(
  out retval PersonnelFile personnelfile)

PersonnelFileFolder

GetPersonnelFileFolder(
  out retval PersonnelFileFolder folder)

boolean

HasNameBuild(
  out retval boolean hasnamebuild,
  out boolean isfixed)

boolean

IsReplaced(
  out retval boolean isreplaced)

Properties Permanent link for this heading


Processing State (FSCFOLIO@1.1001:bostate) Permanent link for this heading

Defines the processing state of the object
FSCFOLIO@1.1001 provides following state component objects:
StateAccepted, StateApproved, StateCalculating, StateCanceled, StateClosed, StateDeclined, StateDiscarded, StateDone, StateFailed, StateForApproval, StateFulfilled, StateIgnored, StateInProgress, StateNotReleased, StateNotRelevant, StatePlanning, StatePreparation, StateReceived, StateRejected, StateReleased, StateReplaced, StateTentative, StateToVerify, StateUnfulfilled Note: StateCanceled is set to the object if the document state was set to DS_CANCELLED
StateClosed is set to the object if the document state was set to DS_CLOSED


Explanation:
In each Category different States can be defined that are available for business objects of this type.
Note: In each State different Template Categories can be defined that are available to business objects of this state.

Object FSCFOLIO@1.1001:bostate

Additional Information


Multilingual Name (COOSYSTEM@1.1:mlname) Permanent link for this heading

Defines the multilingual name of the object. It stores one name for each supported language.

Explanation:
This field defines the multilingual name of the object.

unique LanguageStringList[] COOSYSTEM@1.1:mlname


Container (FSCFOLIO@1.1001:objcancelsource) Permanent link for this heading

Is set for a canceled object and is automatically linked with property canceleddocuments.

CompoundObject FSCFOLIO@1.1001:objcancelsource readonly invisible

Additional Information


Personnel File Folder (FSCPERSONNELFILE@1.1001:objpersfilefolder) Permanent link for this heading

Personnel file folder.

Explanation:
Shows the corresponding personnel file folder.

PersonnelFileFolder FSCPERSONNELFILE@1.1001:objpersfilefolder readonly(ui)

Additional Information

Actions Permanent link for this heading


FSCPERSONNELFILE@1.1001:GetFileShelf Permanent link for this heading

Retrieve the personnel file shelf for the current object

PersonnelFileShelf FSCPERSONNELFILE@1.1001:GetFileShelf(
  out retval PersonnelFileShelf shelf)

Name

Description

shelf

the personnel file shelf of the current object

FSCPERSONNELFILE@1.1001:GetPersonnelFile Permanent link for this heading

Calculate parent personnel file for any object in file

PersonnelFile FSCPERSONNELFILE@1.1001:GetPersonnelFile(
  out retval PersonnelFile personnelfile)

Name

Description

personnelfile

the personnelfile

FSCPERSONNELFILE@1.1001:GetPersonnelFileFolder Permanent link for this heading

Retrieve the personnel file folder for the current object

PersonnelFileFolder FSCPERSONNELFILE@1.1001:GetPersonnelFileFolder(
  out retval PersonnelFileFolder folder)

Name

Description

folder

the Personnel File Folder the object is assigned to

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


FSCPERSONNELFILE@1.1001:IsReplaced Permanent link for this heading

Helper to check if an object or personnel file is already replaced

boolean FSCPERSONNELFILE@1.1001:IsReplaced(
  out retval boolean isreplaced)

Name

Description

isreplaced

the result