SAP ABAP Interface IF_PLM_AUDIT_UPDATE_BADI (Audit: Common Interface for all Objects with Update BAdIs)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT_CORE (Package) Audit Management - General Core Functions

⤷

⤷

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
Interface | IF_PLM_AUDIT_UPDATE_BADI | |
Short Description | Audit: Common Interface for all Objects with Update BAdIs |
General Data
Package | PLM_AUDIT_CORE | Audit Management - General Core Functions |
Created | 20010226 | SAP |
Last changed | 20041228 | SAP |
Unicode checks active |
Forward declarations
Interface IF_PLM_AUDIT_UPDATE_BADI has no forward declaration.
Interfaces
Interface IF_PLM_AUDIT_UPDATE_BADI has no interface.
Friends
Interface IF_PLM_AUDIT_UPDATE_BADI has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_PROC_MODE_CHANGE | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Object Changed | 20010226 | |
2 | CO_PROC_MODE_CREATE | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Object Created | 20010226 | |
3 | CO_PROC_MODE_DELETE | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Object Deleted | 20010226 | |
4 | CO_RESULT_ERROR | 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
Interface 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 Interface 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 Interface 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 Interface IF_PLM_AUDIT_UPDATE_BADI has no exception.
Event Signatures
Event REGISTER Signature
Event REGISTER on Interface IF_PLM_AUDIT_UPDATE_BADI has no parameter.
Event UNREGISTER Signature
Event UNREGISTER on Interface IF_PLM_AUDIT_UPDATE_BADI has no parameter.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 30A |