SAP ABAP Class CX_PIM (PIM Exception Class)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   PIMAPI (Package) Product Information Management - Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20130806
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20130806
Properties
Class CX_PIM  
Short Description PIM Exception Class    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package PIMAPI   Product Information Management - Integration 
Created 20130806   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_PIM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20130806
Friends
Class CX_PIM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMUNICATION_ERROR Constant Public See coding 20130806
2 DESTINATION_NOT_EXIST Constant Public See coding 20130806
3 DESTINATION_NOT_MAINTAINED Constant Public See coding 20130927
4 DESTINATION_TYPE_ERROR Constant Public See coding 20130806
5 EMPTY_DEMO_TDC Constant Public See coding 20130924
6 GENERAL_ERROR Constant Public See coding 20130806
7 HTTP_CALL_FAIL Constant Public See coding 20130806
8 INVALID_PARAM Constant Public See coding 20130806
9 INVALID_SEL_OPTION Constant Public See coding 20130806
10 INVALID_SEL_SIGN Constant Public See coding 20130927
11 METHOD_CALL_FAIL Constant Public See coding 20130806
12 MISSING_HIGH_SEL_TABLE Constant Public See coding 20130927
13 MISSING_LOW_SEL_TABLE Constant Public See coding 20130927
14 MISSING_RFC Constant Public See coding 20130806
15 M_FULLTEXT_SHORT Instance attribute Public Type reference (TYPE) STRING Full short message 20130909
16 M_MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO 20130806
17 M_TEXT1 Instance attribute Public Type reference (TYPE) STRING Message Variable 20130806
18 M_TEXT2 Instance attribute Public Type reference (TYPE) STRING Message Variable 20130806
19 M_TEXT3 Instance attribute Public Type reference (TYPE) STRING Message Variable 20130806
20 M_TEXT4 Instance attribute Public Type reference (TYPE) STRING Message Variable 20130806
21 READ_DESTINATION_FAIL Constant Public See coding 20130806
22 SYSTEM_FAILURE Constant Public See coding 20130806
23 UNKNOWN_ENTITYSETNAME Constant Public See coding 20130806
24 UNKNOWN_LANGUAGE Constant Public See coding 20130919
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130806
2 MAP_MSGNO_TO_TEXTID Static method Public Method 20130806
Events
Class CX_PIM has no event.
Types
Class CX_PIM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing M_FULLTEXT_SHORT Call by reference Type reference (TYPE) STRING 20130909
2 Importing M_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20130806
3 Importing M_TEXT1 Call by reference Type reference (TYPE) STRING 20130806
4 Importing M_TEXT2 Call by reference Type reference (TYPE) STRING 20130806
5 Importing M_TEXT3 Call by reference Type reference (TYPE) STRING 20130806
6 Importing M_TEXT4 Call by reference Type reference (TYPE) STRING 20130806
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130806
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130806

Method CONSTRUCTOR on class CX_PIM has no exception.

Method MAP_MSGNO_TO_TEXTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20130806
2 Returning RV_TEXTID Value transfer Type reference (TYPE) SCX_T100KEY 20130806

Method MAP_MSGNO_TO_TEXTID on class CX_PIM has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 748