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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040210 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_FOPC_ORG' | Model Access Class | 20031127 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 'CONSTANT_HEADER_INFO' | Object Key | 20040108 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FOPC_OBJTYPE | 'ORGUNIT' | ObjectType | 20041115 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOPC_MODEL_SETUP | Process Model Class | 20031127 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Refresh Tree | 20031127 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YS_STRUCTURE_SETUP | Modified Data for Org Unit Structure Setup | 20031127 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Start-Up Task | 20040205 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Tree First Init | 20040224 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_STRUCTURE_SETUP | Cut or Copy Node | 20040108 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_STRUCTURE_SETUP | Org Unit Structure Setup | 20031127 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FOPC_T_UI_ERROR_LOG | Error Log | 20040204 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOPC_UI_LINKS | Links | 20031203 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOPC_UI_PERSON_ASSIGN | MIC: Role Assignment Access Class | 20031127 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CX_BAPI_EXCEPTION | Exeception Basis Class for BAPI Migration | 20050425 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FOPC_TIMEFRAME | Timeframe | 20041015 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FOPC_YEAR | Year | 20041015 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20031127 | |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20031127 |
3 | ![]() |
Instance method | Private | Method | Create New Process Group or Process | 20040116 |
4 | ![]() |
Instance method | Private | Method | Find Last Child | 20040311 |
5 | ![]() |
Instance method | Private | Method | Read Org Unit Data for object_key | 20031209 |
6 | ![]() |
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 | ![]() |
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 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | YS_STRUCTURE_SETUP | 20040116 | |||
2 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | CRMT_BSP_EVENT | Ereignis | 20040116 | ||
3 | ![]() |
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 | ![]() |
E_LAST_CHILD | Call by reference | Type reference (TYPE) | I | 20040311 | |||
2 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | YT_STRUCTURE_SETUP | 20040311 | |||
3 | ![]() |
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 | ![]() |
ET_FIELD_ATTRIBUTE | Call by reference | Type reference (TYPE) | CRMT_BSP_FIELDATTRIB_TAB | Feldeigenschaften | 20040204 | ||
2 | ![]() |
ET_SCREEN_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20031209 | |||
3 | ![]() |
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 | ![]() |
ORGUNIT_ID | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | ID der Organisationsheit | 20040107 | ||
2 | ![]() |
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 |