oracle8.1.6 begin 1: := acs_object.new( object_id => null, object_type => 'bulk_mail_message', creation_date => current_timestamp, creation_user => :creation_user, creation_ip => :creation_ip, context_id => :package_id ); end;