SAP ABAP Class CL_SATC_FA__SAP_TREE_PO (SAP skin: Statistics by Product Owner)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-TCK (Application Component) ATC extensions for Technical Check
⤷
SATC_ABAP_CHECK_SAP_FA_UI (Package) INTERNAL: - *NO* REUSE - User interface for TCK plug-ins
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC__UI_VDCT_TREE_MODEL | Aggregated findings model: abstract base class | 20120814 |
Properties
| Class | CL_SATC_FA__SAP_TREE_PO | |
| Short Description | SAP skin: Statistics by Product Owner | |
| Super Class | CL_SATC_AC__UI_VDCT_TREE_MODEL | Aggregated findings model: abstract base class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SAP_FA_UI | INTERNAL: - *NO* REUSE - User interface for TCK plug-ins |
| Created | 20120814 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SATC_FA__SAP_TREE_PO has no interface implemented.
Friends
Class CL_SATC_FA__SAP_TREE_PO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | `INCONSISTENT` | 20120814 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '' | 20120814 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SATC_FA__UI_VDCT_GRID_BASE | 20120814 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_T_DATA_INDEX_INFO | 20120814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120814 | ||
| 2 | Instance method | Private | Method | 20120814 | ||
| 3 | Instance method | Private | Method | 20120814 |
Events
Class CL_SATC_FA__SAP_TREE_PO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA_INDEX_INFO | Private | See coding | 20120814 | begin of ty_s_data_index_info,
data_index type i,
comp_short type satc_ac_resultpg-comp_short,
prod_owner type sapi_org_ac_rel-contact,
prod_standard type satc_d_quality_standard,
chkmsgprio type i,
end of ty_s_data_index_info
|
||
| 2 | TY_S_RECORD | Private | See coding | 20120814 | begin of ty_s_record,
count_prio1 type i,
count_prio2 type i,
count_prio3 type i,
count_prio4 type i,
comp_short type satc_ac_resultpg-comp_short,
prod_owner type sapi_org_ac_rel-contact,
prod_standard type satc_d_quality_standard,
prod_stand_desc type satc_d_description,
msgprio type satc_Ac_Resultvc-CHKMSGPRIO,
end of ty_s_record
|
||
| 3 | TY_T_DATA_INDEX_INFO | Private | See coding | 20120814 | ty_t_data_index_info type hashed table of ty_s_data_index_info
with unique key data_index
|
||
| 4 | TY_T_RECORDS | Private | See coding | 20120814 | ty_t_records type standard table of ty_s_record with default key
|
Method Signatures
Method FILL_AND_FILTER_PRODUCT_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_DB_DATA | Call by reference | Type reference (TYPE) | TY_T_RECORDS | 20120814 | ||||
| 2 | IM_CRITERIA | Call by reference | Type reference (TYPE) | CL_SATC_AC__UI_VDCT_FILTER_FA=>TY_S_CRITERIA | 20120814 |
Method FILL_AND_FILTER_PRODUCT_OWNER on class CL_SATC_FA__SAP_TREE_PO has no exception.
Method FILL_PROD_STANDARD_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_DB_DATA | Call by reference | Type reference (TYPE) | TY_T_RECORDS | 20120814 |
Method FILL_PROD_STANDARD_DESC on class CL_SATC_FA__SAP_TREE_PO has no exception.
Method GET_DB_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DB_DATA | Value transfer | Type reference (TYPE) | TY_T_RECORDS | 20120814 |
Method GET_DB_DATA on class CL_SATC_FA__SAP_TREE_PO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |