ReqTrans.compareIntercompanyValues Method
Determine if the values of the fields essential for the intercompany demand are the same.
Syntax
public boolean compareIntercompanyValues(ReqTrans _reqTrans)
Run On
Called
Parameters
- _reqTrans
Type: ReqTrans Table
The intercompany demand record to compare with.
Return Value
Type: boolean
true if the field values are identical; otherwise, false.