2022 June Release

Class FSCPURCHASEMGMT@1.1001:PurchaseRoom Permanent link for this heading

Class Hierarchy

Object > CompoundObject > Room > AppRoom > PurchaseRoom

Room for storing contact persons, organizations and address lists

Additional Information

  • Commonly usable

Properties Permanent link for this heading

Type

Property

Name

AdministrationObject[]

praccounting

Accounting

boolean

prclosed

Close Shelf

IncomingGoods[]

princominggoods

Goods Receipts

PurchaseInvoice[]

prinvoices

Invoices

Object[]

prorders

Orders

AdministrationObject[]

prpurchasing

Purchasing

Object[]

prrequests

Requirement Requests

Actions Permanent link for this heading

Return Type

Signature

boolean

HasRoomCustomAssignmentAccess(
  User user,
  out retval boolean hasaccess,
  optional object context)

Properties Permanent link for this heading


Accounting (FSCPURCHASEMGMT@1.1001:praccounting) Permanent link for this heading

unique AdministrationObject[] FSCPURCHASEMGMT@1.1001:praccounting

Additional Information


Close Shelf (FSCPURCHASEMGMT@1.1001:prclosed) Permanent link for this heading

boolean FSCPURCHASEMGMT@1.1001:prclosed


Goods Receipts (FSCPURCHASEMGMT@1.1001:princominggoods) Permanent link for this heading

unique IncomingGoods[] FSCPURCHASEMGMT@1.1001:princominggoods readonly

Additional Information


Invoices (FSCPURCHASEMGMT@1.1001:prinvoices) Permanent link for this heading

unique PurchaseInvoice[] FSCPURCHASEMGMT@1.1001:prinvoices readonly

Additional Information


Orders (FSCPURCHASEMGMT@1.1001:prorders) Permanent link for this heading

unique Object[] FSCPURCHASEMGMT@1.1001:prorders readonly

Additional Information


Purchasing (FSCPURCHASEMGMT@1.1001:prpurchasing) Permanent link for this heading

unique AdministrationObject[] FSCPURCHASEMGMT@1.1001:prpurchasing

Additional Information


Requirement Requests (FSCPURCHASEMGMT@1.1001:prrequests) Permanent link for this heading

unique Object[] FSCPURCHASEMGMT@1.1001:prrequests readonly

Additional Information

Actions Permanent link for this heading


FSCTEAMROOM@1.1001:HasRoomCustomAssignmentAccess Permanent link for this heading

Check if the supplied user can assign a new object to the room. This action is used to allow to assign an object to an app Room when the user does not have the sufficient access permissions returned by HasRoomFullControl, HasRoomChangeAccess and HasRoomChildChangeAccess

boolean FSCTEAMROOM@1.1001:HasRoomCustomAssignmentAccess(
  User user,
  out retval boolean hasaccess,
  optional object context)

Name

Description

user

the user for whom the permission will be checked

hasaccess

the result

context

the object which should be assigned to the room