SAP ABAP Class CL_DEFECT_ENTRY_ACL (Defect log entries)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-LBK (Application Component) Logbook
⤷
DIACL_APP (Package) Logbook: application layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APPL_OBJ_OHFW | Interface to OO application object | 20011130 |
Properties
| Class | CL_DEFECT_ENTRY_ACL | |
| Short Description | Defect log entries | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DIACL_APP | Logbook: application layer |
| Created | 20011130 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_APPL_OBJ_OHFW | Interface to OO application object | 20011130 |
Friends
Class CL_DEFECT_ENTRY_ACL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FLIGHT_ENTRY_ACL | Assigned flight log entry | 20011218 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | VIQMEL | Notification header in defect log entry | 20011217 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DIACL_DLE_WQMMA_T | Notification activities in defect log entry | 20011217 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DIACL_DLE_WQMFE_T | Notification items in defect log entry | 20011217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks for priority | 20011219 | |
| 2 | Instance method | Public | Method | Checks for revision | 20020109 | |
| 3 | Instance method | Public | Method | Checks for tasklist | 20011219 | |
| 4 | Instance method | Public | Method | Checks for functional location & equipment | 20011219 | |
| 5 | Instance method | Public | Method | Changes funct loc for equip entered and reads hieararchy | 20020820 | |
| 6 | Instance method | Public | Method | Checks for work centre & plant | 20020107 | |
| 7 | Instance method | Public | Method | Checks if notification with this key exists | 20011210 | |
| 8 | Instance method | Public | Method | Check changes to revision | 20020109 | |
| 9 | Instance method | Public | Method | Creates temporary notification | 20011211 | |
| 10 | Instance method | Public | Method | Gets data of defect log entry | 20011130 | |
| 11 | Instance method | Public | Method | Get key of notification (QMNUM) | 20011212 | |
| 12 | Instance method | Public | Method | Gets the text for the defect | 20020103 | |
| 13 | Instance method | Public | Method | Refreshes notification buffer | 20020114 | |
| 14 | Instance method | Public | Method | F4 selection for priority | 20011219 | |
| 15 | Instance method | Public | Method | Sets activity data in defect log entry | 20020111 | |
| 16 | Instance method | Public | Method | Sets header data in defect log entry | 20011218 | |
| 17 | Instance method | Public | Method | Sets items data in defect log entry | 20011218 | |
| 18 | Instance method | Public | Method | Sets notification key (QMNUM) | 20011212 |
Events
Class CL_DEFECT_ENTRY_ACL has no event.
Types
Class CL_DEFECT_ENTRY_ACL has no local type.
Method Signatures
Method CHECK_DATA_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20011219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011219 |
Method CHECK_DATA_REVISION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20020109 |
Method CHECK_DATA_REVISION on class CL_DEFECT_ENTRY_ACL has no exception.
Method CHECK_DATA_TASK_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20011219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011219 |
Method CHECK_DATA_TECH_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20011219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011219 |
Method CHECK_DATA_TECH_OBJ_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_EQUIP | Call by reference | Type reference (TYPE) | VIQMEL-EQUNR | Equipment-Nummer | 20020820 | |||
| 2 | C_FUNC_LOC | Call by reference | Type reference (TYPE) | VIQMEL-TPLNR | Technischer Platz | 20020820 | |||
| 3 | ET_IFLOT | Call by reference | Type reference (TYPE) | DIACL_IFLOT_T | 20020820 | ||||
| 4 | I_DATUM | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Anwendungsserver-)Datum | 20020820 | ||
| 5 | I_MSGTY | Call by reference | Type reference (TYPE) | C | 'I' | Nachrichtentyp | 20020820 |
Method CHECK_DATA_TECH_OBJ_HIER on class CL_DEFECT_ENTRY_ACL has no exception.
Method CHECK_DATA_WORK_CTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20020107 |
Method CHECK_DATA_WORK_CTR on class CL_DEFECT_ENTRY_ACL has no exception.
Method CHECK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NOTIF_EXISTS | Value transfer | Type reference (TYPE) | CHAR1 | 20011210 | ||||
| 2 | IS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20011217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011214 | |||
| 2 | 20011214 | |||
| 3 | 20011214 | |||
| 4 | 20020904 | |||
| 5 | 20011214 | |||
| 6 | 20020904 | |||
| 7 | 20020904 |
Method CHECK_REVISION_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20020109 | ||||
| 2 | IS_VIQMEL | Call by reference | Type reference (TYPE) | VIQMEL | Generierte Tabelle für Sicht VIQMEL | 20020109 |
Method CHECK_REVISION_CHANGE on class CL_DEFECT_ENTRY_ACL has no exception.
Method CREATE_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20011218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011211 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20011217 | ||||
| 2 | ET_DLE_ACTIES | Call by reference | Type reference (TYPE) | DIACL_DLE_ACTY_T | 20011217 | ||||
| 3 | ET_DLE_ITEMS | Call by reference | Type reference (TYPE) | DIACL_DLE_ITEM_T | 20011217 |
Method GET_DATA on class CL_DEFECT_ENTRY_ACL has no exception.
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_QMNUM | Value transfer | Type reference (TYPE) | QMNUM | Meldungsnummer | 20011212 |
Method GET_KEY on class CL_DEFECT_ENTRY_ACL has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Value transfer | Type reference (TYPE) | CHAR40 | Zeichenfeld der Länge 40 | 20020103 |
Method GET_TEXT on class CL_DEFECT_ENTRY_ACL has no exception.
Method REFRESH_NOTIF_BUFFER Signature
Method REFRESH_NOTIF_BUFFER on class CL_DEFECT_ENTRY_ACL has no parameter.
Method REFRESH_NOTIF_BUFFER on class CL_DEFECT_ENTRY_ACL has no exception.
Method SELECT_DATA_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20011219 |
Method SELECT_DATA_PRIORITY on class CL_DEFECT_ENTRY_ACL has no exception.
Method SET_DATA_ACTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGED | Value transfer | Type reference (TYPE) | CHAR1 | 20020111 | ||||
| 2 | IT_DLE_ACTIES | Call by reference | Type reference (TYPE) | DIACL_DLE_ACTY_T | 20020111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020111 |
Method SET_DATA_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DLE_HEADER | Call by reference | Type reference (TYPE) | DIACL_DLE | 20011218 | ||||
| 2 | IT_DLE_ACTIES | Call by reference | Type reference (TYPE) | DIACL_DLE_ACTY_T | 20011218 | ||||
| 3 | IT_DLE_ITEMS | Call by reference | Type reference (TYPE) | DIACL_DLE_ITEM_T | 20011218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020904 |
Method SET_DATA_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGED | Value transfer | Type reference (TYPE) | CHAR1 | 20011218 | ||||
| 2 | IT_DLE_ITEMS | Call by reference | Type reference (TYPE) | DIACL_DLE_ITEM_T | 20011218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020103 |
Method SET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Objektnummer | 20020107 | |||
| 2 | I_QMNUM | Call by reference | Type reference (TYPE) | QMNUM | Meldungsnummer | 20011212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011212 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 470 |