SAP ABAP Interface IF_SCTC_SC_CUSTOMER_TAB (Interface for BAdI: SCTC_SC_CUSTOMER_TAB)
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
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCTC_SC_CUST_TAB_EXMPL | Example implementation of BAdI SCTC_SC_CUSTOMER_TAB | 20100406 |
Properties
Interface | IF_SCTC_SC_CUSTOMER_TAB | |
Short Description | Interface for BAdI: SCTC_SC_CUSTOMER_TAB |
General Data
Package | S_LMCFG_SC | System Copy Backend Functions |
Created | 20100302 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SCTC_SC_CUSTOMER_TAB has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100406 |
Friends
Interface IF_SCTC_SC_CUSTOMER_TAB has no friend.
Attributes
Interface IF_SCTC_SC_CUSTOMER_TAB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get customer tables for refresh | 20100406 |
2 | ![]() |
Instance method | Public | Method | Get customer tables for truncate | 20100406 |
Events
Interface IF_SCTC_SC_CUSTOMER_TAB has no event.
Types
Interface IF_SCTC_SC_CUSTOMER_TAB has no local type.
Method Signatures
Method GET_CUST_TABLES_REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRETTAB | Internal table with error messages | 20100406 | ||
2 | ![]() |
ET_TABLES | Value transfer | Type reference (TYPE) | SCTC_SC_T_TABNAME | Internal table of table names to be refreshed | 20100406 | ||
3 | ![]() |
IV_CUST_INFO | Value transfer | Type reference (TYPE) | STRING | Allows transfer of customer specific information to the BAdI | 20100406 |
Method GET_CUST_TABLES_REFRESH on Interface IF_SCTC_SC_CUSTOMER_TAB has no exception.
Method GET_CUST_TABLES_TRUNCATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRETTAB | Internal table with error messages | 20100406 | ||
2 | ![]() |
ET_TABLES | Value transfer | Type reference (TYPE) | SCTC_SC_T_TABNAME | Internal table of table names to be truncated | 20100406 | ||
3 | ![]() |
IV_CUST_INFO | Value transfer | Type reference (TYPE) | STRING | Allows transfer of customer specific information to the BAdI | 20100406 |
Method GET_CUST_TABLES_TRUNCATE on Interface IF_SCTC_SC_CUSTOMER_TAB has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |