SAP ABAP Class CL_PLM_AUDIT_ACTION_POWL (POWL Feeder for Audit Actions)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-AUD (Application Component) Audit Management
⤷
PLM_AUDIT (Package) Audit Management: Other Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_POWL_EASY_FEEDER | POWL Feeder Class - Easy Definition | 20110606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_EASY_FEEDER | Methods needed by Easy-POWL Feederclass | 20110606 |
Properties
| Class | CL_PLM_AUDIT_ACTION_POWL | |
| Short Description | POWL Feeder for Audit Actions | |
| Super Class | CL_POWL_EASY_FEEDER | POWL Feeder Class - Easy Definition |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_AUDIT | Audit Management: Other Components |
| Created | 20110606 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PLM_AUDIT_ACTION_POWL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_EASY_FEEDER | Methods needed by Easy-POWL Feederclass | 20110606 |
Friends
Class CL_PLM_AUDIT_ACTION_POWL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SY-LANGU | Language Keys of Current Text Environment | 20110606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reads Detailed Data for Audit Action | 20110606 |
Events
Class CL_PLM_AUDIT_ACTION_POWL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_THEAD | Private | See coding | 20110606 | tt_thead TYPE STANDARD TABLE OF thead
|
Method Signatures
Method GET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LTEXT | Call by reference | Type reference (TYPE) | PLM_T_AUD_IT_LONGTEXT | Tabellentyp für Langtext zu Auditfrage | 20110606 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | 20110606 | ||||
| 3 | ET_PARTNER | Call by reference | Type reference (TYPE) | PLM_T_AUD_IT_PARTNER | Tabellentyp zu Partner des Audits | 20110606 | |||
| 4 | IT_ACT_LTXTS | Call by reference | Type reference (TYPE) | TT_THEAD | 20110606 | ||||
| 5 | IV_ACTION_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDIT_ACTION_GUID | Schlüssel der Korrektur/Vorbeugemaßnahme zum Audit | 20110606 | |||
| 6 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20110606 | |||
| 7 | IV_LTEXT_REQ | Call by reference | Type reference (TYPE) | STRING | 20110606 | ||||
| 8 | IV_PARTNER_REQ | Call by reference | Type reference (TYPE) | STRING | 20110606 |
Method GET_DETAILS on class CL_PLM_AUDIT_ACTION_POWL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |