SAP ABAP Class CL_SATC_AC__SAP_TREE_PO (SAP skin: Statistics by Product Owner)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SAP_MODEL (Package) INTERNAL: - *NO* REUSE - : SAP Specific Data Model
⤷
⤷
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 | 20110228 |
Properties
| Class | CL_SATC_AC__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_MODEL | INTERNAL: - *NO* REUSE - : SAP Specific Data Model |
| Created | 20110228 | SAP |
| Last change | 20141121 | |
| 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_AC__SAP_TREE_PO has no interface implemented.
Friends
Class CL_SATC_AC__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` | Inconsistent Entry | 20110228 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '' | Unknown Product Owner | 20110304 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_DB_ACCESS | 20131028 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SATC_AC__SAP_GRID_MODEL | Statistics - Abstract Base Class | 20110228 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_T_DATA_INDEX_INFO | 20110228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20131028 | ||
| 2 | Instance method | Private | Method | 20110304 | ||
| 3 | Instance method | Private | Method | 20110304 | ||
| 4 | Instance method | Private | Method | 20110228 |
Events
Class CL_SATC_AC__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 | 20110228 | 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,
end of ty_s_data_index_info
|
||
| 2 | TY_T_DATA_INDEX_INFO | Private | See coding | 20110228 | ty_t_data_index_info type hashed table of ty_s_data_index_info
with unique key data_index
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SATC_AC__SAP_TREE_PO has no parameter.
Method CONSTRUCTOR on class CL_SATC_AC__SAP_TREE_PO has no exception.
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_AGGREGATED_FINDINGS | 20110304 | ||||
| 2 | IM_CRITERIA | Call by reference | Type reference (TYPE) | CL_SATC_AC__SAP_VDCT_FILTER=>TY_S_CRITERIA | 20110304 |
Method FILL_AND_FILTER_PRODUCT_OWNER on class CL_SATC_AC__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_AGGREGATED_FINDINGS | 20110304 |
Method FILL_PROD_STANDARD_DESC on class CL_SATC_AC__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_AGGREGATED_FINDINGS | 20110228 |
Method GET_DB_DATA on class CL_SATC_AC__SAP_TREE_PO has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 732 |