SAP ABAP Class CX_CFX_ORG (General Exception Class for Integration of Organization)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_FOLDERS (Package) Collaboration Folders: Folder and Documents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20041006 |
Properties
| Class | CX_CFX_ORG | |
| Short Description | General Exception Class for Integration of Organization | |
| Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | CFX_FOLDERS | Collaboration Folders: Folder and Documents |
| Created | 20041006 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CFX_ORG has no forward declaration.
Interfaces
Class CX_CFX_ORG has no interface implemented.
Friends
Class CX_CFX_ORG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CFX_OBJECT_DESCRIPTION | Object Description (Type + Category) | 20041126 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Object Category | 20041006 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BAPIRET2 | Return Parameters | 20041006 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'AbapError' | Error when Calling Function Module | 20041006 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'InvalidOrg' | Organization Is Empty or Invalid | 20041011 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'InvalidSys' | System Not Permitted | 20050503 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'InvalidUser' | User Name Is Empty or Invalid | 20041011 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'IsAssigned' | User Is Assigned to an Organization | 20041011 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'NotAssigned' | User Is not Assigned to an Organization | 20041006 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'NoBpCreation' | Business Partner Person Cannot Be Created | 20041011 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'NoBpPers' | No Business Partner Person Was Created | 20041006 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'NoCpPers' | No Central Person Was Created | 20041007 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'NoOrgOn' | Integration for Organization Is Switched off | 20041025 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'ErrorConnection' | No Connection When Calling BAPI | 20041007 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'NoUser' | No User Was Found | 20041006 | ||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | Type of Error | 20041006 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | STRING | User | 20041215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20041006 |
Events
Class CX_CFX_ORG has no event.
Types
Class CX_CFX_ORG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_DESCRIPTION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_OBJECT_DESCRIPTION | 20041126 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | 20041006 | ||||
| 3 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20041006 | ||||
| 4 | RETURN_ERROR | Call by reference | Type reference (TYPE) | BAPIRET2 | 20041006 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20041006 | ||||
| 6 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20041006 | ||||
| 7 | USER_ID | Call by reference | Type reference (TYPE) | STRING | 20041215 |
Method CONSTRUCTOR on class CX_CFX_ORG has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |