SAP ABAP Class /PLMB/CX_FRW (General FRW Exception)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_FRW (Package) Framework Persistency
⤷
⤷
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 | 20080723 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080723 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMB/CX_FRW_MAPPING | Mapping Error | 20090604 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /PLMB/CX_FRW_NO_DATA | No Data | 20080723 |
Properties
| Class | /PLMB/CX_FRW | |
| Short Description | General FRW Exception | |
| 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 | /PLMB/BA_FRW | Framework Persistency |
| Created | 20080723 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20080723 |
Friends
Class /PLMB/CX_FRW has no friend class.
Attributes
Class /PLMB/CX_FRW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080723 | |
| 2 | Instance method | Public | Method | 20080724 | ||
| 3 | Static method | Public | Method | Get message text for exception | 20080724 | |
| 4 | Static method | Public | Method | Get message text for exception | 20090713 |
Events
Class /PLMB/CX_FRW has no event.
Types
Class /PLMB/CX_FRW 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 | 20080723 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080723 |
Method CONSTRUCTOR on class /PLMB/CX_FRW has no exception.
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Structure of message variables | 20080724 |
Method GET_MESSAGE on class /PLMB/CX_FRW has no exception.
Method GET_TEXTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20080724 | ||||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20080724 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20080724 | |||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080724 | |||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080724 | |||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080724 | |||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20080724 |
Method GET_TEXTID on class /PLMB/CX_FRW has no exception.
Method GET_TEXTID_RET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20090713 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20090713 | |||
| 3 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20090713 | |||
| 4 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20090713 | |||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20090713 | |||
| 6 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20090713 | |||
| 7 | RS_TEXTID | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20090713 |
Method GET_TEXTID_RET on class /PLMB/CX_FRW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |