SAP ABAP Class CL_SATC_STEP_REGISTRATION_SVC (Step Registration)
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_PAK_WB_OBJECT_PROVIDER | Provides specific of instances of IF_PAK_WB_OBJECT_INTERNAL | 20100326 |
Properties
| Class | CL_SATC_STEP_REGISTRATION_SVC | |
| Short Description | Step Registration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_STDLIB_META_DATA_CORE | INTERNAL: - *NO* REUSE - Meta data implementation |
| Created | 20100325 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PAK_WB_OBJECT_PROVIDER | Provides specific of instances of IF_PAK_WB_OBJECT_INTERNAL | 20100326 |
Friends
Class CL_SATC_STEP_REGISTRATION_SVC has no friend class.
Attributes
Class CL_SATC_STEP_REGISTRATION_SVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create and transport new ATC plug-in | 20100325 | |
| 2 | Instance method | Public | Method | Delete and transport existing ATC plug-in | 20100325 | |
| 3 | Instance method | Public | Method | Check, if plug-in already exists | 20100325 | |
| 4 | Instance method | Public | Method | Update and transport existing ATC plug-in | 20100325 |
Events
Class CL_SATC_STEP_REGISTRATION_SVC has no event.
Types
Class CL_SATC_STEP_REGISTRATION_SVC has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE_NAME | Call by reference | Type reference (TYPE) | DEVCLASS | 20100326 | ||||
| 2 | I_PLUGIN_NAME | Call by reference | Type reference (TYPE) | SATC_D_MD_PLUGIN_NAME_STEP | 20100325 | ||||
| 3 | I_STEP_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | 20100331 | ||||
| 4 | I_TRANSPORT_ID | Call by reference | Type reference (TYPE) | TRKORR | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100325 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLUGIN_NAME | Call by reference | Type reference (TYPE) | SATC_D_MD_PLUGIN_NAME_STEP | 20100325 | ||||
| 2 | I_TRANSPORT_ID | Call by reference | Type reference (TYPE) | TRKORR | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100325 | |||
| 2 | 20100325 |
Method IS_REGISTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLUGIN_NAME | Call by reference | Type reference (TYPE) | SATC_D_MD_PLUGIN_NAME_STEP | 20100325 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100325 |
Method IS_REGISTERED on class CL_SATC_STEP_REGISTRATION_SVC has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLUGIN_NAME | Call by reference | Type reference (TYPE) | SATC_D_MD_PLUGIN_NAME_STEP | 20100325 | ||||
| 2 | I_TRANSPORT_ID | Call by reference | Type reference (TYPE) | TRKORR | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100325 | |||
| 2 | 20100325 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |