SAP ABAP Class CL_STCT_SC_EXPORT (System Copy Export)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-CNT (Application Component) Content for ABAP based automated TC
⤷
S_LMCFG_SC_TASKS (Package) System Copy Tasks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STCTM_REPORT_UI | Report User Interface Superclass | 20110124 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20110113 |
Meta Relationship - Used By
Properties
| Class | CL_STCT_SC_EXPORT | |
| Short Description | System Copy Export | |
| Super Class | CL_STCTM_REPORT_UI | Report User Interface Superclass |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | STC_SC_TASKS | |
| Program status | ||
| Category | 0 | |
| Package | S_LMCFG_SC_TASKS | System Copy Tasks |
| Created | 20110113 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STCTM_BG_TASK | Background Task | 20110113 |
Friends
Class CL_STCT_SC_EXPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20131025 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BDCDATA-FVAL | 'YES' | Check Tables | 20110114 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | BDCDATA-FVAL | Component | 20110119 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20110114 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20110114 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | BDCDATA-FVAL | 'YES' | Delete table content on import | 20110505 | ||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BDCDATA-FVAL | 'DIR_CTC' | Refresh_dir | 20110504 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BDCDATA-FVAL | 'DIR_GLOBAL' | Export Directory | 20110114 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | T_BOOL | ABAP_FALSE | 20131025 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | BDCDATA-FVAL | Export Log | 20110119 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | BDCDATA-FVAL | 'YES' | Run R3Trans | 20110114 | ||
| 12 | Instance attribute | Protected | Type reference (TYPE) | BDCDATA-FVAL | '' | Character Field Length = 10 | 20131025 | ||
| 13 | Instance attribute | Protected | Type reference (TYPE) | TT_TABLECOMPONENT | 20131025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110114 | |
| 2 | Instance method | Protected | Method | Determination of the table components for export | 20131025 | |
| 3 | Instance method | Protected | Method | Export table component(s) to memory | 20131025 |
Events
Class CL_STCT_SC_EXPORT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TABLECOMPONENT | Public | See coding | 20131025 | TT_TABLECOMPONENT type standard table of T_TABLECOMPONENT
|
||
| 2 | T_TABLECOMPONENT | Public | See coding | BDC field value | 20131025 | begin of t_tablecomponent,
component type bdcdata-fval,
component_info type string,
cust_info type string,
check_tables type BDCDATA-FVAL,
delete_on_import type BDCDATA-FVAL,
end of t_tablecomponent
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE_COMPONENTS | Call by reference | Type reference (TYPE) | TT_TABLECOMPONENT | 20131025 | ||||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | STC_COMPONENT | Component | 20110119 | |||
| 3 | IV_REPORTNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20110124 | |||
| 4 | IV_REPORTTYPE | Call by reference | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20131025 |
Method CONSTRUCTOR on class CL_STCT_SC_EXPORT has no exception.
Method DETERMINE_TABLE_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXCL_TABLECOMPONENT | Call by reference | Type reference (TYPE) | TT_TABLECOMPONENT | 20131025 | ||||
| 2 | ET_TABLECOMPONENT | Call by reference | Type reference (TYPE) | TT_TABLECOMPONENT | 20131025 |
Method DETERMINE_TABLE_COMPONENT on class CL_STCT_SC_EXPORT has no exception.
Method EXPORT_TABCOMP_TO_MEMORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOCU_OBJ | Call by reference | Type reference (TYPE) | DOKU_OBJ | Documentation Object | 20131025 |
Method EXPORT_TABCOMP_TO_MEMORY on class CL_STCT_SC_EXPORT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |