SAP ABAP Interface IF_PSJ_JOURNAL_DELETE (Interface for Deleting Entries from Process Activity Log)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
FS (Application Component) Financial Services
⤷
FS_PSJ_CORE (Package) Core Functionality for Process Step Journal
⤷
⤷
Properties
| Interface | IF_PSJ_JOURNAL_DELETE | |
| Short Description | Interface for Deleting Entries from Process Activity Log |
General Data
| Package | FS_PSJ_CORE | Core Functionality for Process Step Journal |
| Created | 20080908 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_PSJ_JOURNAL_DELETE has no forward declaration.
Interfaces
Interface IF_PSJ_JOURNAL_DELETE has no interface.
Friends
Interface IF_PSJ_JOURNAL_DELETE has no friend.
Attributes
Interface IF_PSJ_JOURNAL_DELETE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080908 | ||
| 2 | Instance method | Public | Method | 20080908 |
Events
Interface IF_PSJ_JOURNAL_DELETE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_PROCESS_ID | Public | See coding | 20080908 | TY_T_PROCESS_ID type standard table of psj_process_id with default key
|
Method Signatures
Method DELETE_ENTRIES_BY_PROCESS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROCESS_ID | Call by reference | Type reference (TYPE) | TY_T_PROCESS_ID | 20080908 | ||||
| 2 | RV_DELETE_COUNT | Value transfer | Type reference (TYPE) | I | 20080908 |
Method DELETE_ENTRIES_BY_PROCESS_ID on Interface IF_PSJ_JOURNAL_DELETE has no exception.
Method DELETE_ENTRIES_OLDER_THAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DAYS_OF_STAY | Call by reference | Type reference (TYPE) | I | 20080908 | ||||
| 2 | RV_DELETE_COUNT | Value transfer | Type reference (TYPE) | I | 20080908 |
Method DELETE_ENTRIES_OLDER_THAN on Interface IF_PSJ_JOURNAL_DELETE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 300 |