SAP ABAP Class /BOBF/CM_LIB (BOPF Library Message Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-RNT (Application Component) Business Object Processing Framework Runtime
⤷
/BOBF/LIBRARY (Package) Business Object Processing Framework Library

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CM_FRW | BOPF Message Class | 20081213 |
Properties
Class | /BOBF/CM_LIB | |
Short Description | BOPF Library Message Class | |
Super Class | /BOBF/CM_FRW | BOPF Message Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | /BOBF/LIBRARY | Business Object Processing Framework Library |
Created | 20081213 | SAP |
Last change | 20130531 | 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
Class /BOBF/CM_LIB has no interface implemented.
Friends
Class /BOBF/CM_LIB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20081213 | ||||
2 | ![]() |
Constant | Public | See coding | 20081213 | ||||
3 | ![]() |
Constant | Public | See coding | 20081213 | ||||
4 | ![]() |
Constant | Public | See coding | 20081213 | ||||
5 | ![]() |
Constant | Public | See coding | 20081213 | ||||
6 | ![]() |
Constant | Public | See coding | 20081213 | ||||
7 | ![]() |
Constant | Public | See coding | 20081213 | ||||
8 | ![]() |
Constant | Public | See coding | 20081213 | ||||
9 | ![]() |
Constant | Public | See coding | 20081213 | ||||
10 | ![]() |
Constant | Public | See coding | 20081213 | ||||
11 | ![]() |
Constant | Public | See coding | 20081213 | ||||
12 | ![]() |
Constant | Public | See coding | 20081213 | ||||
13 | ![]() |
Constant | Public | See coding | 20081213 | ||||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ESR action name | 20081213 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /BOBF/OBM_NAME | Name | 20081213 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Code value | 20081213 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ESR BO Name | 20081213 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | ESR node name | 20081213 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LANGU | Language Key | 20081213 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /BOBF/OBM_NAME | Name | 20081213 | ||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SOBJ_NAME | Object Name in Object Directory | 20081213 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20121206 | |||
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Status list | 20081213 | ||
24 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYUNAME | User Name | 20081213 | ||
25 | ![]() |
Constant | Public | See coding | 20081213 | ||||
26 | ![]() |
Constant | Public | See coding | 20121119 | ||||
27 | ![]() |
Constant | Public | See coding | 20121119 | ||||
28 | ![]() |
Constant | Public | See coding | 20121127 | ||||
29 | ![]() |
Constant | Public | See coding | 20121023 | ||||
30 | ![]() |
Constant | Public | See coding | 20121119 | ||||
31 | ![]() |
Constant | Public | See coding | 20081213 | ||||
32 | ![]() |
Constant | Public | See coding | 20081213 | ||||
33 | ![]() |
Constant | Public | See coding | 20081213 | ||||
34 | ![]() |
Constant | Public | See coding | 20081213 | ||||
35 | ![]() |
Constant | Public | See coding | 20121206 | ||||
36 | ![]() |
Constant | Public | See coding | 20081213 | ||||
37 | ![]() |
Constant | Public | See coding | 20081213 | ||||
38 | ![]() |
Constant | Public | See coding | 20081213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081213 |
2 | ![]() |
Static method | Public | Method | Create a new message instance | 20081213 |
Events
Class /BOBF/CM_LIB has no event.
Types
Class /BOBF/CM_LIB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOBF/CM_LIB has no exception.
Method CREATE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20081213 | ||
2 | ![]() |
CT_FAILED_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Failed Keys | 20081213 | ||
3 | ![]() |
IO_PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081213 | |||
4 | ![]() |
IS_TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | Identifier of Message | 20081213 | ||
5 | ![]() |
IT_ENVIRONMENT_LOCATION | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_LOCATION | Environment Location | 20081213 | ||
6 | ![]() |
IT_FIELDNAMES | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of fieldnames | 20081213 | ||
7 | ![]() |
IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081213 | ||
8 | ![]() |
IV_LIFETIME | Call by reference | Type reference (TYPE) | TY_MESSAGE_LIFETIME | CO_LIFETIME_STATE | Lifetime | 20081213 | |
9 | ![]() |
IV_NODE_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081213 | ||
10 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Node name | 20081213 | ||
11 | ![]() |
IV_SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | CO_SEVERITY_ERROR | Severity | 20081213 | |
12 | ![]() |
IV_SYMPTOM | Call by reference | Type reference (TYPE) | TY_MESSAGE_SYMPTOM | Symptom | 20081213 |
Method CREATE_MESSAGE on class /BOBF/CM_LIB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |