SysExtensionSerializerExtensionMap.insertAfterBaseTable Method
Inserts the current extension table record after the specified base table record is inserted.
Syntax
public void insertAfterBaseTable(Common _baseTable)
Run On
Called
Parameters
- _baseTable
Type: Common Table
The base table record that has been inserted.