SAP ABAP Class IF_PLM_AUDIT_UPDATE_BADI (Audit: Common Interface for all Objects with Update BAdIs)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PLM_AUDIT_ACT_ASSIGNMENT | Corrective Action for Audit - Assignment | 20010226 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PLM_AUDIT_ASSIGNMENT | Audit - Assignment | 20010226 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PLM_AUDIT_OBJ_ASSIGNMENT | Audit Object - Assignment | 20010226 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PLM_AUDIT_PLAN_ASSIGNMENT | Audit Plan - Assignment | 20010226 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PLM_AUDIT_QUEST_ASSIGNMENT | Question List for the Audit - Assignment | 20010426 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PLM_QUEST_H_ASSIGNMENT | Question List Header - Assignment | 20010226 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PLM_QUEST_I_ASSIGNMENT | Question List Item - Assignment | 20010226 |
Properties
| Class | IF_PLM_AUDIT_UPDATE_BADI | |
| Short Description | Audit: Common Interface for all Objects with Update BAdIs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010226 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_PLM_AUDIT_UPDATE_BADI has no forward declaration.
Interfaces
Class IF_PLM_AUDIT_UPDATE_BADI has no interface implemented.
Friends
Class IF_PLM_AUDIT_UPDATE_BADI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Object Changed | 20010226 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Object Created | 20010226 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Object Deleted | 20010226 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Incorrect object | 20010226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Call of BAdI for Check While Saving (Event: AT SAVE) | 20010226 | |
| 2 | Instance method | Public | Method | Read of GUID | 20010228 | |
| 3 | Instance method | Public | Method | Read of Processing Mode | 20010227 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | REGISTER | Instance Event (0) |
Public (2) |
Register Object | 20010227 |
| 2 | UNREGISTER | Instance Event (0) |
Public (2) |
Cancel Object Registration | 20010227 |
Types
Class IF_PLM_AUDIT_UPDATE_BADI has no local type.
Method Signatures
Method CALL_UPDATE_BADI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROC_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Bearbeitungsmodus | 20010226 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | CHAR1 | Ergebnis der Prüfung | 20010228 |
Method CALL_UPDATE_BADI on class IF_PLM_AUDIT_UPDATE_BADI has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | PLMT_AUDITOBJECT_GUID | GUID | 20010228 |
Method GET_GUID on class IF_PLM_AUDIT_UPDATE_BADI has no exception.
Method GET_PROC_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROC_MODE | Value transfer | Type reference (TYPE) | CHAR1 | Bearbeitungsmodus | 20010228 |
Method GET_PROC_MODE on class IF_PLM_AUDIT_UPDATE_BADI has no exception.
Event Signatures
Event REGISTER Signature
Event REGISTER on class IF_PLM_AUDIT_UPDATE_BADI has no parameter.
Event UNREGISTER Signature
Event UNREGISTER on class IF_PLM_AUDIT_UPDATE_BADI has no parameter.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in |