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 OBJECT_DESCRIPTION Instance attribute Public Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION Object Description (Type + Category) 20041126
2 OBJECT_TYPE Instance attribute Public Type reference (TYPE) CFX_T_OBJECT_TYPE Object Category 20041006
3 RETURN_ERROR Instance attribute Public Type reference (TYPE) BAPIRET2 Return Parameters 20041006
4 SC_ABAP_ERROR Constant Public Type reference (TYPE) STRING 'AbapError' Error when Calling Function Module 20041006
5 SC_INVALID_ORG Constant Public Type reference (TYPE) STRING 'InvalidOrg' Organization Is Empty or Invalid 20041011
6 SC_INVALID_SYSTEM Constant Public Type reference (TYPE) STRING 'InvalidSys' System Not Permitted 20050503
7 SC_INVALID_USER Constant Public Type reference (TYPE) STRING 'InvalidUser' User Name Is Empty or Invalid 20041011
8 SC_IS_ASSIGNED Constant Public Type reference (TYPE) STRING 'IsAssigned' User Is Assigned to an Organization 20041011
9 SC_NOT_ASSIGNED Constant Public Type reference (TYPE) STRING 'NotAssigned' User Is not Assigned to an Organization 20041006
10 SC_NO_BP_CREATION Constant Public Type reference (TYPE) STRING 'NoBpCreation' Business Partner Person Cannot Be Created 20041011
11 SC_NO_BP_PERSON Constant Public Type reference (TYPE) STRING 'NoBpPers' No Business Partner Person Was Created 20041006
12 SC_NO_CP_PERSON Constant Public Type reference (TYPE) STRING 'NoCpPers' No Central Person Was Created 20041007
13 SC_NO_ORG_ON Constant Public Type reference (TYPE) STRING 'NoOrgOn' Integration for Organization Is Switched off 20041025
14 SC_NO_SYS_CONNECTION Constant Public Type reference (TYPE) STRING 'ErrorConnection' No Connection When Calling BAPI 20041007
15 SC_NO_USER Constant Public Type reference (TYPE) STRING 'NoUser' No User Was Found 20041006
16 TYPE Instance attribute Public Type reference (TYPE) STRING Type of Error 20041006
17 USER_ID Instance attribute Public Type reference (TYPE) STRING User 20041215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing OBJECT_DESCRIPTION Call by reference Object reference (TYPE REF TO) CL_CFX_OBJECT_DESCRIPTION 20041126
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) CFX_T_OBJECT_TYPE 20041006
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041006
4 Importing RETURN_ERROR Call by reference Type reference (TYPE) BAPIRET2 20041006
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041006
6 Importing TYPE Call by reference Type reference (TYPE) STRING 20041006
7 Importing 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