SysExtensionSerializerMap.postUpdate Method
Updates / inserts the packed extension table record after the base table record is updated.
Syntax
public void postUpdate()
Run On
Called
Remarks
This method should be called immediately after super() of base table's update method.