SAP ABAP Data Element GWY_IAPPCRC (APPC Error Number)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-GW (Application Component) Gateway/CPIC
     SGATEWAY (Package) Gateway
Basic Data
Data Element GWY_IAPPCRC
Short Description APPC Error Number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT2    
Data Type INT2   2-byte integer, only for length field before LCHR or LRAW 
Length 5    
Decimal Places 0    
Output Length 5    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short APPC 
Medium 10 Error 
Long 15 APPC Error 
Heading 20 APPC Error Number 
Documentation

Definition

You can find the return values for the individual CPI-C functions and their meaning in the "X/Open Developers' Specification - CPI-C".

Syslog messages that are displayed immediately before and after provide notes on the exact cause of the error.

If you require additional information, you must analyze the trace files that affected.

0 CM_OK
1 CM_ALLOCATE_FAILURE_NO_RETRY
2 CM_ALLOCATE_FAILURE_RETRY
3 CM_CONVERSATION_TYPE_MISMATCH
6 CM_SECURITY_NOT_VALID
8 CM_SYNC_LVL_NOT_SUPPORTED_PGM
9 CM_TPN_NOT_RECOGNIZED
10 CM_TP_NOT_AVAILABLE_NO_RETRY
11 CM_TP_NOT_AVAILABLE_RETRY
17 CM_DEALLOCATED_ABEND
18 CM_DEALLOCATED_NORMAL
19 CM_PARAMETER_ERROR
20 CM_PRODUCT_SPECIFIC_ERROR
21 CM_PROGRAM_ERROR_NO_TRUNC
22 CM_PROGRAM_ERROR_PURGING
23 CM_PROGRAM_ERROR_TRUNC
24 CM_PROGRAM_PARAMETER_CHECK
25 CM_PROGRAM_STATE_CHECK
26 CM_RESOURCE_FAILURE_NO_RETRY
27 CM_RESOURCE_FAILURE_RETRY
28 CM_UNSUCCESSFUL
35 CM_OPERATION_INCOMPLETE
36 CM_SYSTEM_EVENT

History
Last changed by/on SAP  20130604 
SAP Release Created in 700