SAP ABAP Class CL_PLM_AUDIT_COMP_ARCHIVING (Audit Management - Archiving)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT_ARCH (Package) Audit Management - Archiving
⤷
⤷
Properties
| Class | CL_PLM_AUDIT_COMP_ARCHIVING | |
| Short Description | Audit Management - Archiving | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_AUDIT_ARCH | Audit Management - Archiving |
| Created | 20041229 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_PLM_AUDIT_COMP_ARCHIVING has no interface implemented.
Friends
Class CL_PLM_AUDIT_COMP_ARCHIVING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CGPL_APPLICATION_TYPE | 'AUD' | Audit Management Application | 20041229 | ||
| 2 | Constant | Private | Type reference (TYPE) | CGPL_APPLICATION_TYPE | 'QUM' | Question List Application | 20041229 | ||
| 3 | Constant | Private | Type reference (TYPE) | OBJCT_TR01 | 'PLM_AUD' | Archiving Object Transaction Data | 20041229 | ||
| 4 | Constant | Private | Type reference (TYPE) | OBJCT_TR01 | 'PLM_QUM' | Archiving Object Master Data | 20041229 | ||
| 5 | Constant | Private | Type reference (TYPE) | CDOBJECTCL | 'AUD_PROJECT' | Object Class Audit Management | 20050104 | ||
| 6 | Constant | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | 'AUO' | Object Type in Project Planning | 20050131 | ||
| 7 | Constant | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | 'AUP' | Object Type in Project Planning | 20050131 | ||
| 8 | Constant | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | 'QUN' | Object Type in Project Planning | 20050131 | ||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CGPL_ARCHIVING | Project Planning - Archiving | 20041229 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | OBJCT_TR01 | Archiving Object | 20041229 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20050104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletes Audit Component Data from Database | 20041229 | |
| 2 | Static method | Private | Event handling method | Deletes Additional Data from Database | 20041229 | |
| 3 | Static method | Public | Method | Writes Audit Component Data to Archive | 20041229 | |
| 4 | Static method | Private | Event handling method | Writes and Reads Additional Data to the Archive | 20041229 |
Events
Class CL_PLM_AUDIT_COMP_ARCHIVING has no event.
Types
Class CL_PLM_AUDIT_COMP_ARCHIVING has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ARCH_OBJECT | Call by reference | Type reference (TYPE) | OBJCT_TR01 | Archivierungsobjekt | 20041229 | |||
| 2 | IV_DELTST | Call by reference | Type reference (TYPE) | ARCH_PROCESSING_OPTIONS-DELETE_TESTMODE | 'X' | Ablaufsteuerung im Löschprogramm: Testmodus | 20041229 | ||
| 3 | IV_PROT | Call by reference | Type reference (TYPE) | ARCH_PROCESSING_OPTIONS-DETAIL_LOG | Archivierung: Detailprotokoll | 20041229 |
Method DELETE on class CL_PLM_AUDIT_COMP_ARCHIVING has no exception.
Method DELETE_ADDONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ARCHIVE_HANDLE | Call by reference | Attribute reference (LIKE) | 20050104 | |||||
| 2 | EV_TESTRUN | Call by reference | Attribute reference (LIKE) | 20050104 |
Method DELETE_ADDONS on class CL_PLM_AUDIT_COMP_ARCHIVING has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROJECT_GUIDS | Call by reference | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID_TAB | Liste von GUIDs mit Feld GUID | 20041229 | |||
| 2 | IV_ARCH_OBJECT | Call by reference | Type reference (TYPE) | OBJCT_TR01 | Archivierungsobjekt | 20041229 | |||
| 3 | IV_AUD_OBJECTTYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20050104 | |||
| 4 | IV_COMENT | Call by reference | Type reference (TYPE) | ADMI_RUN-COMMENTS | Vermerk zum Archivierungslauf | 20041229 | |||
| 5 | IV_DELTST | Call by reference | Type reference (TYPE) | ARCH_PROCESSING_OPTIONS-WRITE_AND_DELETETESTMODE | 'X' | Ablaufsteuerung im Schreibprogramm: Löschen mit Testvariante | 20041229 | ||
| 6 | IV_PROT | Call by reference | Type reference (TYPE) | ARCH_PROCESSING_OPTIONS-DETAIL_LOG | Archivierung: Detailprotokoll | 20041229 | |||
| 7 | IV_WRITST | Call by reference | Type reference (TYPE) | ARCH_PROCESSING_OPTIONS-WRITE_TESTMODE | 'X' | Ablaufsteuerung im Schreibprogramm: Testmodus | 20041229 |
Method WRITE on class CL_PLM_AUDIT_COMP_ARCHIVING has no exception.
Method WRITE_ADDONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ARCHIVE_HANDLE | Call by reference | Attribute reference (LIKE) | 20050104 | |||||
| 2 | EV_PROJECT_GUID | Call by reference | Attribute reference (LIKE) | 20050104 |
Method WRITE_ADDONS on class CL_PLM_AUDIT_COMP_ARCHIVING has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |