SAP ABAP Function Module /AIN/RP_CND_GET_BY_MSG_TYPE_ID (Returns the list of condition types by msg type id)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/RULEPROC (Package) Auto-ID Rule Processor & Conditions
Basic Data
Function Module /AIN/RP_CND_GET_BY_MSG_TYPE_ID Returns the list of condition types by msg type id  
Function Group /AIN/RP_CONFIG   Function group for configuring the RP  
Program Name /AIN/SAPLRP_CONFIG    
INCLUDE Name /AIN/LRP_CONFIGU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_CONDITIONS TYPE /AIN/RP_COND_TYPE_TAB Represents a condition type, including description
Importing IV_MSG_TYPE_ID TYPE /AIN/DM_MSG_TYPE_ID Message Type ID
Exception OPEN_SQL_ERROR TYPE OPEN SQL error occurred
Exception INSUFFICIENT_DATA TYPE If no msg type id is passed to the fct module
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141109 
SAP Release Created in 600