SAP ABAP Class CM_USMD_CR_ROOT_BLOCKLIST (generic message class for blocklist checkmessages)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
USMD_CR (Package) Change request BO implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CM_USMD_CR_ROOT | root message class for usmd_cr | 20120320 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CM_MDG_BS_BP_BLOCKLIST | Blocklist message class for usmd_cr only | 20120320 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CM_MDG_SF_BLOCKLIST | Messgae class for SF blocklist | 20120502 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CM_USMD_CR_ROOT_BL_BLOCK | Message class for block list chekcs for usmd_cr only | 20120320 |
Properties
| Class | CM_USMD_CR_ROOT_BLOCKLIST | |
| Short Description | generic message class for blocklist checkmessages | |
| Super Class | CM_USMD_CR_ROOT | root message class for usmd_cr |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | USMD_CR | Change request BO implementation |
| Created | 20120313 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CM_USMD_CR_ROOT_BLOCKLIST has no forward declaration.
Interfaces
Class CM_USMD_CR_ROOT_BLOCKLIST has no interface implemented.
Friends
Class CM_USMD_CR_ROOT_BLOCKLIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120313 | |
| 2 | Instance method | Public | Method | Creates copy of message object for creation add. message | 20120416 |
Events
Class CM_USMD_CR_ROOT_BLOCKLIST has no event.
Types
Class CM_USMD_CR_ROOT_BLOCKLIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREQUEST_ID | Call by reference | Type reference (TYPE) | USMD_CREQUEST | 20120416 | ||||
| 2 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20120320 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120313 | ||||
| 4 | ROW | Call by reference | Type reference (TYPE) | USMD_ROW | 20120320 | ||||
| 5 | SEVERITY | Call by reference | Type reference (TYPE) | TY_MESSAGE_SEVERITY | 'E' | 20120320 | |||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120313 |
Method CONSTRUCTOR on class CM_USMD_CR_ROOT_BLOCKLIST has no exception.
Method GET_COPY_OF_MESSAGE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MESSAGE | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20120416 |
Method GET_COPY_OF_MESSAGE_OBJECT on class CM_USMD_CR_ROOT_BLOCKLIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |