SAP ABAP Class CL_SATC_ST_MD_BUILDER (Builder for Test Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_SELFTEST (Package) INTERNAL: - *NO* REUSE - check-o-rama stuff
⤷
⤷
Properties
| Class | CL_SATC_ST_MD_BUILDER | |
| Short Description | Builder for Test Data | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SATC_STDLIB_SELFTEST | INTERNAL: - *NO* REUSE - check-o-rama stuff |
| Created | 20080724 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_ST_MD_BUILDER has no forward declaration.
Interfaces
Class CL_SATC_ST_MD_BUILDER has no interface implemented.
Friends
Class CL_SATC_ST_MD_BUILDER has no friend class.
Attributes
Class CL_SATC_ST_MD_BUILDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080724 |
Events
Class CL_SATC_ST_MD_BUILDER has no event.
Types
Class CL_SATC_ST_MD_BUILDER has no local type.
Method Signatures
Method CREATE_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUMBER_OF_MODULES | Call by reference | Type reference (TYPE) | I | 2 | Number of Modules in each Phase | 20080724 | ||
| 2 | I_NUMBER_OF_PHASES | Call by reference | Type reference (TYPE) | I | 2 | Number of Phases | 20080724 | ||
| 3 | I_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 'SELFTEST' | Project Title | 20080724 | ||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_MD_PROJECT | Meta Data of a Project | 20080724 |
Method CREATE_PROJECT on class CL_SATC_ST_MD_BUILDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |