SAP ABAP Class IF_SATC_MD_STEP_SEQUENCE (Sequence used as step)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SATC_MD_STEP | Step | 20051212 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_MD_STEP_SEQUENCE | Step of kind Sequence | 20060621 |
Properties
| Class | IF_SATC_MD_STEP_SEQUENCE | |
| Short Description | Sequence used as step | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051205 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SATC_MD_STEP_SEQUENCE has no forward declaration.
Interfaces
Class IF_SATC_MD_STEP_SEQUENCE has no interface implemented.
Friends
Class IF_SATC_MD_STEP_SEQUENCE has no friend class.
Attributes
Class IF_SATC_MD_STEP_SEQUENCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a step to the sequence | 20051206 | |
| 2 | Instance method | Public | Method | Deletes a step from the sequence | 20060612 |
Events
Class IF_SATC_MD_STEP_SEQUENCE has no event.
Types
Class IF_SATC_MD_STEP_SEQUENCE has no local type.
Method Signatures
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_STEP | ATC: Meta Data of Step Implemention | 20060313 |
Method ADD_STEP on class IF_SATC_MD_STEP_SEQUENCE has no exception.
Method DELETE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_STEP | ATC: Meta Data of Step | 20060612 |
Method DELETE_STEP on class IF_SATC_MD_STEP_SEQUENCE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |