SAP ABAP Class IF_SCRM_CHECK_MESSAGE_INFO (Internal: Meta Data on CheckMan check message)
Properties
Class | IF_SCRM_CHECK_MESSAGE_INFO | |
Short Description | Internal: Meta Data on CheckMan check message | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100712 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SCRM_CHECK_MESSAGE_INFO has no forward declaration.
Interfaces
Class IF_SCRM_CHECK_MESSAGE_INFO has no interface implemented.
Friends
Class IF_SCRM_CHECK_MESSAGE_INFO has no friend class.
Attributes
Class IF_SCRM_CHECK_MESSAGE_INFO has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Internal: Get the name of the SAP Script document | 20100712 |
2 | ![]() |
Instance method | Public | Method | Internal: Get the ID of the message | 20100712 |
3 | ![]() |
Instance method | Public | Method | Internal: Get the priority of the message | 20100712 |
4 | ![]() |
Instance method | Public | Method | Internal: Get the title of the message | 20100712 |
Events
Class IF_SCRM_CHECK_MESSAGE_INFO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_INFO | Public | See coding | 20100712 | begin of ty_S_Info,
id type crmchkmgid,
handle type ref to if_Scrm_Check_Message_Info,
end of ty_S_Info
|
||
2 | TY_T_INFOS | Public | See coding | 20100712 | ty_T_Infos type sorted table of ty_S_Info with unique key id
|
Method Signatures
Method GET_DOCU_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | DOKU_OBJ | 20100712 |
Method GET_DOCU_OBJECT on class IF_SCRM_CHECK_MESSAGE_INFO has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CRMCHKMGID | 20100712 |
Method GET_ID on class IF_SCRM_CHECK_MESSAGE_INFO has no exception.
Method GET_PRIORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | 20100712 |
Method GET_PRIORITY on class IF_SCRM_CHECK_MESSAGE_INFO has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100712 |
Method GET_TITLE on class IF_SCRM_CHECK_MESSAGE_INFO has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |