SAP ABAP Class CL_SATC_AC_PLNERR_ON_INIT ('Module Plug-in Failure Set' - on init)
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_LOAD_ON_INIT | Standard implementation of set on demand | 20090512 |
Properties
| Class | CL_SATC_AC_PLNERR_ON_INIT | |
| Short Description | 'Module Plug-in Failure Set' - on init | |
| Super Class | CL_SATC_STD_SET_LOAD_ON_INIT | Standard implementation of set on demand |
| 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 | 20090512 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_AC_PLNERR_ON_INIT has no forward declaration.
Interfaces
Class CL_SATC_AC_PLNERR_ON_INIT has no interface implemented.
Friends
Class CL_SATC_AC_PLNERR_ON_INIT 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' | 20090629 | |||
| 2 | Constant | Private | Type reference (TYPE) | SATC_D_ID | '00000000000000000000000000000002' | 20090512 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_SATC_AC_PLNERR_DOMAIN_TYPES=>TY_T_KEYS | 20090512 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20090512 | ||||
| 5 | 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 | Check, if standard form is possible | 20090513 | |
| 2 | Instance method | Private | Method | Load attributes | 20090513 | |
| 3 | Instance method | Private | Method | Merge attributes in short form into standard form | 20090513 | |
| 4 | Instance method | Private | Method | Convert attribute in short form to standard form | 20090513 | |
| 5 | Instance method | Private | Method | Convert attribute in standard form to short form | 20090513 |
Events
Class CL_SATC_AC_PLNERR_ON_INIT 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 | 20090512 | |
|
| 3 | TY_T_SHRT_STD_ATTRIBUTE_VALUES | Private | See coding | 20090513 | 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_STD_ATTRIBUTE_VALUES | Private | See coding | 20090512 | 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 __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 | 20090513 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090513 |
Method __IS_NOT_SHRT on class CL_SATC_AC_PLNERR_ON_INIT has no exception.
Method __LOAD_ATTRIBUTES Signature
Method __LOAD_ATTRIBUTES on class CL_SATC_AC_PLNERR_ON_INIT has no parameter.
Method __LOAD_ATTRIBUTES on class CL_SATC_AC_PLNERR_ON_INIT has no exception.
Method __MERGE_SHRT_INTO_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SHRT_STD_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | TY_T_SHRT_STD_ATTRIBUTE_VALUES | 20090513 |
Method __MERGE_SHRT_INTO_STD on class CL_SATC_AC_PLNERR_ON_INIT has no exception.
Method __SHRT_TO_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STD_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | TY_S_STD_ATTRIBUTE_VALUE | 20090513 | ||||
| 2 | I_SHRT_STD_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | TY_S_SHRT_STD_ATTRIBUTE_VALUE | 20090513 |
Method __SHRT_TO_STD on class CL_SATC_AC_PLNERR_ON_INIT 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 | 20090513 | ||||
| 2 | I_STD_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | TY_S_STD_ATTRIBUTE_VALUE | 20090513 |
Method __STD_TO_SHRT on class CL_SATC_AC_PLNERR_ON_INIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |