SAP ABAP Class CX_FIP (Base error for FIP)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-FIP (Application Component) Perishables Procurement
⤷
FIP_CORE (Package) Core package for Fresh Item Procurement

⤷

⤷

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 | 20080117 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_FIP_AUTHORIZATION | Authorization error | 20080117 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_FIP_BUSINESS_LOGIC | Errors related to business logic | 20080117 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_FIP_CONNECTION_FAILED | Connection failed exception | 20080117 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_FIP_DATA | Data validation error | 20080117 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_FIP_RUNTIME | FIP execution error | 20080117 |
Properties
Class | CX_FIP | |
Short Description | Base error for FIP | |
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 | FIP_CORE | Core package for Fresh Item Procurement |
Created | 20080117 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_FIP has no forward declaration.
Interfaces
Class CX_FIP has no interface implemented.
Friends
Class CX_FIP 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) | FIP_T_BAL_MSG | Application log messages | 20080117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080117 |
Events
Class CX_FIP has no event.
Types
Class CX_FIP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MT_MESSAGES | Call by reference | Type reference (TYPE) | FIP_T_BAL_MSG | 20080117 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080117 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080117 |
Method CONSTRUCTOR on class CX_FIP has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |