SAP ABAP Class CL_FOPC_ACCOUNTS (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 20040526
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20040526
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20040526
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_BSP_TREETABLE_IL Interface IL for Tree Table View 20040526
Properties
Class CL_FOPC_ACCOUNTS  
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 20040526   SAP 
Last change 20041006   SAP 
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 FOPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_BSP_INIT_IL Interface for Initialization 20040526
2 IF_CRM_BSP_MODEL_ACCESS_IL Application Interface to BSP IL 20040526
3 IF_CRM_BSP_PROCESS_IL Interface for Process Methods 20040526
4 IF_CRM_BSP_TREETABLE_IL Interface IL for Tree Table View 20040526
Friends
Class CL_FOPC_ACCOUNTS 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 20040526
2 C_CLASSNAME Instance attribute Private Type reference (TYPE) CRMT_MODELACCESSCLASS 'CL_FOPC_ACCOUNTS' Model Access Class 20040526
3 C_INFO_CONSTANT Instance attribute Private Type reference (TYPE) CRMT_BSP_OBJECTKEY 'CONSTANT_HEADER_INFO' Object Key 20040526
4 MODEL Instance attribute Private Object reference (TYPE REF TO) CL_FOPC_MODEL_SETUP Process Model Class 20040526
5 PERSON Instance attribute Private Type reference (TYPE) FOPCS_S_PERSON 20050301
6 REFRESH_TREE Instance attribute Private Type reference (TYPE) STRING Refresh Tree 20040526
7 S_DATA Instance attribute Private Type reference (TYPE) FOPT_BSP_ACCOUNT_GROUP Modified Data for Org Unit Structure Setup 20040526
8 TASK Instance attribute Private Type reference (TYPE) FOPC_TASK Start-Up Task 20040526
9 TASK_DISP_ACCOUNTS Static Attribute Private Type reference (TYPE) STRING 'DISP-ACCH' Display Task 20040706
10 TASK_EDIT_ACCOUNTS Static Attribute Private Type reference (TYPE) STRING 'EDIT-ACCH' Edit Task 20040706
11 TREE_FIRST_INIT Instance attribute Private Type reference (TYPE) STRING Tree First Init 20040526
12 T_CUT_DATA Instance attribute Private Type reference (TYPE) FOPC_T_UI_ACCOUNT_GROUPS Cut or Copy Node 20040526
13 T_DATA Instance attribute Private Type reference (TYPE) FOPC_T_UI_ACCOUNT_GROUPS Org Unit Structure Setup 20040526
14 T_ERROR_LOG Instance attribute Private Type reference (TYPE) FOPC_T_UI_ERROR_LOG Error Log 20040526
15 _PERSON Instance attribute Private Object reference (TYPE REF TO) CL_FOPC_UI_PERSON_ASSIGN MIC: Role Assignment Access Class 20040526
16 _SAVING_EXCEPTION Instance attribute Private Object reference (TYPE REF TO) CX_BAPI_EXCEPTION Exeception Basis Class for BAPI Migration 20050425
17 _TIMEFRAME Instance attribute Private Type reference (TYPE) FOPC_TIMEFRAME Timeframe 20041015
18 _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 20040526
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040526
3 CREATE_NEW_TREE_NODE Instance method Private Method Create New Process Group or Process 20040526
4 FIND_LAST_CHILD Instance method Private Method Find Last Child 20040526
5 READ_ORGUNIT Instance method Private Method Read Org Unit Data for object_key 20040526
6 WALK_CHILDS Instance method Private Method Walk Childs 20040526
Events
Class CL_FOPC_ACCOUNTS has no event.
Types
Class CL_FOPC_ACCOUNTS 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 20040526

Method BUILD_ORGUNIT_SCREEN on class CL_FOPC_ACCOUNTS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FOPC_ACCOUNTS has no parameter.
Method CONSTRUCTOR on class CL_FOPC_ACCOUNTS 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) FOPT_BSP_ACCOUNT_GROUP Account groups 20040526
2 Importing IV_EVENT Call by reference Type reference (TYPE) CRMT_BSP_EVENT Ereignis 20040526
3 Importing I_PARENT Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20040526

Method CREATE_NEW_TREE_NODE on class CL_FOPC_ACCOUNTS 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 20040526
2 Importing IT_DATA Call by reference Type reference (TYPE) FOPC_T_UI_ACCOUNT_GROUPS 20040526
3 Importing OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Schlüssel eines Objektes 20040526

Method FIND_LAST_CHILD on class CL_FOPC_ACCOUNTS 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 20040526
2 Exporting ET_SCREEN_STRUCTURE Call by reference Type reference (TYPE) ANY 20040526
3 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY_TAB Tabelle von Object keys 20040526

Method READ_ORGUNIT on class CL_FOPC_ACCOUNTS has no exception.

Method WALK_CHILDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_DATA Call by reference Type reference (TYPE) FOPC_T_UI_ACCOUNT_GROUPS Kontogruppen 20040602
2 Importing OBJECT_KEY Call by reference Type reference (TYPE) CRMT_BSP_OBJECTKEY Object key 20040602

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