SAP ABAP Class CL_CFX_API_EXCEPTION (Texts & Handling of Exceptions)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_API (Package) Collaboration Folders: API
⤷
⤷
Properties
| Class | CL_CFX_API_EXCEPTION | |
| Short Description | Texts & Handling of Exceptions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_API | Collaboration Folders: API |
| Created | 20011010 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CFX_API_EXCEPTION has no forward declaration.
Interfaces
Class CL_CFX_API_EXCEPTION has no interface implemented.
Friends
Class CL_CFX_API_EXCEPTION has no friend class.
Attributes
Class CL_CFX_API_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate Text (for User) from Exception (api_checks) | 20011017 | |
| 2 | Static method | Public | Method | Text (for User) from Exception (collaboration_locking) | 20011010 | |
| 3 | Static method | Public | Method | Generate Text (for User) from Exceptions | 20011010 | |
| 4 | Static method | Public | Method | Text (for User) from Execption (no_valid_ntf_recipient ) | 20030218 | |
| 5 | Static method | Public | Method | Generate Text (for User) from Exception (api_checks) | 20061127 | |
| 6 | Static method | Public | Method | Generate Error Parameter & Text from Exceptions for API | 20011024 |
Events
Class CL_CFX_API_EXCEPTION has no event.
Types
Class CL_CFX_API_EXCEPTION has no local type.
Method Signatures
Method GET_API_CHECKS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_API_CHECKS | Call by reference | Object reference (TYPE REF TO) | CX_CFX_API_CHECKS | Fehler bei der Eingabeprüfung der API | 20011017 | |||
| 2 | IP_TEXT_REPOSITORY | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TEXT_REPOSITORY | Zugriffsobject auf sprachabhängige Texte | 20011017 | |||
| 3 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20011017 |
Method GET_API_CHECKS_TEXT on class CL_CFX_API_EXCEPTION has no exception.
Method GET_COLLABORATION_LOCKING_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COLLABORATION_LOCKING | Call by reference | Object reference (TYPE REF TO) | CX_CFX_COLLABORATION_LOCKING | Exceptions für Sperrkonflikte | 20011010 | |||
| 2 | IP_TEXT_REPOSITORY | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TEXT_REPOSITORY | Zugriffsobject auf sprachabhängige Texte | 20011010 | |||
| 3 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20011010 |
Method GET_COLLABORATION_LOCKING_TEXT on class CL_CFX_API_EXCEPTION has no exception.
Method GET_EXCEPTION_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20011010 | |||
| 2 | IP_TEXT_REPOSITORY | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TEXT_REPOSITORY | Zugriffsobject auf sprachabhängige Texte | 20011010 | |||
| 3 | I_LINE_SEPARATOR | Call by reference | Type reference (TYPE) | STRING | 20011010 | ||||
| 4 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20011010 |
Method GET_EXCEPTION_TEXT on class CL_CFX_API_EXCEPTION has no exception.
Method GET_NO_VALID_RECIPIENT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NO_VALID_RECIPIENT | Call by reference | Object reference (TYPE REF TO) | CX_CFX_NO_VALID_NTF_RECIPIENT | Ausnahme: keine gültiger Meldungsempfänger | 20030218 | |||
| 2 | IP_TEXT_REPOSITORY | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TEXT_REPOSITORY | Zugriffsobject auf sprachabhängige Texte | 20030218 | |||
| 3 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20030218 |
Method GET_NO_VALID_RECIPIENT_TEXT on class CL_CFX_API_EXCEPTION has no exception.
Method GET_S_API_CHECKS_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_S_API_CHECKS | Call by reference | Object reference (TYPE REF TO) | CX_CFX_S_API_CHECKS | Fehler bei der Eingabeprüfung der API | 20061127 | |||
| 2 | IP_TEXT_REPOSITORY | Call by reference | Object reference (TYPE REF TO) | CL_CFX_TEXT_REPOSITORY | Zugriffsobject auf sprachabhängige Texte | 20061127 | |||
| 3 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20061127 |
Method GET_S_API_CHECKS_TEXT on class CL_CFX_API_EXCEPTION has no exception.
Method HANDLE_EXCEPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FAULT | Call by reference | Type reference (TYPE) | CFX_API_TS_FAULT | Fehler in Anlehnung an SOAP (verwendbar auch in 3.1I) | 20011024 | |||
| 2 | E_FAULTSTRING | Call by reference | Type reference (TYPE) | STRING | 20011024 | ||||
| 3 | IP_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20011024 |
Method HANDLE_EXCEPTIONS on class CL_CFX_API_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |