BankDocumentFacilityGroup::findByFacilityGroupName Method
Finds the specified BankDocumentFacilityGroup record by using the specified facility group name.
Syntax
client server public static BankDocumentFacilityGroup findByFacilityGroupName(BankDocumentFacilityGroupName _bankDocumentFacilityGroupName, [boolean _forUpdate])
Run On
Called
Parameters
- _bankDocumentFacilityGroupName
Type: BankDocumentFacilityGroupName Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: BankDocumentFacilityGroup Table
A record in the BankDocumentFacilityGroup table; otherwise, an empty record.