Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

For Security Default EagleML object:

Processing Details

Security Default interface allows to load and extract data from 

  • SECURITYDBO.SECURITY_DEFAULT table

The SP for load is

  • ESTAR .PKG_RATES .INS_UPD_SEC_DEFAULT

This SP is available for both insert and update based on in_event_type:

  • ADD_SEC_DEFAULT
  • CHG_SEC_DEFAULT

In order to load into security default table the following panels can be used:

  • eagle/star/reference/pan-adefaulttype.htm – to add records
  • eagle/star/reference/pan-cgdefaulttype.htm – to update records
  • eagle/star/reference/pan-deldefaulttype.htm – to delete records
  • No labels