SAP ABAP Class CX_RSOSC_FW_EXCEPTION (Base exception for errors in the scoping framework)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOSC (Package) BI Meta Object Framework Scoping Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RSOSC_EXCEPTION | Base Exception for errors in scoping | 20051118 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_RSOSC_CHECK_DEACTIVATED | Scope Check is Deactivated | 20080201 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_RSOSC_NO_BF_ASSIGNED | The scope is not assigned to any business function | 20051118 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_RSOSC_NO_SCOPE_ASSIGNED | The object has not been assigned to any scope | 20051118 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_RSOSC_OBJECT_NOT_FOUND | The object does not exist | 20061017 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_RSOSC_OBJECT_NOT_RELEVANT | The object is not relevant for scope checks | 20060511 |
Properties
Class | CX_RSOSC_FW_EXCEPTION | |
Short Description | Base exception for errors in the scoping framework | |
Super Class | CX_RSOSC_EXCEPTION | Base Exception for errors in scoping |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | RSOSC | BI Meta Object Framework Scoping Engine |
Created | 20051118 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_RSOSC_FW_EXCEPTION has no forward declaration.
Interfaces
Class CX_RSOSC_FW_EXCEPTION has no interface implemented.
Friends
Class CX_RSOSC_FW_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20051118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051118 |
Events
Class CX_RSOSC_FW_EXCEPTION has no event.
Types
Class CX_RSOSC_FW_EXCEPTION 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 | 20051118 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20051118 |
Method CONSTRUCTOR on class CX_RSOSC_FW_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |