SAP ABAP Class CL_CFX_ORG (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
Properties
Class CL_CFX_ORG  
Short Description Organization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_FOLDERS   Collaboration Folders: Folder and Documents 
Created 20040927   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_ORG has no interface implemented.
Friends
Class CL_CFX_ORG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_EXIT_ORG Static Attribute Private Object reference (TYPE REF TO) IF_EX_CFX_ORG_INTEGRATION BAdI Interface IF_EX_CFX_ORG_INTEGRATION 20041209
2 MS_ADDRESS Instance attribute Private Type reference (TYPE) BAPIBUS1006_ADDRESS BAPI Structure for Searching for Address Attributes 20040927
3 MT_USER Instance attribute Private Type reference (TYPE) CFX_ORG_TT_USERS User 20040927
4 M_ALL_DETAILS_SELECTED Instance attribute Private Type reference (TYPE) CFX_ORG_ALL_DETAILS_SELECTED All Organization Data Selected 20040927
5 M_ALL_USERS_SELECTED Instance attribute Private Type reference (TYPE) CFX_ORG_ALL_USERS_SELECTED All Users Selected 20040927
6 M_BP_ID Instance attribute Private Type reference (TYPE) BU_PARTNER Number of Organization 20041213
7 M_EXIT_ORG_EXISTING Static Attribute Private Type reference (TYPE) CFX_BOOLEAN ABAP_UNDEFINED Returns an active implementation 20041209
8 M_EXT_ORG_NUMBER Instance attribute Private Type reference (TYPE) BU_BPEXT Business Partner Number in External System 20040927
9 M_HR_ORG_ID Instance attribute Private Type reference (TYPE) CFX_ORG_TEXT Organization (HR-ORG) 20041214
10 M_ID Instance attribute Private Type reference (TYPE) BU_PARTNER_GUID GUID of Organization Number 20040927
11 M_INTERNALS_CHECKED Instance attribute Private Type reference (TYPE) CFX_ORG_CHECKED Organization Checked 20041001
12 M_IS_INTERNAL Instance attribute Private Type reference (TYPE) CFX_ORG_INTERNAL Internal Organization 20040927
13 M_NAME Instance attribute Private Type reference (TYPE) BU_NAMEOR1 Name 1 of Organization 20040927
14 SC_EXIT_NAME Constant Private Type reference (TYPE) EXIT_DEF 'CFX_ORG_INTEGRATION' Business Add-In Definition 20041209
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USER_INTO_LIST Instance method Private Method Inserts the User in the List 20040930
2 ADD_USER_INTO_REG_LIST Instance method Private Method Inserts the User in the Registration List 20041008
3 ASSIGN_USER_TO_ORG Instance method Private Method Assigns a User to an Organization 20041011
4 CHECK_ORG_EXISTENCE Instance method Public Method Check Whether Organization Exists 20041005
5 CHECK_RETURN_ERROR Instance method Private Method Checks Whether an Error Has Occurred 20041007
6 CHECK_USER_ORG Instance method Public Method Check User 20041006
7 CHECK_USER_ORG_SRM Instance method Private Method Check User 20050503
8 CHECK_USER_ORG_STD Instance method Private Method Check User: Standard 20041006
9 CONSTRUCTOR Instance method Public Constructor 20041116
10 CREATE_BP_PERSON Instance method Private Method Creates the Person for a User 20041011
11 DO_COMMIT_WORK Instance method Private Method Update 20041126
12 GET_BP_ID Instance method Public Method Returns ID of Organization 20041213
13 GET_BP_ORG_ID Instance method Public Method Returns ID of a BP Organization 20041213
14 GET_BP_PERSON_FOR_USER Instance method Private Method Supplies the Person for a User 20040930
15 GET_ID Instance method Public Method Returns GUID of Organization 20041125
16 GET_ORG_DETAIL Instance method Public Method Supplies All Organizational Data 20040927
17 GET_ORG_DETAIL_SRM Instance method Private Method Supplies All Organizational Data 20050502
18 GET_ORG_DETAIL_STD Instance method Private Method Supplies All Organizational Data: Standard 20041001
19 GET_ORG_FOR_USER Instance method Public Method Supplies an Organization for a User 20040929
20 GET_ORG_FOR_USER_SRM Instance method Private Method Supplies an Organization for a User 20050502
21 GET_ORG_FOR_USER_STD Instance method Private Method Supplies an Organization for a User: Standard 20040929
22 GET_ORG_ROLES Instance method Private Method Supplies the Organization Role 20041005
23 GET_PERSON_ROLE Instance method Private Method Supplies the Person Role 20041011
24 GET_RELATION_TYPE_FOR_CHECK Instance method Private Method Delivers Relationship Types Between User and Org. 20041004
25 GET_USERS Instance method Public Method Delivers All Users from an Organization 20040927
26 GET_USERS_SRM Instance method Private Method Delivers All Users from an Organization 20050502
27 GET_USERS_STD Instance method Private Method Delivers All Users from an Organization: Standard 20041004
28 HANDLE_NEW_USER Instance method Public Method Assigns an Organization to a User 20040927
29 IDENTIFY_INTERNAL_ORGANIZATION Instance method Private Method Checks Whether Organization Is Internal 20041004
30 IDENTIFY_INTERNAL_PERSON Instance method Private Method Checks Whether User Is Internal 20040930
31 IS_HR_ACTIVE Instance method Public Method Checks Whether HR Integration Is Active 20041228
32 IS_HR_ORG Instance method Public Method Checks Whether Organization Is Created from HR 20041130
33 IS_INTERNAL Instance method Public Method Defines Whether an Organization Is Internal 20041006
34 RAISE_EXCEPTION Instance method Private Method Checks the Error Messages and Triggers an Exception 20041007
35 RAISE_NO_PERSON Instance method Private Method Checks the Error Messages and Triggers an Exception 20041007
36 RAISE_NO_SYS_CONNECTION Instance method Private Method Checks the Error Messages and Triggers an Exception 20041007
37 SEARCH_ORG Instance method Public Method Finds the Organizations 20040927
38 SEARCH_ORG_SRM Instance method Private Method Finds the Organizations 20050503
39 SEARCH_ORG_STD Instance method Private Method Finds the Organizations: Standard 20041005
40 UPDATE_RETURN_TABLE Instance method Private Method Inserts an Error Message in the Error Table 20041007
Events
Class CL_CFX_ORG has no event.
Types
Class CL_CFX_ORG has no local type.
Method Signatures

Method ADD_USER_INTO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_USER Call by reference Type reference (TYPE) CFX_ORG_TT_USERS Liste von Benutzer 20040930
2 Importing IS_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20040930

Method ADD_USER_INTO_LIST on class CL_CFX_ORG has no exception.

Method ADD_USER_INTO_REG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_REG_USER Call by reference Type reference (TYPE) CFX_ORG_TT_REG_USER Registrierte Benutzer 20041008
2 Importing IT_USER Call by reference Type reference (TYPE) CFX_ORG_TT_USERS Liste von Benutzer 20041008
3 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20041008

Method ADD_USER_INTO_REG_LIST on class CL_CFX_ORG has no exception.

Method ASSIGN_USER_TO_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041011
2 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20041020
3 Importing IS_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20041011
4 Importing I_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Organisationsnummer 20041213
5 Importing I_COMMIT_WORK Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20041011
6 Importing I_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20041020

Method ASSIGN_USER_TO_ORG on class CL_CFX_ORG has no exception.

Method CHECK_ORG_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041005
2 Exporting E_NO_ORG Call by reference Type reference (TYPE) CFX_BOOLEAN No organization 20041005
3 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041005

Method CHECK_ORG_EXISTENCE on class CL_CFX_ORG has no exception.

Method CHECK_RETURN_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RETURN_ERROR Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20041007
2 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041007

Method CHECK_RETURN_ERROR on class CL_CFX_ORG has no exception.

Method CHECK_USER_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20041006
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041006
3 Exporting E_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Organisationsnummer 20041213
4 Exporting E_ID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID einer Organisation 20041006
5 Exporting E_INTERNALS_CHECKED Call by reference Type reference (TYPE) CFX_ORG_CHECKED Organization geprüft 20041007
6 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20041006
7 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20041006

Method CHECK_USER_ORG on class CL_CFX_ORG has no exception.

Method CHECK_USER_ORG_SRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20050503
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20050503
3 Exporting E_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Organisationsnummer 20050503
4 Exporting E_ID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID einer Organisationsnummer 20050503
5 Exporting E_INTERNALS_CHECKED Call by reference Type reference (TYPE) CFX_ORG_CHECKED Organization geprüft 20050503
6 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20050503
7 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20050503
8 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20050503

Method CHECK_USER_ORG_SRM on class CL_CFX_ORG has no exception.

Method CHECK_USER_ORG_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20041006
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041006
3 Exporting E_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Organisationsnummer 20041213
4 Exporting E_ID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID einer Organisationsnummer 20041006
5 Exporting E_INTERNALS_CHECKED Call by reference Type reference (TYPE) CFX_ORG_CHECKED Organization geprüft 20041007
6 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20041006
7 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041006
8 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20041006

Method CHECK_USER_ORG_STD on class CL_CFX_ORG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID einer Organisationsnummer 20041116

Method CONSTRUCTOR on class CL_CFX_ORG has no exception.

Method CREATE_BP_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20041011
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041011
3 Importing I_BUSINESSPARTNEREXTERN Call by reference Type reference (TYPE) BU_PARTNER Externe Geschäftspartnernummer 20041011
4 Importing I_COMMIT_WORK Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20041011
5 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20041011

Method CREATE_BP_PERSON on class CL_CFX_ORG has no exception.

Method DO_COMMIT_WORK Signature

Method DO_COMMIT_WORK on class CL_CFX_ORG has no parameter.
Method DO_COMMIT_WORK on class CL_CFX_ORG has no exception.

Method GET_BP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BP_ID Value transfer Type reference (TYPE) STRING Organisationsnummer 20041213

Method GET_BP_ID on class CL_CFX_ORG has no exception.

Method GET_BP_ORG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041213
2 Exporting E_ID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID einer Organisation 20041213
3 Importing I_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Organisationsnummer 20041213

Method GET_BP_ORG_ID on class CL_CFX_ORG has no exception.

Method GET_BP_PERSON_FOR_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20040930
2 Exporting ET_EMPLOYEE_ID Call by reference Type reference (TYPE) BPEMPLOYEET HR-Mitarbeiternummern 20040930
3 Exporting ET_RELATIONSHIPS Call by reference Type reference (TYPE) CFX_ORG_TT_BP_RELATIONSHIPS Geschäftspartnerbeziehungen 20040930
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returnparameter 20040930
5 Exporting E_BP_PERS_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20040930
6 Exporting E_BP_PERS_ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20040930
7 Exporting E_EXT_BP_PERS_ID Call by reference Type reference (TYPE) BU_BPEXT Geschäftspartnernummer im externen System 20040930
8 Exporting E_NAME Call by reference Type reference (TYPE) EMNAM Aufbereiteter Name des Mitarbeiters bzw. Bewerbers 20040930
9 Exporting E_PERSON_ID Call by reference Type reference (TYPE) PERSONID technische Personennummer 20040930
10 Exporting E_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20040930
11 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20040930
12 Importing I_BU_PARTNER_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID eines Geschäftspartners 20040930
13 Importing I_EMPLOYEE_ID Call by reference Type reference (TYPE) PERNR_D Personalnummer 20040930
14 Importing I_PERSON_ID Call by reference Type reference (TYPE) PERSONID technische Personennummer 20040930
15 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20040930

Method GET_BP_PERSON_FOR_USER on class CL_CFX_ORG has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) BU_PARTNER_GUID GUID einer Organisation 20041125

Method GET_ID on class CL_CFX_ORG has no exception.

Method GET_ORG_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTIONS Call by reference Type reference (TYPE) CFX_ORG_TS_ACTIONS Organisation ermitteln 20041001
2 Exporting ES_ADDRESS Call by reference Type reference (TYPE) BAPIBUS1006_ADDRESS BAPI-Struktur für Adressattributen 20040930
3 Exporting ES_DETAIL Call by reference Type reference (TYPE) CFX_ORG_TS_DETAIL Detaillierte Daten von Organisation 20041001
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041001

Method GET_ORG_DETAIL on class CL_CFX_ORG has no exception.

Method GET_ORG_DETAIL_SRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTIONS Call by reference Type reference (TYPE) CFX_ORG_TS_ACTIONS Organisation ermitteln 20050502
2 Exporting ES_ADDRESS Call by reference Type reference (TYPE) BAPIBUS1006_ADDRESS BAPI-Struktur für Adressattributen 20050502
3 Exporting ES_DETAIL Call by reference Type reference (TYPE) CFX_ORG_TS_DETAIL Detaillierte Daten von Organisation 20050502
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20050502
5 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20050502

Method GET_ORG_DETAIL_SRM on class CL_CFX_ORG has no exception.

Method GET_ORG_DETAIL_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTIONS Call by reference Type reference (TYPE) CFX_ORG_TS_ACTIONS Organisation ermitteln 20041001
2 Exporting ES_ADDRESS Call by reference Type reference (TYPE) BAPIBUS1006_ADDRESS BAPI-Struktur für Adressattributen 20041001
3 Exporting ES_DETAIL Call by reference Type reference (TYPE) CFX_ORG_TS_DETAIL Detaillierte Daten von Organisation 20041001
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041001
5 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041001

Method GET_ORG_DETAIL_STD on class CL_CFX_ORG has no exception.

Method GET_ORG_FOR_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20041011
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041001
3 Exporting E_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Organisationsnummer 20041213
4 Exporting E_ID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID einer Organisation 20041001
5 Exporting E_INTERNALS_CHECKED Call by reference Type reference (TYPE) CFX_ORG_CHECKED Organization geprüft 20041011
6 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20040929
7 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20040929

Method GET_ORG_FOR_USER on class CL_CFX_ORG has no exception.

Method GET_ORG_FOR_USER_SRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20050502
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20050502
3 Exporting E_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Organisationsnummer 20050502
4 Exporting E_ID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID einer Organisationsnummer 20050502
5 Exporting E_INTERNALS_CHECKED Call by reference Type reference (TYPE) CFX_ORG_CHECKED Organization geprüft 20050502
6 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20050502
7 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20050502
8 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20050502

Method GET_ORG_FOR_USER_SRM on class CL_CFX_ORG has no exception.

Method GET_ORG_FOR_USER_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20041001
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20040930
3 Exporting E_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Organisationsnummer 20041213
4 Exporting E_ID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID einer Organisationsnummer 20041001
5 Exporting E_INTERNALS_CHECKED Call by reference Type reference (TYPE) CFX_ORG_CHECKED Organization geprüft 20041001
6 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20040929
7 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20040929
8 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20040929

Method GET_ORG_FOR_USER_STD on class CL_CFX_ORG has no exception.

Method GET_ORG_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORG_ROLES Call by reference Type reference (TYPE) CFX_ORG_TT_ROLE_RANGE Rollen von Organisation 20041011
2 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041005

Method GET_ORG_ROLES on class CL_CFX_ORG has no exception.

Method GET_PERSON_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTNERROLE Call by reference Type reference (TYPE) BU_ROLE GP-Rolle 20041011
2 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041011
3 Importing I_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20050202

Method GET_PERSON_ROLE on class CL_CFX_ORG has no exception.

Method GET_RELATION_TYPE_FOR_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXT_RELTYP Call by reference Type reference (TYPE) CFX_ORG_TT_RELTYP_RANGE Geschäftspartner-Beziehungstyp für externe Mitarbeiter 20041004
2 Exporting ET_INT_RELTYP Call by reference Type reference (TYPE) CFX_ORG_TT_RELTYP_RANGE Geschäftspartner-Beziehungstyp für interne Mitarbeiter 20041004
3 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041004

Method GET_RELATION_TYPE_FOR_CHECK on class CL_CFX_ORG has no exception.

Method GET_USERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REG_USER Call by reference Type reference (TYPE) CFX_ORG_TT_REG_USER Benutzer (Format für Registrieren) 20041004
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041004
3 Exporting ET_USER Call by reference Type reference (TYPE) CFX_ORG_TT_USERS Benutzer 20041004
4 Exporting E_ALL_USERS_SELECTED Call by reference Type reference (TYPE) CFX_ORG_ALL_USERS_SELECTED Alle Benutzer selektiert 20041004

Method GET_USERS on class CL_CFX_ORG has no exception.

Method GET_USERS_SRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REG_USER Call by reference Type reference (TYPE) CFX_ORG_TT_REG_USER Benutzer (Format für Registrieren) 20050502
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20050502
3 Exporting ET_USER Call by reference Type reference (TYPE) CFX_ORG_TT_USERS Benutzer 20050502
4 Exporting E_ALL_USERS_SELECTED Call by reference Type reference (TYPE) CFX_ORG_ALL_USERS_SELECTED Alle Benutzer selektiert 20050502
5 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20050502

Method GET_USERS_SRM on class CL_CFX_ORG has no exception.

Method GET_USERS_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REG_USER Call by reference Type reference (TYPE) CFX_ORG_TT_REG_USER Benutzer (Format für Registrieren) 20041004
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041004
3 Exporting ET_USER Call by reference Type reference (TYPE) CFX_ORG_TT_USERS Benutzer 20041004
4 Exporting E_ALL_USERS_SELECTED Call by reference Type reference (TYPE) CFX_ORG_ALL_USERS_SELECTED Alle Benutzer selektiert 20041004
5 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041004

Method GET_USERS_STD on class CL_CFX_ORG has no exception.

Method HANDLE_NEW_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER Call by reference Type reference (TYPE) CFX_ORG_TS_USERS Benutzer 20050210
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041008
3 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20041011
4 Importing I_BUSINESSPARTNEREXTERN Call by reference Type reference (TYPE) BU_PARTNER Externe Geschäftspartnernummer (Person) 20041011
5 Importing I_COMMIT_WORK Call by reference Type reference (TYPE) CFX_BOOLEAN Commit work 20041015
6 Importing I_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20041020
7 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20040927

Method HANDLE_NEW_USER on class CL_CFX_ORG has no exception.

Method IDENTIFY_INTERNAL_ORGANIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041004
2 Exporting E_INTERNALS_CHECKED Call by reference Type reference (TYPE) CFX_ORG_CHECKED Organization geprüft 20041004
3 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20041004
4 Exporting E_IS_NOT_ASSIGNED Call by reference Type reference (TYPE) CFX_BOOLEAN Kein Benutzer zugeordnet 20041118
5 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041004

Method IDENTIFY_INTERNAL_ORGANIZATION on class CL_CFX_ORG has no exception.

Method IDENTIFY_INTERNAL_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20040930
2 Exporting E_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Organisationsnummer 20041213
3 Exporting E_ID Call by reference Type reference (TYPE) BU_PARTNER_GUID GUID eines Organisationsnummer 20041001
4 Exporting E_INTERNALS_CHECKED Call by reference Type reference (TYPE) CFX_ORG_CHECKED Organization geprüft 20041001
5 Exporting E_IS_INTERNAL Call by reference Type reference (TYPE) CFX_ORG_INTERNAL Ist intern 20040930
6 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20040930
7 Importing IT_RELATIONSHIPS Call by reference Type reference (TYPE) CFX_ORG_TT_BP_RELATIONSHIPS Geschäftspartnerbeziehungen 20040930
8 Importing I_BP_PERS_ID Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20040930

Method IDENTIFY_INTERNAL_PERSON on class CL_CFX_ORG has no exception.

Method IS_HR_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041228
2 Returning R_IS_HR_ACTIVE Value transfer Type reference (TYPE) CFX_BOOLEAN HR-Integration ist aktiviert 20041228

Method IS_HR_ACTIVE on class CL_CFX_ORG has no exception.

Method IS_HR_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041130
2 Returning R_IS_HR_ORG Value transfer Type reference (TYPE) CFX_BOOLEAN HR-Organisation 20041130

Method IS_HR_ORG on class CL_CFX_ORG has no exception.

Method IS_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_INTERNAL Value transfer Type reference (TYPE) CFX_ORG_INTERNAL Interne Organisation 20041006

Method IS_INTERNAL on class CL_CFX_ORG has no exception.

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returnparameter 20041007

Method RAISE_EXCEPTION on class CL_CFX_ORG has no exception.

Method RAISE_NO_PERSON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returnparameter 20041007
2 Importing IS_SY Value transfer Type reference (TYPE) SYST ABAP-Systemfelder 20041007
3 Importing I_GET_MSG_ONLY Call by reference Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20041228
4 Importing I_USERNAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20041215

Method RAISE_NO_PERSON on class CL_CFX_ORG has no exception.

Method RAISE_NO_SYS_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returnparameter 20041007
2 Importing IS_SY Value transfer Type reference (TYPE) SYST ABAP-Systemfelder 20041007

Method RAISE_NO_SYS_CONNECTION on class CL_CFX_ORG has no exception.

Method SEARCH_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041005
2 Exporting ET_SEARCHRESULT Call by reference Type reference (TYPE) CFX_TT_ORG_ID Organisation 20041005
3 Importing IS_ADDRESSDATA Call by reference Type reference (TYPE) BAPIBUS1006_ADDR_SEARCH BAPI-Struktur für Suche nach Adressattributen 20041005
4 Importing IS_CENTRALDATA Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_SEARCH BAPI-Struktur für Suche bzgl. zentraler Daten 20041005
5 Importing I_EXT_ORG Call by reference Type reference (TYPE) CFX_BOOLEAN 'X' sucht externe Organisationen 20041115
6 Importing I_EXT_ORG_NUMBER Call by reference Type reference (TYPE) BU_BPEXT Organisationsnummer im externen System 20041005
7 Importing I_INT_ORG Call by reference Type reference (TYPE) CFX_BOOLEAN 'X' sucht interne Organisationen 20041115

Method SEARCH_ORG on class CL_CFX_ORG has no exception.

Method SEARCH_ORG_SRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20050503
2 Exporting ET_SEARCHRESULT Call by reference Type reference (TYPE) CFX_TT_ORG_ID Organisation 20050503
3 Importing IS_ADDRESSDATA Call by reference Type reference (TYPE) BAPIBUS1006_ADDR_SEARCH BAPI-Struktur für Suche nach Adressattributen 20050503
4 Importing IS_CENTRALDATA Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_SEARCH BAPI-Struktur für Suche bzgl. zentraler Daten 20050503
5 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20050503
6 Importing I_EXT_ORG Call by reference Type reference (TYPE) CFX_BOOLEAN 'X' sucht externe Organisationen 20050503
7 Importing I_EXT_ORG_NUMBER Call by reference Type reference (TYPE) BU_BPEXT Organisationsnummer im externen System 20050503
8 Importing I_INT_ORG Call by reference Type reference (TYPE) CFX_BOOLEAN 'X' sucht interne Organisationen 20050503

Method SEARCH_ORG_SRM on class CL_CFX_ORG has no exception.

Method SEARCH_ORG_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041005
2 Exporting ET_SEARCHRESULT Call by reference Type reference (TYPE) CFX_TT_ORG_ID Organisation 20041005
3 Importing IS_ADDRESSDATA Call by reference Type reference (TYPE) BAPIBUS1006_ADDR_SEARCH BAPI-Struktur für Suche nach Adressattributen 20041005
4 Importing IS_CENTRALDATA Call by reference Type reference (TYPE) BAPIBUS1006_CENTRAL_SEARCH BAPI-Struktur für Suche bzgl. zentraler Daten 20041005
5 Importing IS_ORG_SETTINGS Call by reference Type reference (TYPE) CFX_BP_SET Globale Einstellungen von Organisation in cFolders 20041005
6 Importing I_EXT_ORG Call by reference Type reference (TYPE) CFX_BOOLEAN 'X' sucht externe Organisationen 20041115
7 Importing I_EXT_ORG_NUMBER Call by reference Type reference (TYPE) BU_BPEXT Organisationsnummer im externen System 20041005
8 Importing I_INT_ORG Call by reference Type reference (TYPE) CFX_BOOLEAN 'X' sucht interne Organisationen 20041115

Method SEARCH_ORG_STD on class CL_CFX_ORG has no exception.

Method UPDATE_RETURN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20041007
2 Exporting ES_RETURN Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20041007
3 Importing IS_SY Call by reference Type reference (TYPE) SYST ABAP-Systemfelder 20041007

Method UPDATE_RETURN_TABLE on class CL_CFX_ORG has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400