SAP ABAP Interface IF_SATC_IMP_MD_REPOSITORY (Import of check metadata: repository)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK__IMP_API (Package) API for import of external results

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_IMP_MD_REPOSITORY | Import of check metadata: metadata repository | 20100323 |
Properties
Interface | IF_SATC_IMP_MD_REPOSITORY | |
Short Description | Import of check metadata: repository |
General Data
Package | SATC_ABAP_CHECK__IMP_API | API for import of external results |
Created | 20100318 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SATC_IMP_MD_REPOSITORY has no forward declaration.
Interfaces
Interface IF_SATC_IMP_MD_REPOSITORY has no interface.
Friends
Interface IF_SATC_IMP_MD_REPOSITORY has no friend.
Attributes
Interface IF_SATC_IMP_MD_REPOSITORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates instance of Check Metadata for new check | 20100319 |
2 | ![]() |
Instance method | Public | Method | Creates instance of message | 20100319 |
3 | ![]() |
Instance method | Public | Method | Deletes metadata of check | 20100319 |
4 | ![]() |
Instance method | Public | Method | Loads metadata of existing check | 20100319 |
5 | ![]() |
Instance method | Public | Method | Saves metadata of check in repository and transport request | 20100318 |
Events
Interface IF_SATC_IMP_MD_REPOSITORY has no event.
Types
Interface IF_SATC_IMP_MD_REPOSITORY 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_CHECKMAN_CHK_ID | Call by reference | Type reference (TYPE) | IF_SATC_IMP_MD_TYPES=>TY_D_CHECKMAN_CHK_ID | 20100319 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_IMP_MD_CHECK | 20100319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100319 |
Method CREATE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE_ID | Call by reference | Type reference (TYPE) | IF_SATC_IMP_MD_TYPES=>TY_D_MESSAGE_ID | 20100319 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_IMP_MD_MESSAGE | 20100319 |
Method CREATE_MESSAGE on Interface IF_SATC_IMP_MD_REPOSITORY has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATC_MODULE_ID | Call by reference | Type reference (TYPE) | IF_SATC_IMP_MD_TYPES=>TY_D_ATC_MODULE_ID | 20100319 | |||
2 | ![]() |
I_TRANSPORT_ID | Call by reference | Type reference (TYPE) | IF_SATC_IMP_MD_TYPES=>TY_D_TRANSPORT_ID | 20100319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100319 |
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATC_MODULE_ID | Call by reference | Type reference (TYPE) | IF_SATC_IMP_MD_TYPES=>TY_D_ATC_MODULE_ID | 20100319 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_IMP_MD_CHECK | 20100319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100319 |
Method SAVE_AND_TRANSPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MD_CHECK | Call by reference | Object reference (TYPE REF TO) | IF_SATC_IMP_MD_CHECK | 20100319 | |||
2 | ![]() |
I_TRANSPORT_ID | Call by reference | Type reference (TYPE) | IF_SATC_IMP_MD_TYPES=>TY_D_TRANSPORT_ID | 20100319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100319 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |