ReasonTableRef::createFromComment Method
Creates a new ReasonTableRef row from a supplied reason code value.
Syntax
client server public static ReasonRefRecID createFromComment(ReasonComment _comment)
Run On
Called
Parameters
- _comment
Type: ReasonComment Extended Data Type
Return Value
Type: ReasonRefRecID Extended Data Type
If successful, a ReasonRefRecID value that is not zero; otherwise, zero.
Remarks
It is intended to be used for edit methods on tables that will require a reference to a reason comment.