SAP ABAP Class CL_PLM_AUDIT_QUEST_POWL (POWL for Audit Question Items)
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 | 20100520 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_EASY_FEEDER | Methods needed by Easy-POWL Feederclass | 20100520 |
Properties
| Class | CL_PLM_AUDIT_QUEST_POWL | |
| Short Description | POWL for Audit Question Items | |
| 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 | 20100520 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_EASY_FEEDER | Methods needed by Easy-POWL Feederclass | 20100520 |
Friends
Class CL_PLM_AUDIT_QUEST_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 Key of Current Text Environment | 20100520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Provides Details About an Error | 20100520 |
Events
Class CL_PLM_AUDIT_QUEST_POWL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_THEAD | Private | See coding | 20101001 | 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 | Struktur für Langtext zu Auditfragen | 20100520 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | 20100520 | ||||
| 3 | ET_PARTNER | Call by reference | Type reference (TYPE) | PLM_T_AUD_IT_PARTNER | Struktur für Partnerdaten des Audits | 20100520 | |||
| 4 | IT_QUEST_LTXTS | Call by reference | Type reference (TYPE) | TT_THEAD | SAPscript: Text-Header | 20101001 | |||
| 5 | IV_AUDIT_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDIT_GUID | Schlüssel des Audits | 20100520 | |||
| 6 | IV_AUDIT_ID | Call by reference | Type reference (TYPE) | PLMT_AUDIT_ID | Schlüssel, der ein Audit kennzeichnet | 20100520 | |||
| 7 | IV_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100520 | |||
| 8 | IV_LTEXT_REQ | Call by reference | Type reference (TYPE) | STRING | 20100520 | ||||
| 9 | IV_PARTNER_REQ | Call by reference | Type reference (TYPE) | STRING | 20100520 | ||||
| 10 | IV_QUEST_GUID | Call by reference | Type reference (TYPE) | PLMT_AUDIT_QUEST_GUID | Schlüssel der Fragenliste zum Audit | 20100520 | |||
| 11 | IV_QUEST_ID | Call by reference | Type reference (TYPE) | PLMT_AUDIT_QUEST_ID | Identifikation der Auditfrage/Listenposition | 20100520 |
Method GET_DETAILS on class CL_PLM_AUDIT_QUEST_POWL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |