SAP ABAP Interface IF_SCRM_CHECK_MESSAGE_INFO (Internal: Meta Data on CheckMan check message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CHECK_RESULT_MANAGEMENT (Package) SAP ONLY: Check Internal Guidelines - Basic Module
Properties
Interface IF_SCRM_CHECK_MESSAGE_INFO  
Short Description Internal: Meta Data on CheckMan check message    
General Data
Package S_CHECK_RESULT_MANAGEMENT   SAP ONLY: Check Internal Guidelines - Basic Module 
Created 20100712   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCRM_CHECK_MESSAGE_INFO has no forward declaration.
Interfaces
Interface IF_SCRM_CHECK_MESSAGE_INFO has no interface.
Friends
Interface IF_SCRM_CHECK_MESSAGE_INFO has no friend.
Attributes
Interface IF_SCRM_CHECK_MESSAGE_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCU_OBJECT Instance method Public Method Internal: Get the name of the SAP Script document 20100712
2 GET_ID Instance method Public Method Internal: Get the ID of the message 20100712
3 GET_PRIORITY Instance method Public Method Internal: Get the priority of the message 20100712
4 GET_TITLE Instance method Public Method Internal: Get the title of the message 20100712
Events
Interface 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 Returning RESULT Value transfer Type reference (TYPE) DOKU_OBJ 20100712

Method GET_DOCU_OBJECT on Interface 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 Returning RESULT Value transfer Type reference (TYPE) CRMCHKMGID 20100712

Method GET_ID on Interface 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 Returning RESULT Value transfer Type reference (TYPE) I 20100712

Method GET_PRIORITY on Interface 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 Returning RESULT Value transfer Type reference (TYPE) STRING 20100712

Method GET_TITLE on Interface IF_SCRM_CHECK_MESSAGE_INFO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740