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.
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.