SAP ABAP Class CL_ILM_VIEW_DEFINITION (ILM: Individual View Definition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-IRM (Application Component) Information Retention Manager
⤷
S_ILM_RW_DATA_ADAPT_CONFIG_BE (Package) ILM RW: Data Adaption Layer: Configuration: Backend
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ILM_VIEW_DEFINITION | ILM: View Definition | 20110617 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ILM_VIEW_DEFINITION_UPDATE | ILM: View Definition and Methods to be Changed | 20110617 |
Properties
| Class | CL_ILM_VIEW_DEFINITION | |
| Short Description | ILM: Individual View Definition | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_RW_DATA_ADAPT_CONFIG_BE | ILM RW: Data Adaption Layer: Configuration: Backend |
| Created | 20110617 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ILM_VIEW_DEFINITION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ILM_VIEW_DEFINITION | ILM: View Definition | 20110617 | ||
| 2 | IF_ILM_VIEW_DEFINITION_UPDATE | ILM: View Definition and Methods to be Changed | 20110617 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ILM_VIEW_DEFINITION_MANAGER | 20110617 | ILM: View Definition: Manager: Factory Methods, and so on |
Attributes
Class CL_ILM_VIEW_DEFINITION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Message, if not Already in Table | 20110713 | |
| 2 | Instance method | Private | Method | Consistency Check | 20110705 | |
| 3 | Instance method | Private | Method | Check the Table Keys (Before Saving) | 20110815 | |
| 4 | Instance method | Private | Constructor | CONSTRUCTOR | 20110617 | |
| 5 | Instance method | Private | Method | Delete all | 20110701 | |
| 6 | Instance method | Private | Method | Set Write Lock | 20110629 | |
| 7 | Instance method | Private | Method | Check and Save if Necessary (No Implicit Commit) | 20110705 | |
| 8 | Instance method | Private | Method | Remove Write Lock | 20110708 | |
| 9 | Instance method | Private | Method | Move TABU Entries for a Table to a Transport Request | 20110708 |
Events
Class CL_ILM_VIEW_DEFINITION has no event.
Types
Class CL_ILM_VIEW_DEFINITION has no local type.
Method Signatures
Method APPEND_MESSAGE_CONDITIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | STTILM_SYMSG | Tabelle zu Fehlernachrichten | 20110713 | |||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20110713 |
Method APPEND_MESSAGE_CONDITIONAL on class CL_ILM_VIEW_DEFINITION has no exception.
Method CHECK_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGE | Value transfer | Type reference (TYPE) | STTILM_SYMSG | Tabelle zu Fehlernachrichten | 20110705 |
Method CHECK_CONSISTENCY on class CL_ILM_VIEW_DEFINITION has no exception.
Method CHECK_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGE | Value transfer | Type reference (TYPE) | STTILM_SYMSG | Tabelle zu Fehlernachrichten | 20110920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM RW: Viewdefinition | 20110815 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VIEW_ID | Call by reference | Type reference (TYPE) | SILM_VIEW_ID | View-Bezeichnung | 20110617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM RW: Viewdefinition | 20110630 |
Method DELETE Signature
Method DELETE on class CL_ILM_VIEW_DEFINITION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM RW: Viewdefinition | 20110701 |
Method LOCK Signature
Method LOCK on class CL_ILM_VIEW_DEFINITION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM RW: Viewdefinition | 20110630 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SAVE_DRAFT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ILM RW: Viewdefinition | 20110705 |
Method UNLOCK Signature
Method UNLOCK on class CL_ILM_VIEW_DEFINITION has no parameter.
Method UNLOCK on class CL_ILM_VIEW_DEFINITION has no exception.
Method WRITE_TRANSPORT_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECORDING_ENTRIES | Call by reference | Type reference (TYPE) | CTS_RECORDING_ENTRIES | WBO remote API: Einträge für Änderungsaufzeichnung | 20110708 | |||
| 2 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20110708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | modify_repos: Ausnahmen | 20110708 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |