Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts the requested value into the cache.
Syntax
client server public static void insertAccountRelationExists(
TableGroupAll _accountCode,
CustVendRel _accountRelation,
boolean _exists)
Run On
Called
Parameters
- _accountCode
Type: TableGroupAll Enumeration
Account code to use.
- _accountRelation
Type: CustVendRel Extended Data Type
Account relation to use.
- _exists
Type: boolean
Boolean indicating whether the account relation exists.