SAP ABAP Class IF_SCTC_SC_CUSTOMER_TAB (Interface for BAdI: SCTC_SC_CUSTOMER_TAB)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100406
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
Class IF_SCTC_SC_CUSTOMER_TAB  
Short Description Interface for BAdI: SCTC_SC_CUSTOMER_TAB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100302   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCTC_SC_CUSTOMER_TAB has no forward declaration.
Interfaces
Class IF_SCTC_SC_CUSTOMER_TAB has no interface implemented.
Friends
Class IF_SCTC_SC_CUSTOMER_TAB has no friend class.
Attributes
Class IF_SCTC_SC_CUSTOMER_TAB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUST_TABLES_REFRESH Instance method Public Method Get customer tables for refresh 20100406
2 GET_CUST_TABLES_TRUNCATE Instance method Public Method Get customer tables for truncate 20100406
Events
Class IF_SCTC_SC_CUSTOMER_TAB has no event.
Types
Class 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 Exporting ET_BAPIRET Value transfer Type reference (TYPE) BAPIRETTAB Internal table with error messages 20100406
2 Exporting ET_TABLES Value transfer Type reference (TYPE) SCTC_SC_T_TABNAME Internal table of table names to be refreshed 20100406
3 Importing 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 class 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 Exporting ET_BAPIRET Value transfer Type reference (TYPE) BAPIRETTAB Internal table with error messages 20100406
2 Exporting ET_TABLES Value transfer Type reference (TYPE) SCTC_SC_T_TABNAME Internal table of table names to be truncated 20100406
3 Importing 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 class IF_SCTC_SC_CUSTOMER_TAB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in