SAP ABAP Class /BOBF/CM_FRW (BOPF Message Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/FRAMEWORK (Package) Business Object Processing Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20081213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081213 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CM_HELPER | Message Helper | 20090415 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CM_WCF_GENIL_BOPF_MSG | Messages for GenIL on BOPF adappter | 20100702 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CM_SAWE_WORK_ENGAGEMENT | Staff Assignment Work Engagement Message Class | 20100830 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CM_SAWE_TIME_PS | Staff Assignment Time Planning Sheet Message Class | 20100118 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CM_SAWE_CANDIDATE_LIST | Staff Assignment Time Planning Sheet Message Class | 20100812 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CM_WF_FACADE_DSS | Messages for Document Subset | 20100702 |
| 7 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CM_WF_FACADE_BO | Messages for Document Subset | 20100701 |
| 8 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CM_COMMON | Common Error Messages | 20100817 |
| 9 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CM_CCS_MSG | Message Class for Catalog Access Controller | 20100621 |
| 10 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CM_CAR_MSG | Message Class for Catalog Access Controller | 20100614 |
| ... | Click here to see Used By full list (21 items) | |||
Properties
| Class | /BOBF/CM_FRW | |
| Short Description | BOPF Message Class | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | /BOBF/FRAMEWORK | Business Object Processing Framework |
| Created | 20081213 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/CM_FRW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081213 |
Friends
Class /BOBF/CM_FRW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20081219 | |||||
| 2 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_LIFETIME | 1 | 20081213 | |||
| 3 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_LIFETIME | 2 | 20081213 | |||
| 4 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'A' | 20081213 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'E' | 20081213 | |||
| 6 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'I' | 20081213 | |||
| 7 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'S' | 20081213 | |||
| 8 | Constant | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'W' | 20081213 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | TY_MESSAGE_LIFETIME | CO_LIFETIME_TRANSITION | 20081213 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TY_MESSAGE_ID | 20081213 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | /BOBF/S_FRW_LOCATION | Origin location | 20081213 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | /BOBF/T_FRW_LOCATION | Environment locations | 20081213 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | /BOBF/ACT_KEY | BOPF Context: Action | 20081213 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | /BOBF/OBM_ASSOC_KEY | BOPF Context: Association | 20081213 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081213 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | /BOBF/DET_KEY | BOPF Context: Determination | 20081213 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | /BOBF/OBM_QUERY_KEY | BOPF Context: Query | 20081213 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | /BOBF/VAL_KEY | BOPF Context: Validation | 20081213 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 20081213 | ||||
| 20 | Instance attribute | Public | Type reference (TYPE) | TY_MESSAGE_SYMPTOM | 20081213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds an environment location | 20081213 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20081213 | |
| 3 | Instance method | Public | Method | returns the message id (UUID) | 20081213 | |
| 4 | Instance method | Public | Method | Sets the lifetime of this message | 20081213 | |
| 5 | Instance method | Public | Method | Sets the origin location | 20081213 |
Events
Class /BOBF/CM_FRW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_FRW | Public | See coding | 20081219 | tt_frw TYPE STANDARD TABLE OF REF TO /bobf/cm_frw WITH DEFAULT KEY
|
||
| 2 | TY_MESSAGE_ID | Public | Type reference (TYPE) | /BOBF/CONF_KEY | 20081213 | |
|
| 3 | TY_MESSAGE_LIFETIME | Public | Type reference (TYPE) | I | 20081213 | |
|
| 4 | TY_MESSAGE_SEVERITY | Public | See coding | 20081213 | ty_message_severity TYPE c LENGTH 1
|
||
| 5 | TY_MESSAGE_SYMPTOM | Public | See coding | 20081213 | ty_message_symptom TYPE c LENGTH 15
|
Method Signatures
Method ADD_ENVIRONMENT_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCATION | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_LOCATION | Location | 20081213 |
Method ADD_ENVIRONMENT_LOCATION on class /BOBF/CM_FRW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LIFETIME | Call by reference | Type reference (TYPE) | TY_MESSAGE_LIFETIME | CO_LIFETIME_TRANSITION | 20081213 | |||
| 2 | MS_ORIGIN_LOCATION | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_LOCATION | 20081213 | ||||
| 3 | MT_ENVIRONMENT_LOCATION | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_LOCATION | 20081213 | ||||
| 4 | MV_ACT_KEY | Call by reference | Type reference (TYPE) | /BOBF/ACT_KEY | 20081213 | ||||
| 5 | MV_ASSOC_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_ASSOC_KEY | 20081213 | ||||
| 6 | MV_BOPF_LOCATION | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | 20081213 | ||||
| 7 | MV_DET_KEY | Call by reference | Type reference (TYPE) | /BOBF/DET_KEY | 20081213 | ||||
| 8 | MV_QUERY_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_QUERY_KEY | 20081213 | ||||
| 9 | MV_VAL_KEY | Call by reference | Type reference (TYPE) | /BOBF/VAL_KEY | 20081213 | ||||
| 10 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081213 | ||||
| 11 | SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 20081213 | ||||
| 12 | SYMPTOM | Call by reference | Type reference (TYPE) | TY_MESSAGE_SYMPTOM | 20081213 | ||||
| 13 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081213 |
Method CONSTRUCTOR on class /BOBF/CM_FRW has no exception.
Method GET_MESSAGE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_MESSAGE_ID | Value transfer | Type reference (TYPE) | TY_MESSAGE_ID | 20081213 |
Method GET_MESSAGE_ID on class /BOBF/CM_FRW has no exception.
Method SET_LIFETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LIFETIME | Call by reference | Type reference (TYPE) | TY_MESSAGE_LIFETIME | 20081213 |
Method SET_LIFETIME on class /BOBF/CM_FRW has no exception.
Method SET_ORIGIN_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCATION | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_LOCATION | 20081213 |
Method SET_ORIGIN_LOCATION on class /BOBF/CM_FRW has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |