SAP ABAP Table CMS_STR_MSG_COL_MESSAGE (Format for Return Code and its corresponding Message)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS (Application Component) Collateral Management System
     CMS_COMMON (Package) Tools & Common Interfaces used by CMS
Basic Data
Table Category INTTAB    Structure 
Structure CMS_STR_MSG_COL_MESSAGE   Table Relationship Diagram
Short Description Format for Return Code and its corresponding Message    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 RETURN_CODE CMS_DTE_RETURN_CODE CMS_RETURN_CODE INT4 10   0   Return Code from a Method or Function Module  
2 MSG_CLASS SYMSGID ARBGB CHAR 20   0   Message Class *
3 MSG_TYPE SYMSGTY SYCHAR01 CHAR 1   0   Message Type  
4 MSG_NUMBER SYMSGNO SYMSGNO NUMC 3   0   Message Number  
5 PARAM1 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
6 PARAM2 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
7 PARAM3 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
8 PARAM4 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
History
Last changed by/on SAP  20130529 
SAP Release Created in 110