SAP ABAP Interface IF_SATC_MD_STEP_CONDITION (Condition used as 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_API (Package) INTERNAL: - *NO* REUSE - Meta data API

⤷

⤷

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
Interface | IF_SATC_MD_STEP_CONDITION | |
Short Description | Condition used as step |
General Data
Package | SATC_STDLIB_META_DATA_API | INTERNAL: - *NO* REUSE - Meta data API |
Created | 20051205 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_MD_STEP_CONDITION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_MD_STEP | Step | 20051208 |
Friends
Interface IF_SATC_MD_STEP_CONDITION has no friend.
Attributes
Interface 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
Interface IF_SATC_MD_STEP_CONDITION has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SATC_MD_STEP_CONDITION has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |