SAP ABAP Class CL_SATC_MD_STEP (Abstract step)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_META_DATA_CORE (Package) INTERNAL: - *NO* REUSE - Meta data implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_MD_CONTEXT_OWNER | Owner of context | 20081119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_MD_STEP | Step | 20060625 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_MD_VISITABLE | Accepts visitation | 20081130 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_MD_STEP_CONDITION | Step of kind Condition | 20060626 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_MD_STEP_MODULE | Step of kind Module | 20060625 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_MD_STEP_SEQUENCE | Step of kind Sequence | 20060626 |
Properties
| Class | CL_SATC_MD_STEP | |
| Short Description | Abstract step | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_STDLIB_META_DATA_CORE | INTERNAL: - *NO* REUSE - Meta data implementation |
| Created | 20060625 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SATC_MD_CONTEXT_OWNER | Owner of context | 20081119 | ||
| 2 | IF_SATC_MD_STEP | Step | 20060625 | ||
| 3 | IF_SATC_MD_VISITABLE | Accepts visitation | 20081130 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SATC_MD_PHASE | 20060625 | Phase |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | IF_SATC_MD_STEP=>TY_T_AGGREGATED_STEPS | 20060625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Is the Instance Aggregated by a Other one | 20081124 |
Events
Class CL_SATC_MD_STEP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_AGGREGATED_STEP | Protected | Attribute reference (LIKE) | 20081124 | |
||
| 2 | TY_T_AGGREGATED_STEPS | Protected | Attribute reference (LIKE) | 20081124 | |
Method Signatures
Method _IS_AGGREGATED_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NESTING_DEPTH | Call by reference | Type reference (TYPE) | I | 0 | Nesting Depth | 20081124 | ||
| 2 | I_STEP | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_STEP | Meta Data of Step | 20081124 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | True if Aggregated by Given Step | 20081124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Argument Value | 20081124 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |