SAP ABAP Class CL_SATC_ACM_CREATE_DISPL_LOADR (Convert 'Module Verdict Set' to UI format (findings))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_MODULES (Package) INTERNAL: - *NO* REUSE - ATC modules

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_MODULE | Module | 20120524 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CI_CREATE_DISPL_LOADR | Convert 'Module Verdict Set' to UI format (findings) | 20120524 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CM_CREATE_DISPL_LOADR | Convert 'Module Verdict Set' to UI format (findings) | 20120524 |
Properties
Class | CL_SATC_ACM_CREATE_DISPL_LOADR | |
Short Description | Convert 'Module Verdict Set' to UI format (findings) | |
Super Class | CL_SATC_MODULE | Module |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_ABAP_CHECK_MODULES | INTERNAL: - *NO* REUSE - ATC modules |
Created | 20120524 | SAP |
Last change | 20130531 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SATC_ACM_CREATE_DISPL_LOADR has no interface implemented.
Friends
Class CL_SATC_ACM_CREATE_DISPL_LOADR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SATC_D_NAME | 'PROFILE_NAME' | General name | 20120524 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SATC_D_NAME | 'SERIES_CONFIG' | 20120525 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SATC_D_NAME | 'R3TR' | Object Set Member Varible | 20120524 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SATC_D_NAME | 'VERDICT' | Verdict Varible | 20120524 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SATC_D_ID | Executuion ID | 20120524 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_AC_OBJ_ATTR_SVC | 20120524 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_T_PACKAGES | Cache on Packages | 20120524 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SATC_D_AC_CHK_PROFILE_NAME | 20120524 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SATC_D_ID | Project ID | 20120524 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_SET_READ | 20120524 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SATC_S_AC_DISPLAY_LOAD_SERIE | 20120525 | |||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_SET_ITERATOR | 20120524 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Compute "first occurred on" | 20120524 |
2 | ![]() |
Instance method | Protected | Method | 20120524 | |
3 | ![]() |
Instance method | Protected | Method | Add signature of child class, before parent class | 20120524 |
4 | ![]() |
Instance method | Protected | Method | Compute "occurred on"? , called at begin of "run" | 20120524 |
5 | ![]() |
Instance method | Protected | Method | Initialize resources in child class, after parent class | 20120524 |
Events
Class CL_SATC_ACM_CREATE_DISPL_LOADR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_STANDARD | Private | See coding | 20120524 | begin of ty_S_Standard,
module_Id type satc_Ac_Chk_Msg-module_Id,
module_Msg_Key type satc_Ac_Chk_Msg-module_Msg_Key,
quality_Standard type satc_Ac_Chk_Msg-quality_Standard,
end of ty_S_Standard
|
||
2 | TY_T_PACKAGES | Private | See coding | 20120524 | ty_T_Packages type sorted table of satc_Ac_Resultpg
with unique key package_Name
|
||
3 | TY_T_STANDARDS | Private | See coding | 20120524 | ty_T_Standards type hashed table of ty_S_Standard
with unique key module_Id module_Msg_Key
|
||
4 | T_S_STATUS_INFO | Private | See coding | 20120524 | begin of t_S_Status_Info,
name type satc_D_Ac_Result_History_Name,
action type c length 1,
end of t_S_Status_Info
|
Method Signatures
Method GET_FIRST_OCCURRED_FOR_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_S_KEY | Key | 20120524 | ||
2 | ![]() |
I_OCCURRED_ON | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120524 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TIMESTAMP | Initial or timestamp of first occurrence | 20120524 |
Method GET_FIRST_OCCURRED_FOR_KEY on class CL_SATC_ACM_CREATE_DISPL_LOADR has no exception.
Method GET_Q_STANDARD_FOR_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_S_KEY | 20120524 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SATC_D_QUALITY_STANDARD | 20120524 |
Method GET_Q_STANDARD_FOR_KEY on class CL_SATC_ACM_CREATE_DISPL_LOADR has no exception.
Method GET_SIGNATURE_EXTENDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONFIG_PARAMS | Call by reference | Type reference (TYPE) | IF_SATC_STEP=>TY_T_CONFIG_PARAM_DEFS | 'Configuration Parameters' | 20120524 |
Method GET_SIGNATURE_EXTENDED on class CL_SATC_ACM_CREATE_DISPL_LOADR has no exception.
Method IS_FIRST_OCCURRED_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120524 |
Method IS_FIRST_OCCURRED_REQUESTED on class CL_SATC_ACM_CREATE_DISPL_LOADR has no exception.
Method SETUP_EXTENDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_CONTEXT | Context | 20120524 |
Method SETUP_EXTENDED on class CL_SATC_ACM_CREATE_DISPL_LOADR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |