SAP ABAP Class CL_SFW_DDIC_IMPORT (Activate SFW Objects in Import)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFWTOOLS (Package) Basis Tools for Switch Framework
⤷
⤷
Properties
| Class | CL_SFW_DDIC_IMPORT | |
| Short Description | Activate SFW Objects in Import | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFWTOOLS | Basis Tools for Switch Framework |
| Created | 20080116 | SAP |
| Last change | 20140121 | 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) |
Interfaces
Class CL_SFW_DDIC_IMPORT has no interface implemented.
Friends
Class CL_SFW_DDIC_IMPORT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SFWPARAMNAME | 'IMPORT_STARTED' | Parameter Name | 20080117 | ||
| 2 | Constant | Private | See coding | 20130517 | |||||
| 3 | Constant | Private | Type reference (TYPE) | SFWPARAMNAME | 'SNAPSHOT' | Parameter Name | 20120601 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | TABLENAMES | 20080117 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | TABLENAMES | 20080117 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | TABLENAMES | 20080117 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | TABLENAMES | 20080117 |
Methods
Events
Class CL_SFW_DDIC_IMPORT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TABLENAME | Private | See coding | 20080117 | begin of tablename,
db_tabname type c length 30 ,
end of tablename
|
||
| 2 | TABLENAMES | Private | See coding | 20080117 | tablenames type standard table of tablename
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SFW_DDIC_IMPORT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SFW_DDIC_IMPORT has no exception.
Method COPY_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ALREADY_ACTIVATED_OBJECTS | Call by reference | Type reference (TYPE) | SFW_GENTB | Tabellentyp zu dcgentb | 20130517 | |||
| 2 | P_ALREADY_DELETED_OBJECTS | Call by reference | Type reference (TYPE) | SFW_GENTB | Tabellentyp zu dcgentb | 20130517 | |||
| 3 | P_DCGENTB | Call by reference | Type reference (TYPE) | SFW_GENTB | 20080117 | ||||
| 4 | P_RESTORE | Call by reference | Type reference (TYPE) | FLAG | X = restore | 20080117 | |||
| 5 | P_SAVED_OBJECTS | Call by reference | Type reference (TYPE) | SFW_GENTB | Tabellentyp zu dcgentb | 20120103 |
Method COPY_VERSIONS on class CL_SFW_DDIC_IMPORT has no exception.
Method FINALIZE_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DCGENTB | Call by reference | Type reference (TYPE) | SFW_GENTB | Tabellentyp zu dcgentb | 20080116 | |||
| 2 | P_IS_DEPENDENT_OBJECT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20120103 |
Method FINALIZE_IMPORT on class CL_SFW_DDIC_IMPORT has no exception.
Method FINALIZE_SFW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SAVED_OBJECTS | Call by reference | Type reference (TYPE) | SFW_GENTB | Tabellentyp zu dcgentb | 20120103 |
Method FINALIZE_SFW on class CL_SFW_DDIC_IMPORT has no exception.
Method GET_DDIC_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DEPTAB | Call by reference | Type reference (TYPE) | SFW_DEPTB | Abhängigkeiten bei der Aktivierung von Switchesx | 20120103 | |||
| 2 | P_GENTAB | Call by reference | Type reference (TYPE) | SFW_GENTB | Tabellentyp zu dcgentb | 20120103 |
Method GET_DDIC_WORKLIST on class CL_SFW_DDIC_IMPORT has no exception.
Method GET_ENABLED_CONFLICT_SWITCHES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ENABLED_SWITCHES | Call by reference | Type reference (TYPE) | SFW_STATETAB | Schalter + Status , für Lesebausteine der Schalterstellung | 20120605 | |||
| 2 | P_ONLY_ACTIVE_VERSION | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120605 |
Method GET_ENABLED_CONFLICT_SWITCHES on class CL_SFW_DDIC_IMPORT has no exception.
Method GET_SWITCHSTATE_SNAPSHOT_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SWITCH_STATE_AFTER | Call by reference | Type reference (TYPE) | SFW_STATETAB | 2. Schnappschuss d. Schalterzustände | 20120531 | |||
| 2 | CT_SWITCH_STATE_BEFORE | Call by reference | Type reference (TYPE) | SFW_STATETAB | 1. Schnappschuss d. Schalterzustände | 20120531 | |||
| 3 | ET_SWITCH_STATE | Call by reference | Type reference (TYPE) | SFW_STATETAB | Delta der beiden CT-Tabellen | 20120531 |
Method GET_SWITCHSTATE_SNAPSHOT_DELTA on class CL_SFW_DDIC_IMPORT has no exception.
Method LOG_DDIC_WORKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DEPENDENCIES | Call by reference | Type reference (TYPE) | SFW_DEPTB | Abhängigkeiten bei der Aktivierung von Switchesx | 20120103 |
Method LOG_DDIC_WORKLIST on class CL_SFW_DDIC_IMPORT has no exception.
Method PREPARE_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ALREADY_ACTIVATED_OBJECTS | Call by reference | Type reference (TYPE) | SFW_GENTB | Bereits aktivierte Objekte | 20130517 | |||
| 2 | P_ALREADY_DELETED_OBJECTS | Call by reference | Type reference (TYPE) | SFW_GENTB | Bereits gelöschte Objekte | 20130517 | |||
| 3 | P_DCGENTB | Call by reference | Type reference (TYPE) | SFW_GENTB | 20080116 | ||||
| 4 | P_SAVED_OBJECTS | Call by reference | Type reference (TYPE) | SFW_GENTB | Zu aktivierende Objekte | 20120103 |
Method PREPARE_IMPORT on class CL_SFW_DDIC_IMPORT has no exception.
Method READ_SWITCHSTATE_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SWITCH_STATE | Call by reference | Type reference (TYPE) | SFW_STATETAB | Schalter + Status , für Lesebausteine der Schalterstellung | 20120601 |
Method READ_SWITCHSTATE_SNAPSHOT on class CL_SFW_DDIC_IMPORT has no exception.
Method SAVE_IMPORTED_BF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJNAME | Call by reference | Type reference (TYPE) | OBJECTNAME | Name des ABAP/4 Dictionary Objektes | 20080117 | |||
| 2 | P_RESTORE | Value transfer | Type reference (TYPE) | FLAG | 20080117 | ||||
| 3 | P_SAVED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20120103 |
Method SAVE_IMPORTED_BF on class CL_SFW_DDIC_IMPORT has no exception.
Method SAVE_IMPORTED_BFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJNAME | Call by reference | Type reference (TYPE) | OBJECTNAME | Name des ABAP/4 Dictionary Objektes | 20080117 | |||
| 2 | P_RESTORE | Call by reference | Type reference (TYPE) | FLAG | 20080117 | ||||
| 3 | P_SAVED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20120103 |
Method SAVE_IMPORTED_BFS on class CL_SFW_DDIC_IMPORT has no exception.
Method SAVE_IMPORTED_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJNAME | Call by reference | Type reference (TYPE) | OBJECTNAME | Name des ABAP/4 Dictionary Objektes | 20080117 | |||
| 2 | P_RESTORE | Call by reference | Type reference (TYPE) | FLAG | 20080117 |
Method SAVE_IMPORTED_CONFIG on class CL_SFW_DDIC_IMPORT has no exception.
Method SAVE_IMPORTED_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJNAME | Call by reference | Type reference (TYPE) | OBJECTNAME | Name des ABAP/4 Dictionary Objektes | 20080117 | |||
| 2 | P_RESTORE | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20080117 | |||
| 3 | P_SAVED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20120103 |
Method SAVE_IMPORTED_SWITCH on class CL_SFW_DDIC_IMPORT has no exception.
Method SNAPSHOT_2ND_SWITCHSTATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SFW_DEPEND | Call by reference | Type reference (TYPE) | SFW_DEPTB | Abhängigkeiten bei der Aktivierung von Switchesx | 20120606 | |||
| 2 | IT_DCGENTB | Call by reference | Type reference (TYPE) | SFW_GENTB | "GENTAB" mit SFW Objekten | 20120611 | |||
| 3 | I_UPGRADE | Value transfer | Type reference (TYPE) | FLAG | Kennzeichen "Im Upgrade" | 20120606 | |||
| 4 | I_VERSION | Value transfer | Type reference (TYPE) | SFW_R3STATE | I (Inaktive), P (Importiert) | 20120605 | |||
| 5 | P_MSGTAB | Call by reference | Type reference (TYPE) | SPROT_U_TAB | Tabellentyp zu SPROT_U (Schnittst. zur Protokollerstellung) | 20120605 | |||
| 6 | P_MSGTAB_IS_SUPPLIED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20120605 |
Method SNAPSHOT_2ND_SWITCHSTATES on class CL_SFW_DDIC_IMPORT has no exception.
Method SNAPSHOT_FIRST_SWITCHSTATES Signature
Method SNAPSHOT_FIRST_SWITCHSTATES on class CL_SFW_DDIC_IMPORT has no parameter.
Method SNAPSHOT_FIRST_SWITCHSTATES on class CL_SFW_DDIC_IMPORT has no exception.
Method STORE_SWITCHSTATE_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SWITCH_STATE | Call by reference | Type reference (TYPE) | SFW_STATETAB | Schalter + Status , für Lesebausteine der Schalterstellung | 20120601 |
Method STORE_SWITCHSTATE_SNAPSHOT on class CL_SFW_DDIC_IMPORT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 711 |