ProjOnAccTrans.modifiedField Method
Initializes project related and description fields when the ProjID field is modified
Syntax
public void modifiedField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The ID for the field being modified in this transaction table.
Remarks
This method is executed when any field in the table is modified. The project related fields are initialized by using the ProjOnAccTrans table. The Description field is initialized by using the appropriate journal text setup in the ProjJournalTxt table.