SAP ABAP Class CL_STC_SC_COMP_WEBSERVICE (System Copy Tool (STC01) : Web Service Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STC_SC_COMP_ID | Interface for System Copy components | 20121022 |
Properties
| Class | CL_STC_SC_COMP_WEBSERVICE | |
| Short Description | System Copy Tool (STC01) : Web Service Component | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CONFIG | SOAP Configuration Framework |
| Created | 20121022 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STC_SC_COMP_WEBSERVICE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121022 | ||
| 2 | IF_STC_SC_COMP_ID | Interface for System Copy components | 20121022 |
Friends
Class CL_STC_SC_COMP_WEBSERVICE has no friend class.
Attributes
Class CL_STC_SC_COMP_WEBSERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get SRT Config DB-Table List (e.g. for system copy, stc01) | 20121022 | |
| 2 | Static method | Public | Method | Get SRT Runtime DB-Table List (e.g. for system copy, stc01) | 20121022 |
Events
Class CL_STC_SC_COMP_WEBSERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TABLE_NAME | Public | See coding | 20121022 | begin of table_name,
tab_name type tabname,
client_field_name type char30,
end of table_name
|
||
| 2 | TABLE_NAME_LIST | Public | See coding | 20121022 | table_name_list type standard table of table_name
|
Method Signatures
Method GET_TABLE_LIST_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INCL_CLI_INDEP | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Include client-independant tables | 20121022 | ||
| 2 | I_PACKAGE_NAME | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20121022 | |||
| 3 | I_TAB_NAME_PATTERN | Value transfer | Type reference (TYPE) | TABNAME | '*' | Table Name | 20121022 | ||
| 4 | R_TAB_LIST | Value transfer | Type reference (TYPE) | SCTC_SC_T_TABNAME | List of Table Names for component-wise truncate | 20121022 |
Method GET_TABLE_LIST_CONFIG on class CL_STC_SC_COMP_WEBSERVICE has no exception.
Method GET_TABLE_LIST_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_LIST | Value transfer | Type reference (TYPE) | SCTC_SC_T_TABNAME | List of Table Names for component-wise truncate | 20121022 |
Method GET_TABLE_LIST_RT on class CL_STC_SC_COMP_WEBSERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |