person::delete (public)

 person::delete -person_id person_id

Defined in packages/acs-tcl/tcl/community-core-procs.tcl

delete a person

Switches:
-person_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 test_person_procs_test person_procs_test (test acs-tcl) person::delete person::delete test_person_procs_test->person::delete db_exec_plsql db_exec_plsql (public) person::delete->db_exec_plsql person::flush_cache person::flush_cache (public) person::delete->person::flush_cache

Testcases:
person_procs_test
[ show source ]
Show another procedure: