SAP ABAP Class CL_SATC_AC_VERDCT_WITHOUT_LOAD ('Module Verdict Set' - no load)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SET (Package) INTERNAL: - *NO* REUSE - ABAP entities related sets
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_STD_SET_WITHOUT_LOAD | Standard implementation for set without load | 20090520 |
Properties
| Class | CL_SATC_AC_VERDCT_WITHOUT_LOAD | |
| Short Description | 'Module Verdict Set' - no load | |
| Super Class | CL_SATC_STD_SET_WITHOUT_LOAD | Standard implementation for set without load |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SET | INTERNAL: - *NO* REUSE - ABAP entities related sets |
| Created | 20090520 | 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) |
Interfaces
Class CL_SATC_AC_VERDCT_WITHOUT_LOAD has no interface implemented.
Friends
Class CL_SATC_AC_VERDCT_WITHOUT_LOAD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SATC_D_ID | '00000000000000000000000000000001' | 20090520 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_SET_APPEND | Append Access to Entity Set | 20090520 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_T_SORTED_KEYS | 20090520 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20090520 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_T_STD_ATTRIBUTE_VALUES | 20090520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Append standard attribute | 20090520 | |
| 2 | Instance method | Private | Method | Check, if standard form is possible | 20090520 | |
| 3 | Instance method | Private | Method | Convert attribute in standard form to short form | 20090520 |
Events
Class CL_SATC_AC_VERDCT_WITHOUT_LOAD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_SHRT_STD_ATTRIBUTE_VALUE | Private | Type reference (TYPE) | SATC_AC_VERDCT_S | 20090520 | |
|
| 2 | TY_S_STD_ATTRIBUTE_VALUE | Private | Type reference (TYPE) | SATC_AC_VERDCT_B | 20090520 | |
|
| 3 | TY_T_SHRT_STD_ATTRIBUTE_VALUES | Private | See coding | 20090520 | ty_t_shrt_std_attribute_values
type standard table of ty_s_shrt_std_attribute_value
with default key
with unique hashed key key components set_key
|
||
| 4 | TY_T_SORTED_KEYS | Private | See coding | 20090525 | ty_t_sorted_keys type sorted table of
if_satc_ac_verdct_domain_types=>ty_s_key
with unique key table_line
|
||
| 5 | TY_T_STD_ATTRIBUTE_VALUES | Private | See coding | 20090520 | ty_t_std_attribute_values
type standard table of ty_s_std_attribute_value
with default key
with unique hashed key key components set_key
|
Method Signatures
Method __APPEND_STD_ATTRIBUTE 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 | 20090520 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | IF_SATC_AC_VERDCT_DOMAIN_TYPES=>TY_S_BASIC_ATTRIBUTE_INFO | 20090520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090520 |
Method __IS_NOT_SHRT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STD_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | TY_S_STD_ATTRIBUTE_VALUE | 20090520 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090520 |
Method __IS_NOT_SHRT on class CL_SATC_AC_VERDCT_WITHOUT_LOAD has no exception.
Method __STD_TO_SHRT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SHRT_STD_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | TY_S_SHRT_STD_ATTRIBUTE_VALUE | 20090520 | ||||
| 2 | I_STD_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | TY_S_STD_ATTRIBUTE_VALUE | 20090520 |
Method __STD_TO_SHRT on class CL_SATC_AC_VERDCT_WITHOUT_LOAD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |