|
This is an internal procedure to AbaPerls, and not to be called directly. ap_hos_add_extra_sp is used by DBBUILD -restruct at the end of the execution when DBBUILD drops all objects from the database that are no longer in abasysobjects. DBBUILD logs this by adding an extra row to abahistsysobjects.
@objname sysname -- The object. @objtype ap_objtype -- The object type. @scriptname ap_scriptname -- The tool that calls the procedure. @ntuser ap_ntname -- Current user logged into Windows. @hostname ap_ntname -- Which machine user is logged in at. @domain ap_ntname -- Which domain user us logged into. @cmd ap_filename -- The command to drop the object; this value is put into filename. |
|
|
|