SAP ABAP Class CX_SWB_OBJECT_DOES_NOT_EXIST (The requested object does not exist)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SWB_TOOL (Package) Abstract Workbench Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SWB_EXCEPTION | ABAP Workbench: Exception | 20090327 |
Properties
| Class | CX_SWB_OBJECT_DOES_NOT_EXIST | |
| Short Description | The requested object does not exist | |
| Super Class | CX_SWB_EXCEPTION | ABAP Workbench: Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWB_TOOL | Abstract Workbench Tool |
| Created | 20090325 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SWB_OBJECT_DOES_NOT_EXIST has no forward declaration.
Interfaces
Class CX_SWB_OBJECT_DOES_NOT_EXIST has no interface implemented.
Friends
Class CX_SWB_OBJECT_DOES_NOT_EXIST has no friend class.
Attributes
Class CX_SWB_OBJECT_DOES_NOT_EXIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090327 | |
| 2 | Static method | Public | Method | Throws comfortable exception with T100 message | 20110614 |
Events
Class CX_SWB_OBJECT_DOES_NOT_EXIST has no event.
Types
Class CX_SWB_OBJECT_DOES_NOT_EXIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090327 | ||||
| 2 | T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20090327 | ||||
| 3 | T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20090327 | ||||
| 4 | T100_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20110614 | ||||
| 5 | T100_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20090327 | ||||
| 6 | T100_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20090327 | ||||
| 7 | T100_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20110614 | ||||
| 8 | T100_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20110614 | ||||
| 9 | T100_SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110614 | ||||
| 10 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20121002 | ||||
| 11 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20090327 |
Method CONSTRUCTOR on class CX_SWB_OBJECT_DOES_NOT_EXIST has no exception.
Method CREATE_T100_MSG_NOT_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichtenklasse | 20110614 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichtennummer | 20110614 | ||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Nachrichtentyp | 20110614 | ||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Nachrichtenvariable | 20110614 | ||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Nachrichtenvariable | 20110614 | ||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Nachrichtenvariable | 20110614 | ||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Nachrichtenvariable | 20110614 | ||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | Ausnahme, die auf die aktuelle abgebildet wurde | 20110614 | |||
| 9 | SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | T100 Kurztext | 20110614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Angefordertes Objekt existiert nicht | 20110614 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |