SAP ABAP Class CL_FOPC_ORG (Process Model Class)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_STRUCTURE_SETUP (Package) Basic Structures
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_INIT_IL Interface for Initialization 20031127
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20031127
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20031127
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_TREETABLE_IL Interface IL for Tree Table View 20031127
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOPC_UI_PROXY_MASTER 20041019
Properties
Class CL_FOPC_ORG  
Short Description Process Model Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_STRUCTURE_SETUP   Basic Structures 
Created 20031127   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FOPC_ORG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20031127
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20031127
3 IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20031127
4 IF_CRM_BSP_TREETABLE_IL Interface IL for Tree Table View 20031127
5 IF_FOPC_UI_PROXY_MASTER 20041019
Friends
Class CL_FOPC_ORG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_LINKID Instance attribute Private Type reference (TYPE) STRING 20040210
2 C_CLASSNAME Instance attribute Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FOPC_ORG' Model Access Class 20031127
3 C_INFO_CONSTANT Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY 'CONSTANT_HEADER_INFO' Object Key 20040108
4 C_STR_ORGUNIT Instance attribute Private Type reference (TYPE) FOPC_OBJTYPE 'ORGUNIT' ObjectType 20041115
5 MODEL Instance attribute Private Object reference (TYPE REF TO) CL_FOPC_MODEL_SETUP Process Model Class 20031127
6 REFRESH_TREE Instance attribute Private Type reference (TYPE) STRING Refresh Tree 20031127
7 S_DATA Instance attribute Private Type reference (TYPE) YS_STRUCTURE_SETUP Modified Data for Org Unit Structure Setup 20031127
8 TASK Instance attribute Private Type reference (TYPE) STRING Start-Up Task 20040205
9 TREE_FIRST_INIT Instance attribute Private Type reference (TYPE) STRING Tree First Init 20040224
10 T_CUT_DATA Instance attribute Private Type reference (TYPE) YT_STRUCTURE_SETUP Cut or Copy Node 20040108
11 T_DATA Instance attribute Private Type reference (TYPE) YT_STRUCTURE_SETUP Org Unit Structure Setup 20031127
12 T_ERROR_LOG Instance attribute Private Type reference (TYPE) FOPC_T_UI_ERROR_LOG Error Log 20040204
13 _LINKS Instance attribute Private Object reference (TYPE REF TO) CL_FOPC_UI_LINKS Links 20031203
14 _PERSON Instance attribute Private Object reference (TYPE REF TO) CL_FOPC_UI_PERSON_ASSIGN MIC: Role Assignment Access Class 20031127
15 _SAVING_EXCEPTION Instance attribute Private Object reference (TYPE REF TO) CX_BAPI_EXCEPTION Exeception Basis Class for BAPI Migration 20050425
16 _TIMEFRAME Instance attribute Private Type reference (TYPE) FOPC_TIMEFRAME Timeframe 20041015
17 _TIMEFRAME_YEAR Instance attribute Private Type reference (TYPE) FOPC_YEAR Year 20041015
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ORGUNIT_SCREEN Instance method Private Method 20031127
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031127
3 CREATE_NEW_TREE_NODE Instance method Private Method Create New Process Group or Process 20040116
4 FIND_LAST_CHILD Instance method Private Method Find Last Child 20040311
5 READ_ORGUNIT Instance method Private Method Read Org Unit Data for object_key 20031209
6 WALK_CHILDS Instance method Private Method Walk Childs 20040107
Events
Class CL_FOPC_ORG has no event.
Types
Class CL_FOPC_ORG has no local type.
Method Signatures

Method BUILD_ORGUNIT_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORGUNIT Value transfer Type reference (TYPE) FOPT_BSP_ORGUNIT Schlüssel eines Objektes 20040116

Method BUILD_ORGUNIT_SCREEN on class CL_FOPC_ORG has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FOPC_ORG has no parameter.
Method CONSTRUCTOR on class CL_FOPC_ORG has no exception.

Method CREATE_NEW_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ES_DATA Call by reference Type reference (TYPE) YS_STRUCTURE_SETUP 20040116
2 Importing IV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Ereignis 20040116
3 Importing I_PARENT Call by reference Type reference (TYPE) FOPT_BSP_ORGUNIT Schlüssel eines Objektes 20040116

Method CREATE_NEW_TREE_NODE on class CL_FOPC_ORG has no exception.

Method FIND_LAST_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_LAST_CHILD Call by reference Type reference (TYPE) I 20040311
2 Importing IT_DATA Call by reference Type reference (TYPE) YT_STRUCTURE_SETUP 20040311
3 Importing OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20040311

Method FIND_LAST_CHILD on class CL_FOPC_ORG has no exception.

Method READ_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_ATTRIBUTE Call by reference Type reference (TYPE) CRMT_BSP_FIELDATTRIB_TAB Feldeigenschaften 20040204
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20031209
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20040108

Method READ_ORGUNIT on class CL_FOPC_ORG has no exception.

Method WALK_CHILDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ORGUNIT_ID Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY ID der Organisationsheit 20040107
2 Changing T_STRUCTURE_SETUP Call by reference Type reference (TYPE) YT_STRUCTURE_SETUP Org units 20040108

Method WALK_CHILDS on class CL_FOPC_ORG has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 100