ReleaseUpdateDB60_Basic.createAifPortActionPolicy Method [AX 2012]
Moves data from the DEL_AifEndpointActionPolicy table to the AifPortActionPolicy table and populates the AifPortDocument table.
Syntax
public void createAifPortActionPolicy()
Run On
Server
Remarks
You cannot use the insert_recordset method because the insert method of the AifPortActionPolicy is overridden.