SAP ABAP Class CX_CPF (Exception for CPF)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-PR-CPF (Application Component) Configurable Parameters and Formulas
⤷
CPF_BASIS (Package) Configurable Parameters and Formulas (Basis)

⤷

⤷

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 | 20120709 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_CPF_NOTHING_FOUND | Exception: Nothing was found | 20130619 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_PRICING_CPF | Exception for CPF pricing integration | 20130416 |
Properties
Class | CX_CPF | |
Short Description | Exception for CPF | |
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 | CPF_BASIS | Configurable Parameters and Formulas (Basis) |
Created | 20120709 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_CPF has no interface implemented.
Friends
Class CX_CPF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CPFS_CONTEXT | CPF Context | 20130619 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20130619 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CPFT_MESSAGE | CPF Message: BAPIRET2 + CPF Context | 20130320 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Set CPF message with context | 20130320 |
2 | ![]() |
Instance method | Public | Method | Entrich context of messages of original CX_CPF | 20130320 |
3 | ![]() |
Instance method | Protected | Method | Set CPF message with context | 20130320 |
4 | ![]() |
Instance method | Public | Method | Set CPF message with context | 20130320 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120709 |
6 | ![]() |
Instance method | Public | Method | Set CPF message with context | 20130320 |
7 | ![]() |
Instance method | Public | Method | Display assigned message in dialog | 20130320 |
8 | ![]() |
Instance method | Protected | Method | Get messages | 20130320 |
9 | ![]() |
Instance method | Public | Method | Get messages | 20130320 |
10 | ![]() |
Instance method | Protected | Method | Get instance of original CPF exception | 20130320 |
11 | ![]() |
Instance method | Public | Method | CX_CPF has at least one message | 20130320 |
12 | ![]() |
Instance method | Protected | Method | Set CPF message with context | 20130320 |
13 | ![]() |
Instance method | Public | Method | Set CPF message with context | 20130320 |
14 | ![]() |
Instance method | Public | Method | Add | 20130320 |
Events
Class CX_CPF has no event.
Types
Class CX_CPF has no local type.
Method Signatures
Method ADD_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | CPFS_CONTEXT | CPF Context | 20130320 |
Method ADD_CONTEXT on class CX_CPF has no exception.
Method ADD_CONTEXT_BY_ORIG_CX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | CPFS_CONTEXT | CPF Context | 20130320 |
Method ADD_CONTEXT_BY_ORIG_CX on class CX_CPF has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | CPFT_MESSAGE | CPF Message: BAPIRET2 + CPF Context | 20130320 |
Method ADD_MESSAGE on class CX_CPF has no exception.
Method ADD_MESSAGE_BY_ORIG_CX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | CPFT_MESSAGE | CPF Message: BAPIRET2 + CPF Context | 20130320 |
Method ADD_MESSAGE_BY_ORIG_CX on class CX_CPF has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MS_CONTEXT | Call by reference | Type reference (TYPE) | CPFS_CONTEXT | 20130619 | |||
2 | ![]() |
MT_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20130619 | |||
3 | ![]() |
MT_MESSAGE | Call by reference | Type reference (TYPE) | CPFT_MESSAGE | 20130320 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120709 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20120709 |
Method CONSTRUCTOR on class CX_CPF has no exception.
Method CREATE_MESSAGE_BY_ORIG_CX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | CPFS_CONTEXT | CPF Context | 20130320 | ||
2 | ![]() |
IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | Message text | 20130320 |
Method CREATE_MESSAGE_BY_ORIG_CX on class CX_CPF has no exception.
Method DISPLAY_MSG_IN_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20130320 |
Method DISPLAY_MSG_IN_DIALOG on class CX_CPF has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGE | Value transfer | Type reference (TYPE) | CPFT_MESSAGE | CPF Message: BAPIRET2 + CPF Context | 20130320 |
Method GET_MESSAGE on class CX_CPF has no exception.
Method GET_MESSAGE_BY_ORIG_CX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGE | Value transfer | Type reference (TYPE) | CPFT_MESSAGE | CPF Message: BAPIRET2 + CPF Context | 20130320 |
Method GET_MESSAGE_BY_ORIG_CX on class CX_CPF has no exception.
Method GET_ORIGINAL_CX_CPF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CX_CPF | Value transfer | Object reference (TYPE REF TO) | CX_CPF | Exception for CPF | 20130320 |
Method GET_ORIGINAL_CX_CPF on class CX_CPF has no exception.
Method HAS_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_MESSAGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | CX_CPF has at least one message | 20130320 |
Method HAS_MESSAGE on class CX_CPF has no exception.
Method SET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | CPFT_MESSAGE | CPF Message: BAPIRET2 + CPF Context | 20130320 |
Method SET_MESSAGE on class CX_CPF has no exception.
Method SET_MESSAGE_BY_ORIG_CX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | CPFT_MESSAGE | CPF Message: BAPIRET2 + CPF Context | 20130320 |
Method SET_MESSAGE_BY_ORIG_CX on class CX_CPF has no exception.
Method SET_SYMSG_TO_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_MESSAGE | Call by reference | Type reference (TYPE) | CPFS_MESSAGE | CPF Message: BAPIRET2 + CPF context | 20130320 | ||
2 | ![]() |
IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | Message text | 20130320 |
Method SET_SYMSG_TO_MESSAGE on class CX_CPF has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |