SAP ABAP Class CL_SATC_MD_MODULE (Meta data on Module)
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_CONFIG_PARAM_DEF | Definition of Configuration Parameters | 20060625 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_MD_MODULE | Module | 20060625 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_MD_PRIMARY_PARAM_DEF | Definition of Primary Parameters | 20060625 |
Properties
| Class | CL_SATC_MD_MODULE | |
| Short Description | Meta data on Module | |
| 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_CONFIG_PARAM_DEF | Definition of Configuration Parameters | 20060625 | ||
| 2 | IF_SATC_MD_MODULE | Module | 20060625 | ||
| 3 | IF_SATC_MD_PRIMARY_PARAM_DEF | Definition of Primary Parameters | 20060625 |
Friends
Class CL_SATC_MD_MODULE 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 | Module ID | 20060625 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SATC_D_RUNTIME_CLASS | Name of Runtime Class | 20060625 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SATC_MODULE | Condition module interface | 20060625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20060621 | |
| 2 | Static method | Public | Method | 20060626 | ||
| 3 | Instance method | Public | Method | 20060627 |
Events
Class CL_SATC_MD_MODULE has no event.
Types
Class CL_SATC_MD_MODULE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SATC_MD_MODULE has no parameter.
Method CONSTRUCTOR on class CL_SATC_MD_MODULE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODULE_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_MODULE | ATC: Metadata on Condition | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ABAP Test Cockpit: Meta Data Exception | 20060627 |
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODULE_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 | 20060628 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |