EFDocumentReceivedXML_BR::hasAnyXmlForAccessKey Method
Retrieves true indicating if there is record on EFDocumentXMLData_BR related to the EFDocumentReceivedXML_BR for the given access key.
Syntax
client server public static boolean hasAnyXmlForAccessKey(EFDocAccessKey_BR _accessKey)
Run On
Called
Parameters
- _accessKey
Type: EFDocAccessKey_BR Extended Data Type
Access key of the received xml that should contain the xml
Return Value
Type: boolean
Yes if there is at least one record on EFDocumentXMLData associated with the EFDocumentReceivedXml_BR record; false otherwise