SAP ABAP Class IF_SCRM_CHECK_INFO (Internal: Meta Data on CheckMan check)
Properties
Class IF_SCRM_CHECK_INFO  
Short Description Internal: Meta Data on CheckMan check    
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_INFO has no forward declaration.
Interfaces
Class IF_SCRM_CHECK_INFO has no interface implemented.
Friends
Class IF_SCRM_CHECK_INFO has no friend class.
Attributes
Class IF_SCRM_CHECK_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTACT Instance method Public Method Internal: Get contact 20100712
2 GET_DOCU_OBJECT Instance method Public Method Internal: Get the name of the docucment with the description 20100712
3 GET_ID Instance method Public Method Internal: Get the check id 20100712
4 GET_MESSAGE_INFOS Instance method Public Method Internal: Get infos regarding the messages of the check 20100712
5 GET_PLUG_CLASS_NAME Instance method Public Method Internal: Get the name of the check implementing class 20100712
6 GET_TITLE Instance method Public Method Internal: Get the title of the check 20100712
Events
Class IF_SCRM_CHECK_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 crmchkid, handle type ref to if_Scrm_Check_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_CONTACT 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_CONTACT on class IF_SCRM_CHECK_INFO has no exception.

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 class IF_SCRM_CHECK_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) CRMCHKID 20100712

Method GET_ID on class IF_SCRM_CHECK_INFO has no exception.

Method GET_MESSAGE_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SCRM_CHECK_MESSAGE_INFO=>TY_T_INFOS 20100712

Method GET_MESSAGE_INFOS on class IF_SCRM_CHECK_INFO has no exception.

Method GET_PLUG_CLASS_NAME 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_PLUG_CLASS_NAME on class IF_SCRM_CHECK_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 class IF_SCRM_CHECK_INFO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in