SAP ABAP Class CL_SATC_AC_PLNERR_WITHOUT_LOAD ('Module Plug-in Failure 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 | 20090504 |
Properties
| Class | CL_SATC_AC_PLNERR_WITHOUT_LOAD | |
| Short Description | 'Module Plug-in Failure 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 | 20090504 | 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_AC_PLNERR_WITHOUT_LOAD has no interface implemented.
Friends
Class CL_SATC_AC_PLNERR_WITHOUT_LOAD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_SET_APPEND | 20090512 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_SORTED_KEYS | 20090504 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20090504 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_T_STD_ATTRIBUTE_VALUES | 20090512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Append standard attribute | 20090511 | |
| 2 | Instance method | Private | Method | Check, if standard form is possible | 20090512 | |
| 3 | Instance method | Private | Method | Convert attribute in standard form to short form | 20090512 |
Events
Class CL_SATC_AC_PLNERR_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_PLNERR_S | 20090512 | |
|
| 2 | TY_S_STD_ATTRIBUTE_VALUE | Private | Type reference (TYPE) | SATC_AC_PLNERR_B | 20090504 | |
|
| 3 | TY_T_SORTED_KEYS | Private | See coding | 20090525 | ty_T_Sorted_Keys type sorted table of
if_Satc_Ac_Plnerr_Domain_Types=>ty_S_Key
with unique key table_Line
|
||
| 4 | TY_T_STD_ATTRIBUTE_VALUES | Private | See coding | 20090504 | 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_PLNERR_DOMAIN_TYPES=>TY_S_KEY | 20090511 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | IF_SATC_AC_PLNERR_DOMAIN_TYPES=>TY_S_BASIC_ATTRIBUTE_INFO | 20090511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090511 |
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 | 20090512 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090512 |
Method __IS_NOT_SHRT on class CL_SATC_AC_PLNERR_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 | 20090512 | ||||
| 2 | I_STD_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | TY_S_STD_ATTRIBUTE_VALUE | 20090512 |
Method __STD_TO_SHRT on class CL_SATC_AC_PLNERR_WITHOUT_LOAD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |