SAP ABAP Class CL_PLM_AUDIT_CHANGE_PROTOCOL (Audit: Logging of Changes at Events)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT_CORE (Package) Audit Management - General Core Functions
⤷
⤷
Properties
| Class | CL_PLM_AUDIT_CHANGE_PROTOCOL | |
| Short Description | Audit: Logging of Changes at Events | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PLM_AUDIT_CORE | Audit Management - General Core Functions |
| Created | 20010425 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PLM_AUDIT_CHANGE_PROTOCOL has no interface implemented.
Friends
Class CL_PLM_AUDIT_CHANGE_PROTOCOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_CHANGED_FIELDS | Changed Fields | 20010504 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_COMPDESCR_TAB | Components of Data Type | 20010504 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data | 20010504 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | Audit Component GUID | 20010504 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TY_INSTANCES | Managed Instances | 20010425 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_ABSTYPENAME | Data type | 20010504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010504 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010504 | |
| 3 | Static method | Public | Method | Request Log Instance | 20010504 | |
| 4 | Instance method | Public | Method | Read Log | 20010425 | |
| 5 | Instance method | Private | Method | Reset Log | 20010425 | |
| 6 | Instance method | Public | Method | Write Log | 20010504 |
Events
Class CL_PLM_AUDIT_CHANGE_PROTOCOL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CHANGED_FIELD | Private | See coding | 20010504 | |
||
| 2 | TY_CHANGED_FIELDS | Private | See coding | 20010504 | |
||
| 3 | TY_INSTANCE | Private | See coding | 20010425 | |
||
| 4 | TY_INSTANCES | Private | See coding | 20010425 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_CHANGE_PROTOCOL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PLM_AUDIT_CHANGE_PROTOCOL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20010504 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | Identifikation des Auditobjekts | 20010504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20010504 |
Method CREATE_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20010504 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | Identifikation des Auditobjekts | 20010504 | |||
| 3 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PLM_AUDIT_CHANGE_PROTOCOL | Instanz | 20010504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20010504 |
Method FETCH_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20010504 | |||
| 2 | IV_SPY_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Protokoll erhalten | 20010504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Auslesen | 20010504 |
Method RESET_PROTOCOL Signature
Method RESET_PROTOCOL on class CL_PLM_AUDIT_CHANGE_PROTOCOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Rücksetzen der Instanz | 20010504 |
Method WRITE_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA_NEW | Call by reference | Type reference (TYPE) | ANY | Daten (neuer Stand) | 20010504 | |||
| 2 | IS_DATA_OLD | Call by reference | Type reference (TYPE) | ANY | Daten (alter Stand) | 20010504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010504 |
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 30A |