SAP ABAP Class CL_SATC_MD_CONDITION (Condition)
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_CONDITION | Condition | 20060625 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_MD_CONFIG_PARAM_DEF | Definition of Configuration Parameters | 20060625 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_MD_PRIMARY_PARAM_DEF | Definition of Primary Parameters | 20060626 |
Properties
Class | CL_SATC_MD_CONDITION | |
Short Description | Condition | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATC_STDLIB_META_DATA_CORE | INTERNAL: - *NO* REUSE - Meta data implementation |
Created | 20060621 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SATC_MD_CONDITION | Condition | 20060625 | ||
2 | IF_SATC_MD_CONFIG_PARAM_DEF | Definition of Configuration Parameters | 20060625 | ||
3 | IF_SATC_MD_PRIMARY_PARAM_DEF | Definition of Primary Parameters | 20060626 |
Friends
Class CL_SATC_MD_CONDITION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SATC_D_ID | ATC: Unique ID | 20060623 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SATC_D_RUNTIME_CLASS | Name of an ATC plug-in or extension point. | 20060623 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_CONDITION | ATC runtime step | 20060623 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060621 |
2 | ![]() |
Static method | Public | Method | 20060626 | |
3 | ![]() |
Instance method | Public | Method | 20060627 |
Events
Class CL_SATC_MD_CONDITION has no event.
Types
Class CL_SATC_MD_CONDITION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SATC_MD_CONDITION has no parameter.
Method CONSTRUCTOR on class CL_SATC_MD_CONDITION has no exception.
Method GET_INSTANCE 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 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_CONDITION | ATC: Metadata on Condition | 20060626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ABAP Test Cockpit: Meta Data Exception | 20060626 |
Method SET_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 | 20060627 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ABAP Test Cockpit: Meta Data Exception | 20060627 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |