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 | Constant | Public | See coding | 20130806 | |||||
| 2 | Constant | Public | See coding | 20130806 | |||||
| 3 | Constant | Public | See coding | 20130927 | |||||
| 4 | Constant | Public | See coding | 20130806 | |||||
| 5 | Constant | Public | See coding | 20130924 | |||||
| 6 | Constant | Public | See coding | 20130806 | |||||
| 7 | Constant | Public | See coding | 20130806 | |||||
| 8 | Constant | Public | See coding | 20130806 | |||||
| 9 | Constant | Public | See coding | 20130806 | |||||
| 10 | Constant | Public | See coding | 20130927 | |||||
| 11 | Constant | Public | See coding | 20130806 | |||||
| 12 | Constant | Public | See coding | 20130927 | |||||
| 13 | Constant | Public | See coding | 20130927 | |||||
| 14 | Constant | Public | See coding | 20130806 | |||||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | Full short message | 20130909 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | 20130806 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable | 20130806 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable | 20130806 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable | 20130806 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable | 20130806 | |||
| 21 | Constant | Public | See coding | 20130806 | |||||
| 22 | Constant | Public | See coding | 20130806 | |||||
| 23 | Constant | Public | See coding | 20130806 | |||||
| 24 | Constant | Public | See coding | 20130919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130806 | |
| 2 | 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 | M_FULLTEXT_SHORT | Call by reference | Type reference (TYPE) | STRING | 20130909 | ||||
| 2 | M_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20130806 | ||||
| 3 | M_TEXT1 | Call by reference | Type reference (TYPE) | STRING | 20130806 | ||||
| 4 | M_TEXT2 | Call by reference | Type reference (TYPE) | STRING | 20130806 | ||||
| 5 | M_TEXT3 | Call by reference | Type reference (TYPE) | STRING | 20130806 | ||||
| 6 | M_TEXT4 | Call by reference | Type reference (TYPE) | STRING | 20130806 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20130806 | ||||
| 8 | 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 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20130806 | ||||
| 2 | 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 |