SAP ABAP Class CL_SIW_DDIC_WRITER (CL_SIW_DDIC_WRITER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_ADAPTER (Package) SIW: Adapter
⤷
⤷
Properties
| Class | CL_SIW_DDIC_WRITER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_ADAPTER | SIW: Adapter |
| Created | 20090831 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SIW_DDIC_WRITER has no interface implemented.
Friends
Class CL_SIW_DDIC_WRITER has no friend class.
Attributes
Class CL_SIW_DDIC_WRITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Activate DDIC Changes | 20090901 | |
| 2 | Static method | Public | Method | Check Type Existence in DDIC | 20090902 | |
| 3 | Static method | Public | Method | Create (Any Type of) Data Type | 20090902 | |
| 4 | Static method | Private | Method | Create Data Element in DDIC | 20090901 | |
| 5 | Static method | Private | Method | Create Structure in DDIC | 20090901 | |
| 6 | Static method | Private | Method | Create Table Type in DDIC | 20090901 | |
| 7 | Static method | Private | Method | Create Types | 20090901 | |
| 8 | Static method | Private | Method | Check Existence of Data Element in DDIC | 20090831 | |
| 9 | Static method | Private | Method | Check Existence of Structure in DDIC | 20090831 | |
| 10 | Static method | Private | Method | Check Table Type Existence in DDIC | 20090831 | |
| 11 | Static method | Public | Method | Create (Any Type of) Data Type | 20091130 | |
| 12 | Static method | Private | Method | Create Data Element in DDIC | 20091130 | |
| 13 | Static method | Private | Method | Create Structure in DDIC | 20091130 | |
| 14 | Static method | Private | Method | Create Table Type in DDIC | 20091130 | |
| 15 | Static method | Private | Method | Create Types | 20091130 | |
| 16 | Static method | Private | Method | To be deleted!! | 20090922 | |
| 17 | Static method | Private | Method | To be deleted!! | 20090901 | |
| 18 | Static method | Private | Method | Sort SXF Types | 20091110 | |
| 19 | Static method | Private | Method | Write Object Catalogue Entries for the DDIC Types | 20090901 | |
| 20 | Static method | Private | Method | Write Transport Information | 20090901 |
Events
Class CL_SIW_DDIC_WRITER has no event.
Types
Class CL_SIW_DDIC_WRITER has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPES | Call by reference | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090903 |
Method CHECK_TYPE_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_TYPENAMES | Call by reference | Type reference (TYPE) | SIW_TAB_TYPENAMES | Signature Exchange Format: Type | 20090917 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | SIW_DTE_FLG | general flag | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090903 |
Method CREATE_DATATYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090902 | |||
| 2 | I_FLG_DO_NOT_OVERWRITE | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | do not overwrite existing objects | 20091007 | |||
| 3 | I_FLG_ENSURE_TADIR | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | write tadir entries | 20091007 | |||
| 4 | I_FLG_SIMULATE | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | general flag | 20090902 | |||
| 5 | I_FLG_TRANSPORT | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | write transport entries | 20091007 | |||
| 6 | I_REPOSITORY_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SIW_REPOSITORY_WRITER | Access ABAP repository to write | 20090902 | |||
| 7 | I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090902 | |||
| 8 | I_TRKORR_OPTIONAL | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | general flag | 20090902 | |||
| 9 | I_TYPES | Call by reference | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20090902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090902 |
Method CREATE_DATA_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SIMPLE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIMPLE | I_NAME | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090901 |
Method CREATE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | I_STRUCTURE | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090901 |
Method CREATE_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLETYPE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_TABLE | I_TABLETYPE | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090901 |
Method CREATE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPES | Call by reference | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090903 |
Method DDIC_CHECK_DATA_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | I_NAME | 20090831 | |||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | SIW_DTE_FLG | E_GOTSTATE | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090901 |
Method DDIC_CHECK_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20090831 | ||||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | SIW_DTE_FLG | general flag | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090903 |
Method DDIC_CHECK_TABLETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20090831 | ||||
| 2 | R_EXISTS | Value transfer | Type reference (TYPE) | SIW_DTE_FLG | general flag | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090903 |
Method DELETE_DATATYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_SIMULATE | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | general flag | 20091130 | |||
| 2 | I_FLG_TRANSPORT | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | write transport entries | 20091130 | |||
| 3 | I_REPOSITORY_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SIW_REPOSITORY_WRITER | Access ABAP repository to write | 20091130 | |||
| 4 | I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20091130 | |||
| 5 | I_TRKORR_OPTIONAL | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | general flag | 20091130 | |||
| 6 | I_TYPES | Call by reference | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20091130 |
Method DELETE_DATA_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SIMPLE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIMPLE | I_NAME | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20091130 |
Method DELETE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_STRUCTURE | I_STRUCTURE | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20091130 |
Method DELETE_TABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TABLETYPE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_TABLE | I_TABLETYPE | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20091130 |
Method DELETE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPES | Call by reference | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20091130 |
Method GET_TADIR_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090922 | |||
| 2 | I_TYPES | Call by reference | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20090922 | ||||
| 3 | R_TAB_TADIR | Value transfer | Type reference (TYPE) | SIW_TAB_TADIR | table of tadir entries | 20090922 |
Method GET_TADIR_ENTRIES on class CL_SIW_DDIC_WRITER has no exception.
Method GET_TRANSPORT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPES | Call by reference | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20090901 | ||||
| 2 | R_TAB_KO200 | Value transfer | Type reference (TYPE) | SIW_TAB_KO200_EXT | KO200 | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090903 |
Method SORT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_TYPES | Call by reference | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20091110 |
Method SORT_TYPES on class CL_SIW_DDIC_WRITER has no exception.
Method WRITE_TADIR_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090901 | |||
| 2 | I_REPOSITORY_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SIW_REPOSITORY_WRITER | Access ABAP repository to write | 20090901 | |||
| 3 | I_TYPES | Call by reference | Type reference (TYPE) | IF_SXF_TYPE=>TAB | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090901 |
Method WRITE_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_KO200 | Call by reference | Type reference (TYPE) | SIW_TAB_KO200_EXT | KO200 | 20110221 | |||
| 2 | I_REPOSITORY_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SIW_REPOSITORY_WRITER | Access ABAP repository to write | 20090901 | |||
| 3 | I_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090901 | |||
| 4 | I_TRKORR_OPTIONAL | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | general flag | 20090901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during access of ressources | 20090901 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |