SAP ABAP Class IF_SATC_MD_STEP_CONDITION (Condition 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 | 20051208 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_MD_STEP_CONDITION | Step of kind Condition | 20060621 |
Properties
| Class | IF_SATC_MD_STEP_CONDITION | |
| Short Description | Condition 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_CONDITION has no forward declaration.
Interfaces
Class IF_SATC_MD_STEP_CONDITION has no interface implemented.
Friends
Class IF_SATC_MD_STEP_CONDITION has no friend class.
Attributes
Class IF_SATC_MD_STEP_CONDITION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get condition ID | 20060626 | |
| 2 | Instance method | Public | Method | Returns the step for the case the condition evals to false | 20051206 | |
| 3 | Instance method | Public | Method | Returns the step for the case the condition evals to true | 20051206 | |
| 4 | Instance method | Public | Method | Set Condition ID | 20060626 | |
| 5 | Instance method | Public | Method | Sets the step for the case the condition evals to false | 20051205 | |
| 6 | Instance method | Public | Method | Sets the step for the case the condition evals to true | 20051205 |
Events
Class IF_SATC_MD_STEP_CONDITION has no event.
Types
Class IF_SATC_MD_STEP_CONDITION has no local type.
Method Signatures
Method GET_CONDITION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SATC_D_ID | ATC: Unique ID | 20060626 |
Method GET_CONDITION_ID on class IF_SATC_MD_STEP_CONDITION has no exception.
Method GET_FALSE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_STEP | ATC: Meta Data of Step Implemention | 20051206 |
Method GET_FALSE_STEP on class IF_SATC_MD_STEP_CONDITION has no exception.
Method GET_TRUE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_STEP | ATC: Meta Data of Step Implemention | 20051206 |
Method GET_TRUE_STEP on class IF_SATC_MD_STEP_CONDITION has no exception.
Method SET_CONDITION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDITION_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | ATC: Unique ID | 20060626 |
Method SET_CONDITION_ID on class IF_SATC_MD_STEP_CONDITION has no exception.
Method SET_FALSE_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 SET_FALSE_STEP on class IF_SATC_MD_STEP_CONDITION has no exception.
Method SET_TRUE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_STEP | ATC: Meta Data of Step Implemention | 20060313 |
Method SET_TRUE_STEP on class IF_SATC_MD_STEP_CONDITION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |