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.
Method is used for deactivating a record in LogisticsPostalAddress table.
Syntax
client server public static container deactivateAddress(RefRecId addressRecId, RefRecId custTableRecId)
Run On
Called
Parameters
- addressRecId
Type: RefRecId Extended Data Type
The LogisticsPostalAddress Record Id.
- custTableRecId
Type: RefRecId Extended Data Type
The CUSTTABLE Record Id.
Return Value
Type: container
Success or failure result.
Remarks
Updates the ValidTo date making the record no longer valid.