SAP ABAP Class CL_FOPC_UI_ANA_CHANGE (Change Analysis UI Class)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_REPORTING (Package) Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20040421 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_TREETABLE_IL | Interface IL for Tree Table View | 20040421 |
Properties
| Class | CL_FOPC_UI_ANA_CHANGE | |
| Short Description | Change Analysis UI Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FOPC_REPORTING | Reporting |
| Created | 20040421 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20040421 | ||
| 2 | IF_CRM_BSP_TREETABLE_IL | Interface IL for Tree Table View | 20040421 |
Friends
Class CL_FOPC_UI_ANA_CHANGE 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) | CRMT_BSP_OBJECTKEY | 'DEFAULT_OIC_OBJECT' | Object Key | 20040422 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 'DEFAULT_TIME_OBJECT' | Object Key | 20040423 | ||
| 3 | Constant | Private | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | 'DUMMY_OBJECT_KEY' | Object Key | 20050318 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | FOPT_BSP_UI_ANA_FILTER | MIC Reporting: Filter Information | 20040422 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FOPCR_S_ANA_PARAM | 20050318 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | FOPT_BSP_UI_ANA_PARAM | MIC Change Analysis: Parameters | 20050318 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | FOPT_BSP_UI_ANA_TIME | MIC Reporting: Filter Information | 20040423 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | YT_DATA | 20040422 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOPC_REPORT_DATA | Class with Reporting Data | 20050316 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOPC_REPORT_DATA | Class with Reporting Data | 20050316 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20040802 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20040422 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Upper Case | 20040422 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOPC_MODEL_SETUP | Process Model Class | 20040422 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | FOPCR_FNAME | 20040422 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20050318 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | abap_false | 20040422 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | abap_false | 20040423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040421 | ||
| 2 | Instance method | Private | Method | 20040909 | ||
| 3 | Instance method | Public | Constructor | Constructor | 20050318 | |
| 4 | Instance method | Private | Method | 20040422 | ||
| 5 | Instance method | Private | Method | 20040422 | ||
| 6 | Instance method | Private | Method | 20040909 | ||
| 7 | Instance method | Private | Method | 20040422 | ||
| 8 | Instance method | Private | Method | 20040422 | ||
| 9 | Instance method | Private | Method | 20041109 | ||
| 10 | Instance method | Private | Method | 20040422 | ||
| 11 | Instance method | Private | Method | 20040909 |
Events
Class CL_FOPC_UI_ANA_CHANGE has no event.
Types
Class CL_FOPC_UI_ANA_CHANGE has no local type.
Method Signatures
Method COLLECT_DATA Signature
Method COLLECT_DATA on class CL_FOPC_UI_ANA_CHANGE has no parameter.
Method COLLECT_DATA on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method COMPLETE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ICON | Value transfer | Type reference (TYPE) | FOPC_ANA_CHANGE_ICON | Änderung: Symbol | 20040909 | |||
| 2 | E_TEXT | Value transfer | Type reference (TYPE) | FOPC_ANA_CHANGE_TXT | Änderungsanalyse: Änderung des Objekts (Bezeichnung) | 20040909 | |||
| 3 | I_CHANGE | Value transfer | Type reference (TYPE) | FOPC_ANA_CHANGE | Änderungsanalyse: Änderung des Objekts | 20040909 |
Method COMPLETE_CHANGE on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FOPC_UI_ANA_CHANGE has no parameter.
Method CONSTRUCTOR on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method DISPLAY_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHANGE | Value transfer | Type reference (TYPE) | FOPC_ANA_CHANGE | Änderungsanalyse: Änderung des Objekts | 20040422 | |||
| 2 | E_ICON | Value transfer | Type reference (TYPE) | FOPC_ANA_CHANGE_ICON | Änderung: Symbol | 20040422 | |||
| 3 | E_TEXT | Value transfer | Type reference (TYPE) | FOPC_ANA_CHANGE_TXT | Änderungsanalyse: Änderung des Objekts (Bezeichnung) | 20040422 | |||
| 4 | IS_DATA | Call by reference | Type reference (TYPE) | YS_DATA | 20040422 |
Method DISPLAY_CHANGE on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | ANY | 20040422 | ||||
| 2 | TP | Value transfer | Type reference (TYPE) | FOPCR_FNAME | 20040422 | ||||
| 3 | TXT | Value transfer | Type reference (TYPE) | STRING | 20040422 |
Method GET_TEXT on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method LOAD_ACC_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20040909 | |||
| 2 | XT_DETAIL | Call by reference | Type reference (TYPE) | ANY | 20040909 |
Method LOAD_ACC_DETAIL on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method LOAD_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20040422 | |||
| 2 | I_GROUPING | Value transfer | Type reference (TYPE) | FOPCR_FNAME | 20040531 | ||||
| 3 | I_NODETYPE | Value transfer | Type reference (TYPE) | FOPCR_FNAME | 20040422 | ||||
| 4 | I_RATING | Value transfer | Type reference (TYPE) | FOPCR_FNAME | 20040422 | ||||
| 5 | XT_DETAIL | Call by reference | Type reference (TYPE) | ANY | 20040422 |
Method LOAD_DETAIL on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method LOAD_NODETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Tabelle von Object keys | 20040422 |
Method LOAD_NODETYPE on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method LOAD_PROCESS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20041109 | |||
| 2 | XT_DETAIL | Call by reference | Type reference (TYPE) | ANY | 20041109 |
Method LOAD_PROCESS_CHANGE on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method LOAD_REPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT | Value transfer | Type reference (TYPE) | FOPCR_ROW_ID | 20040422 | ||||
| 2 | XT_STR | Call by reference | Type reference (TYPE) | YT_ANA_STR | 20040422 |
Method LOAD_REPORT on class CL_FOPC_UI_ANA_CHANGE has no exception.
Method LOAD_RISK_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT | Call by reference | Type reference (TYPE) | CRMT_BSP_OBJECTKEY_TAB | Tabelle von Object keys | 20040909 | |||
| 2 | XT_DETAIL | Call by reference | Type reference (TYPE) | ANY | 20040909 |
Method LOAD_RISK_DETAIL on class CL_FOPC_UI_ANA_CHANGE has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 100 |