SAP ABAP Interface IF_STC_SC_COMP_ID (Interface for System Copy components)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
⤷
S_LMCFG_SC (Package) System Copy Backend Functions

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_STC_SC_COMP_ID | |
Short Description | Interface for System Copy components |
General Data
Package | S_LMCFG_SC | System Copy Backend Functions |
Created | 20110117 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_STC_SC_COMP_ID has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110117 |
Friends
Interface IF_STC_SC_COMP_ID has no friend.
Attributes
Interface IF_STC_SC_COMP_ID has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get component description | 20110117 |
2 | ![]() |
Instance method | Public | Method | Get component tables for refresh | 20110117 |
3 | ![]() |
Instance method | Public | Method | Get component tables for truncate | 20110117 |
Events
Interface IF_STC_SC_COMP_ID has no event.
Types
Interface IF_STC_SC_COMP_ID has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCR | Value transfer | Type reference (TYPE) | SYMSGV | Explanatory Short Text | 20110117 |
Method GET_DESCRIPTION on Interface IF_STC_SC_COMP_ID has no exception.
Method GET_TABLES_REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRETTAB | Internal table with error messages | 20110117 | ||
2 | ![]() |
ET_TABLES | Call by reference | Type reference (TYPE) | SCTC_SC_T_TABNAME | Internal table of table names to be refreshed | 20110117 | ||
3 | ![]() |
IV_CHECK_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Check authority ('X' = check, <>'X' = no check) | 20110117 |
Method GET_TABLES_REFRESH on Interface IF_STC_SC_COMP_ID has no exception.
Method GET_TABLES_TRUNCATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRETTAB | Internal table with error messages | 20110117 | ||
2 | ![]() |
ET_TABLES | Call by reference | Type reference (TYPE) | SCTC_SC_T_TABNAME | Internal table of table names to be truncated | 20110117 | ||
3 | ![]() |
IV_CHECK_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Check authority ('X' = check, <>'X' = no check) | 20110117 |
Method GET_TABLES_TRUNCATE on Interface IF_STC_SC_COMP_ID has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |