SAP ABAP Class CX_SCRIPT_SERVICE_POPUP (Debugger Scripting Message Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_SCRIPT_SERVICE (Package) Debugger Scripting: Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20050909 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050909 |
Properties
| Class | CX_SCRIPT_SERVICE_POPUP | |
| Short Description | Debugger Scripting Message Class | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | STPDA_SCRIPT_SERVICE | Debugger Scripting: Services |
| Created | 20050909 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SCRIPT_SERVICE_POPUP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20050909 |
Friends
Class CX_SCRIPT_SERVICE_POPUP 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-MSGID | Messages, Message Class | 20050913 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Messages, Message Number | 20050913 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20050913 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20050913 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20050913 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20050913 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | Messages, Message Type | 20050913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050909 |
Events
Class CX_SCRIPT_SERVICE_POPUP has no event.
Types
Class CX_SCRIPT_SERVICE_POPUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SY-MSGID | 20050913 | ||||
| 2 | MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SY-MSGNO | 20050913 | ||||
| 3 | MESSAGE_PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20050913 | ||||
| 4 | MESSAGE_PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20050913 | ||||
| 5 | MESSAGE_PAR3 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20050913 | ||||
| 6 | MESSAGE_PAR4 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20050913 | ||||
| 7 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SY-MSGTY | 20050913 | ||||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050909 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20050909 |
Method CONSTRUCTOR on class CX_SCRIPT_SERVICE_POPUP has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |