SAP ABAP Interface IF_EX_PLM_AUDIT_AUP_UPDATE (BAdI Interface IF_EX_PLM_AUDIT_AUP_UPDATE)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT (Package) Audit Management: Other Components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_PLM_AUDIT_AUP_UPDATE | BAdI-Klasse CL_EX_PLM_AUDIT_AUP_UPDATE | 20010226 |
Properties
| Interface | IF_EX_PLM_AUDIT_AUP_UPDATE | |
| Short Description | BAdI Interface IF_EX_PLM_AUDIT_AUP_UPDATE |
General Data
| Package | PLM_AUDIT | Audit Management: Other Components |
| Created | 20010226 | SAP |
| Last changed | 20041228 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no forward declaration.
Interfaces
Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no interface.
Friends
Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no friend.
Attributes
Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Plan When Saving | 20010226 | |
| 2 | Instance method | Public | Method | Change Plan Before Update Task is Called | 20010226 | |
| 3 | Instance method | Public | Method | Change Plan in Update Task | 20010226 | |
| 4 | Instance method | Public | Method | Create Plan When Saving | 20010226 | |
| 5 | Instance method | Public | Method | Create Plan Before Update Task is Called | 20010226 | |
| 6 | Instance method | Public | Method | Create Plan in Update Task | 20010226 | |
| 7 | Instance method | Public | Method | Delete Plan When Saving | 20010226 | |
| 8 | Instance method | Public | Method | Delete Plan Before Update Task is Called | 20010226 | |
| 9 | Instance method | Public | Method | Delete Plan in Update Task | 20010226 |
Events
Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no event.
Types
Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no local type.
Method Signatures
Method CHANGE_PLAN_AT_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PLAN | Value transfer | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Auditplan (Referenz) | 20010621 | |||
| 2 | IR_PLAN_ATTR_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_PLM_AUDIT_PLAN_ASSIGNMENT | Auditplan - Attribut-Assignment (Referenz) | 20010621 | |||
| 3 | IS_PLAN_ADMIN_NEW | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Attribute Auditplan (Verwaltungsdaten) (neu) | 20010621 | |||
| 4 | IS_PLAN_ADMIN_OLD | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Attribute Auditplan (Verwaltungsdaten) (alt) | 20010621 | |||
| 5 | IS_PLAN_NEW | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan (neu) | 20010226 | |||
| 6 | IS_PLAN_OLD | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan (alt) | 20010226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aufgetreten | 20010226 |
Method CHANGE_PLAN_BEFORE_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PLAN | Value transfer | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Auditplan (Referenz) | 20010621 | |||
| 2 | IR_PLAN_ATTR_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_PLM_AUDIT_PLAN_ASSIGNMENT | Auditplan - Attribut-Assignment (Referenz) | 20010621 | |||
| 3 | IS_PLAN_ADMIN_NEW | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Attribute Auditplan (Verwaltungsdaten) (neu) | 20010621 | |||
| 4 | IS_PLAN_ADMIN_OLD | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Attribute Auditplan (Verwaltungsdaten) (alt) | 20010621 | |||
| 5 | IS_PLAN_NEW | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan (neu) | 20010226 | |||
| 6 | IS_PLAN_OLD | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan (alt) | 20010226 |
Method CHANGE_PLAN_BEFORE_UPDATE on Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no exception.
Method CHANGE_PLAN_IN_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLAN_NEW | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan (neu) | 20010226 | |||
| 2 | IS_PLAN_OLD | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan (alt) | 20010226 |
Method CHANGE_PLAN_IN_UPDATE on Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no exception.
Method CREATE_PLAN_AT_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PLAN | Value transfer | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Auditplan (Referenz) | 20010621 | |||
| 2 | IR_PLAN_ATTR_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_PLM_AUDIT_PLAN_ASSIGNMENT | Auditplan - Attribut-Assignment (Referenz) | 20010621 | |||
| 3 | IS_PLAN | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan | 20010226 | |||
| 4 | IS_PLAN_ADMIN | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Attribute Auditplan (Verwaltungsdaten) | 20010621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aufgetreten | 20010226 |
Method CREATE_PLAN_BEFORE_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PLAN | Value transfer | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Auditplan (Referenz) | 20010621 | |||
| 2 | IR_PLAN_ATTR_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_PLM_AUDIT_PLAN_ASSIGNMENT | Auditplan - Attribut-Assignment (Referenz) | 20010621 | |||
| 3 | IS_PLAN | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan | 20010226 | |||
| 4 | IS_PLAN_ADMIN | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Attribute Auditplan (Verwaltungsdaten) | 20010621 |
Method CREATE_PLAN_BEFORE_UPDATE on Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no exception.
Method CREATE_PLAN_IN_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLAN | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan | 20010226 |
Method CREATE_PLAN_IN_UPDATE on Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no exception.
Method DELETE_PLAN_AT_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PLAN | Value transfer | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Auditplan (Referenz) | 20010621 | |||
| 2 | IR_PLAN_ATTR_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_PLM_AUDIT_PLAN_ASSIGNMENT | Auditplan - Attribut-Assignment (Referenz) | 20010621 | |||
| 3 | IS_PLAN | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan | 20010226 | |||
| 4 | IS_PLAN_ADMIN | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Attribute Auditplan (Verwaltungsdaten) | 20010621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlermeldung aufgetreten | 20010226 |
Method DELETE_PLAN_BEFORE_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PLAN | Value transfer | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Auditplan (Referenz) | 20010621 | |||
| 2 | IR_PLAN_ATTR_ASSIGNMENT | Value transfer | Object reference (TYPE REF TO) | CL_PLM_AUDIT_PLAN_ASSIGNMENT | Auditplan - Attribut-Assignment (Referenz) | 20010621 | |||
| 3 | IS_PLAN | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan | 20010226 | |||
| 4 | IS_PLAN_ADMIN | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Attribute Auditplan (Verwaltungsdaten) | 20010621 |
Method DELETE_PLAN_BEFORE_UPDATE on Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no exception.
Method DELETE_PLAN_IN_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PLAN | Value transfer | Type reference (TYPE) | PLMM_AUDITPLAN | Attribute Auditplan | 20010226 |
Method DELETE_PLAN_IN_UPDATE on Interface IF_EX_PLM_AUDIT_AUP_UPDATE has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 30A |