FiscalEstablishment_BR::canDeleteLocation Method
Determines if the location can be deleted due to link to fiscal establishment.
Syntax
client server public static boolean canDeleteLocation(LogisticsLocationRecId _locationRecId)
Run On
Called
Parameters
- _locationRecId
Type: LogisticsLocationRecId Extended Data Type
The location record id.
Return Value
Type: boolean
true if there is no fiscal establishment linked to the location; otherwise, false.