SysExtensionSerializerMap.postInsert Method
Inserts the packed extension table record after the base table record is inserted.
Syntax
public void postInsert()
Run On
Called
Remarks
This method should be called immediately after super() of base table's insert method.