SAP ABAP Interface IF_SATC_CI_CFG_SERIES_RPSTRY (Series configuation repository)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_CI_BULK_SCAN (Package) INTERNAL: - *NO* REUSE - Bulk scans
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_CI_CFG_SERIES_RPSTRY | Series configuation repository | 20120521 |
Properties
| Interface | IF_SATC_CI_CFG_SERIES_RPSTRY | |
| Short Description | Series configuation repository |
General Data
| Package | SATC_CI_BULK_SCAN | INTERNAL: - *NO* REUSE - Bulk scans |
| Created | 20120521 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_CI_CFG_SERIES_RPSTRY has no forward declaration.
Interfaces
Interface IF_SATC_CI_CFG_SERIES_RPSTRY has no interface.
Friends
Interface IF_SATC_CI_CFG_SERIES_RPSTRY has no friend.
Attributes
Interface IF_SATC_CI_CFG_SERIES_RPSTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete a series configuration | 20120620 | |
| 2 | Instance method | Public | Method | Get catalogue of configurations | 20120521 | |
| 3 | Instance method | Public | Method | Read a series configuration | 20120620 | |
| 4 | Instance method | Public | Method | Store a series configuration | 20120620 |
Events
Interface IF_SATC_CI_CFG_SERIES_RPSTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_CATALOGUE_ENTRIES | Public | See coding | 20120522 | ty_catalogue_entries type standard table of ty_catalogue_entry with default key
|
||
| 2 | TY_CATALOGUE_ENTRY | Public | Type reference (TYPE) | SATC_CI_S_CFG_SERIE_UI_01 | 20120522 | |
Method Signatures
Method DELETE_SERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | SATC_D_CI_CONFIG_SERIE_NAME | 20120620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120620 |
Method GET_CATALOGUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TY_CATALOGUE_ENTRIES | 20120521 |
Method GET_CATALOGUE on Interface IF_SATC_CI_CFG_SERIES_RPSTRY has no exception.
Method READ_SERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | SATC_D_CI_CONFIG_SERIE_NAME | 20120620 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_CI_CFG_SERIES | 20120620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120620 |
Method STORE_SERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | SATC_D_CI_CONFIG_SERIE_NAME | 20120620 | ||||
| 2 | I_SERIES | Call by reference | Object reference (TYPE REF TO) | CL_SATC_CI_CFG_SERIES | 20120620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120620 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |