Class Method list used by SAP ABAP Class CL_PLM_AUDIT_ACT_PERSISTENCY (Corrective Actions for Audits: Persistence)
SAP ABAP Class CL_PLM_AUDIT_ACT_PERSISTENCY (Corrective Actions for Audits: Persistence) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_CGPL_CHANGE_DOCUMENT - GET_CHANGE_DOCUMENT_OBJECT Writing of Change Documents for Generic Project Planning
2 Class Method  CL_CGPL_CHANGE_DOCUMENT - GET_WRITING_PROJECTS Writing of Change Documents for Generic Project Planning
3 Class Method  CL_CGPL_CHANGE_DOCUMENT - COLLECT_DATA Writing of Change Documents for Generic Project Planning
4 Class Method  CL_CGPL_HIERARCHY_NODE - GET_GUID_OF_NODE Project Planning: Hierarchy Nodes
5 Class Method  CL_CGPL_HIERARCHY_NODE - GET_HIERARCHY_NODE Project Planning: Hierarchy Nodes
6 Class Method  CL_CGPL_HIERARCHY_NODE - GET_OBJECT_TYPE Project Planning: Hierarchy Nodes
7 Class Method  CL_CGPL_PROJECT - GET_ATTRIBUTES Project Planning: Projects
8 Class Method  CL_PLM_AUDIT_ACT_ASSIGNMENT - INITIALIZE Corrective Action for Audit - Assignment
9 Class Method  CL_PLM_AUDIT_ACT_ASSIGNMENT - GET_AUDIT Corrective Action for Audit - Assignment
10 Class Method  CL_PLM_AUDIT_ACT_ASSIGNMENT - GET_ATTRIBUTES Corrective Action for Audit - Assignment
11 Class Method  CL_PLM_AUDIT_ACT_ASSIGNMENT - GET_ATTRIBUTES Corrective Action for Audit - Assignment
12 Class Method  CL_PLM_AUDIT_ACT_ASSIGNMENT - CONSTRUCTOR Corrective Action for Audit - Assignment
13 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - WRITE_CHANGEDOCUMENTS Corrective Actions for Audits: Persistence SOURCE CALL METHOD me->write_changedocuments
14 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - WRITE_CHANGEDOCUMENTS Corrective Actions for Audits: Persistence SOURCE it_delete_actions = lt_delete_assignments.
15 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - WRITE_CHANGEDOCUMENTS Corrective Actions for Audits: Persistence SOURCE it_update_actions_old = lt_update_assignments_old
16 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - WRITE_CHANGEDOCUMENTS Corrective Actions for Audits: Persistence SOURCE it_update_actions = lt_update_assignments
17 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - WRITE_CHANGEDOCUMENTS Corrective Actions for Audits: Persistence SOURCE it_insert_actions = lt_insert_assignments
18 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - WRITE_CHANGEDOCUMENTS Corrective Actions for Audits: Persistence SOURCE EXPORTING
19 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - REMOVE_ASSIGNMENT Corrective Actions for Audits: Persistence SOURCE ir_assignment = lr_assignment.
20 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - REMOVE_ASSIGNMENT Corrective Actions for Audits: Persistence SOURCE EXPORTING
21 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - REMOVE_ASSIGNMENT Corrective Actions for Audits: Persistence SOURCE CALL METHOD me->remove_assignment
22 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - REMOVE_ASSIGNMENT Corrective Actions for Audits: Persistence SOURCE ev_db_delete = lv_db_delete.
23 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - REMOVE_ASSIGNMENT Corrective Actions for Audits: Persistence SOURCE IMPORTING
24 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - REMOVE_ASSIGNMENT Corrective Actions for Audits: Persistence SOURCE EXPORTING
25 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - REMOVE_ASSIGNMENT Corrective Actions for Audits: Persistence SOURCE CALL METHOD me->remove_assignment
26 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - PREPARE_CONFIRMATION Corrective Actions for Audits: Persistence SOURCE prepare_confirmation( ).
27 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - ON_OBJECT_DELETED Corrective Actions for Audits: Persistence SOURCE SET HANDLER on_object_deleted FOR lr_assignment ACTIVATION space.
28 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - ON_OBJECT_DELETED Corrective Actions for Audits: Persistence SOURCE SET HANDLER on_object_deleted FOR ir_assignment.
29 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - ON_OBJECT_DELETED Corrective Actions for Audits: Persistence SOURCE SET HANDLER on_object_deleted FOR lr_assignment.
30 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - ON_OBJECT_DELETED Corrective Actions for Audits: Persistence SOURCE SET HANDLER on_object_deleted FOR lr_assignment.
31 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - EXECUTE_CONFIRMATION Corrective Actions for Audits: Persistence SOURCE execute_confirmation( ).
32 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - CHECK_CONFIRMATION Corrective Actions for Audits: Persistence SOURCE check_confirmation( ir_assignment = lr_assignment ).
33 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - CHECK_CONFIRMATION Corrective Actions for Audits: Persistence SOURCE check_confirmation( ir_assignment = lr_assignment ).
34 Class Method  CL_PLM_AUDIT_ACT_PERSISTENCY - REMOVE_ASSIGNMENT Corrective Actions for Audits: Persistence SOURCE ir_assignment = ir_assignment
35 Class Method  CL_PLM_AUDIT_FACTORY - GET_BADI_COR_UPDATE_INSTANCE Audit: Factory for Particular Components
36 Class Method  CL_PLM_AUDIT_FACTORY - GET_BADI_SAP_BW_INSTANCE Audit: Factory for Particular Components
37 Class Method  CL_PLM_AUDIT_FACTORY - GET_BADI_SAP_BW_INSTANCE Audit: Factory for Particular Components
38 Class Method  CL_PLM_AUDIT_STATUS_MANAGEMENT - STATUS_CHECK Audit: Status Management Interface
39 Class Method  CL_PLM_AUDIT_STATUS_MANAGEMENT - DERIVE_PROC_STATUS Audit: Status Management Interface
40 Class Method  CL_PLM_AUDIT_STATUS_MANAGEMENT - STATUS_CHANGE_FOR_ACTIVITY Audit: Status Management Interface
41 Class Method  IF_CGPL_ASSIGNMENT_ARCHIVING - DELETE Archiving Assignment Objects
42 Class Method  IF_CGPL_ASSIGNMENT_ARCHIVING - PRE_FETCH Archiving Assignment Objects
43 Class Method  IF_CGPL_ASSIGNMENT_ARCHIVING - WRITE Archiving Assignment Objects
44 Class Method  IF_CGPL_ASSIGNMENT_PERSISTENCY - REFRESH Persistence of Assignment Object
45 Class Method  IF_CGPL_ASSIGNMENT_PERSISTENCY - SAVE Persistence of Assignment Object
46 Class Method  IF_CGPL_ASSIGNMENT_PERSISTENCY - PRE_FETCH Persistence of Assignment Object
47 Class Method  IF_CGPL_ASSIGNMENT_PERSISTENCY - INITIALIZE Persistence of Assignment Object
48 Class Method  IF_CGPL_ASSIGNMENT_PERSISTENCY - FETCH Persistence of Assignment Object
49 Class Method  IF_CGPL_ASSIGNMENT_PERSISTENCY - CHECK_CHANGES Persistence of Assignment Object
50 Class Method  IF_EX_PLM_AUDIT_COR_UPDATE - CHANGE_ACTION_BEFORE_UPDATE BAdI Interface IF_EX_PLM_AUDIT_COR_UPDATE
51 Class Method  IF_EX_PLM_AUDIT_COR_UPDATE - CREATE_ACTION_BEFORE_UPDATE BAdI Interface IF_EX_PLM_AUDIT_COR_UPDATE
52 Class Method  IF_EX_PLM_AUDIT_COR_UPDATE - DELETE_ACTION_BEFORE_UPDATE BAdI Interface IF_EX_PLM_AUDIT_COR_UPDATE
53 Class Method  IF_EX_PLM_AUDIT_SAP_BW - COLLECT_ACTIONS BAdI Interface IF_EX_PLM_AUDIT_SAP_BW
54 Class Method  IF_EX_PLM_AUDIT_SAP_BW - INITIALIZE BAdI Interface IF_EX_PLM_AUDIT_SAP_BW
55 Class Method  IF_PLM_AUDIT_ASSIGNMENT_DATA - SET_UPDATED_ATTRIBUTES Assign. Data of Audit Components (For Example, For Reportng)
56 Class Method  IF_PLM_AUDIT_UPDATE_BADI - GET_GUID Audit: Common Interface for all Objects with Update BAdIs