SAP ABAP Interface IF_SIW_REPOSITORY_WRITER (Access ABAP repository to write)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_TYPES (Package) SIW: Global Type definitions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_RESOURCE_ACCESS Local Access to resources 20070306
Properties
Interface IF_SIW_REPOSITORY_WRITER  
Short Description Access ABAP repository to write    
General Data
Package S_SIW_TYPES   SIW: Global Type definitions 
Created 20070305   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WS_EXPERT_MAPPING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SXF_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 SCTSA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_REPOSITORY_READER Read Access to ABAP Repository 20070319
2 IF_SIW_RESOURCE_ACCESS Allg. Interface für den Zugriff auf Ressourcen 20070315
Friends
Interface IF_SIW_REPOSITORY_WRITER has no friend.
Attributes
Interface IF_SIW_REPOSITORY_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_DDIC Instance method Public Method Activate DDIC Objects 20100514
2 CHECK_DATATYPE_EXISTENCE Instance method Public Method 20090917
3 CREATE_WEBSERVICE Instance method Public Method Create webservice (virtual interface) 20090826
4 DELETE_BADI Instance method Public Method Delete Business Add-In 20071127
5 DELETE_BADI_SORTER Instance method Public Method Delete enhancement spot 20080606
6 DELETE_CLIF Instance method Public Method Deletes a CLIF / Interface 20070319
7 DELETE_DATATYPES Instance method Public Method 20090917
8 DELETE_DOMA Instance method Public Method Deletes a Domain 20100618
9 DELETE_DTEL Instance method Public Method Deletes a Data Element 20100323
10 DELETE_METHOD Instance method Public Method Remove a method from its class 20071122
11 DELETE_REPORT Instance method Public Method Delete a report 20070731
12 DELETE_SERVICE_GROUP Instance method Public Method Delete Service Group 20110302
13 DELETE_STRU Instance method Public Method Deletes a Structure 20100409
14 DELETE_TABU Instance method Public Method Delete a table entry 20071127
15 DELETE_TTYP Instance method Public Method Deletes a Table Type 20100409
16 DELETE_WEBSERVICE Instance method Public Method Delete web service (virtual interface) 20090826
17 IS_REMOTE Instance method Public Method 20070521
18 READ_API Instance method Public Method 20070521
19 READ_BADI Instance method Public Method 20071130
20 READ_CLASS Instance method Public Method 20070521
21 READ_CLIF_SOURCE Instance method Public Method 20070521
22 READ_INTERFACE Instance method Public Method 20070521
23 READ_METHOD_SOURCE Instance method Public Method 20070521
24 READ_REPORT Instance method Public Method 20070521
25 READ_TABU Instance method Public Method 20071130
26 READ_TADIR Instance method Public Method 20070521
27 READ_TRDIR Instance method Public Method 20071130
28 RS_TOOL_ACCESS Instance method Public Method 20070521
29 SYNTAX_CHECK Instance method Public Method 20070521
30 TADIR_POPUP Instance method Public Method Call TR_TADIR_POPUP_ENTRY_E071 20070314
31 TRANSPORT Instance method Public Method Transport 20070312
32 TR_REQUEST_CHOICE Instance method Public Method Gets/Creates a transport request 20090630
33 WRITE_BADI Instance method Public Method Write Business Add-In 20071127
34 WRITE_BADI_SORTER Instance method Public Method Create or update enhancement spot 20080606
35 WRITE_CLASS_METHOD Instance method Public Method Saves a method implementation 20070319
36 WRITE_CLIF Instance method Public Method Save Class or Interface 20070312
37 WRITE_DATATYPES Instance method Public Method 20090917
38 WRITE_DOMA Instance method Public Method Creates or Updates a Domain 20100618
39 WRITE_DTEL Instance method Public Method Creates or Updates a Data Element 20100317
40 WRITE_FUNC Instance method Public Method Saves a Function Module 20081021
41 WRITE_REPORT Instance method Public Method Create or update report from a given source code 20070312
42 WRITE_SERVICE_GROUP Instance method Public Method Save Service Group 20110302
43 WRITE_STRU Instance method Public Method Creates or updates a Structure 20100407
44 WRITE_TABU Instance method Public Method Write a table entry 20071127
45 WRITE_TADIR Instance method Public Method Save TADIR entry 20070314
46 WRITE_TEXTPOOL Instance method Public Method 20081202
47 WRITE_TTYP Instance method Public Method Creates or updates a Table Type 20100407
Events
Interface IF_SIW_REPOSITORY_WRITER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_STR_METADATA Public See coding 20110302 BEGIN OF lt_str_metadata, proxy TYPE char30, classification_key TYPE string, classification_value TYPE string, END OF lt_str_metadata
Method Signatures

Method ACTIVATE_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_OBJECT Call by reference Type reference (TYPE) SIW_TAB_OBJECT_ID List of Objects to Activate 20100514
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20100514

Method CHECK_DATATYPE_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_TYPENAMES Call by reference Type reference (TYPE) SIW_TAB_TYPENAMES fs_siw_types 20090917
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20090917

Method CREATE_WEBSERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXPERT_MAPPING Call by reference Type reference (TYPE) SIW_TAB_EXP_MAPPING Expert mapping 20090831
2 Importing I_AFTERIMPORT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090826
3 Importing I_CORRNUM Call by reference Type reference (TYPE) TRKORR Request/Task 20090826
4 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20090826
5 Importing I_FLG_OVERWRITE Call by reference Type reference (TYPE) SIW_DTE_FLG Overwrite existing service 20090928
6 Importing I_FM_NAME Call by reference Type reference (TYPE) RS38L_FNAM Function group, to which the function module belongs 20090828
7 Importing I_PROFILE Call by reference Type reference (TYPE) STRING Profile 20090826
8 Importing I_RELEASE_WS_RUNTIME Call by reference Type reference (TYPE) SIW_DTE_RELEASE_SERVICE Deploy web service (X=True, -=False, Space=Unknown) 20090826
9 Importing I_SHORT_TEXT Call by reference Type reference (TYPE) VEPTEXT Short Description 20090826
10 Importing I_SUPPRESS_DIALOG Call by reference Type reference (TYPE) BOOLEAN Suppress dialog (X=True, -=False, Space=Unknown) 20090826
11 Importing I_WS_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20090826
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20090826

Method DELETE_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BADINAME Call by reference Type reference (TYPE) CSEQUENCE 20071128
2 Importing I_SPOTNAME Call by reference Type reference (TYPE) CSEQUENCE 20071128
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20071128

Method DELETE_BADI_SORTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BADI_SORTER Call by reference Type reference (TYPE) SIW_STR_BADI_SORTER ID of an Enhancement 20080606
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20080606

Method DELETE_CLIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIF Value transfer Type reference (TYPE) CSEQUENCE 20070319
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20070319

Method DELETE_DATATYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_TYPES Call by reference Type reference (TYPE) IF_SXF_TYPE=>TAB 20091130
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20090917

Method DELETE_DOMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CHAR30 Name of Domain 20100618
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE 20100618

Method DELETE_DTEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CHAR30 Name of Data Element 20100323
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20100323

Method DELETE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20090831
2 Importing I_CLSNAME Call by reference Type reference (TYPE) CSEQUENCE 20071122
3 Importing I_METHODNAME Call by reference Type reference (TYPE) CSEQUENCE 20071122
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20071122

Method DELETE_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070731
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20090831
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20070731

Method DELETE_SERVICE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_META Call by reference Type reference (TYPE) LT_STR_METADATA 20110302
2 Importing I_STR_SG Call by reference Type reference (TYPE) SIW_STR_SG_DATA sg data 20110302
3 Importing I_TRKORR Value transfer Type reference (TYPE) TRKORR Request/Task 20110303
# Exception Resumable Description Created on
1 CX_SIW_EXECUTION_ERROR Error during access of ressources 20110304

Method DELETE_STRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CHAR30 Name of Structure 20100409
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20100409

Method DELETE_TABU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE_NAME Call by reference Type reference (TYPE) CHAR255 Char255 20100422
2 Importing I_TAB_PROPERTIES Call by reference Type reference (TYPE) SIW_TAB_TABU_PROPERTY Char255 20100422
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20071127

Method DELETE_TTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CHAR30 Name of Table Type 20100409
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20100409

Method DELETE_WEBSERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CORRNUM Call by reference Type reference (TYPE) TRKORR Request/Task 20090925
2 Importing I_SUPPRESS_DIALOG Call by reference Type reference (TYPE) BOOLEAN 'X' Suppress dialog (X=True, -=False, Space=Unknown) 20091006
3 Importing I_WS_NAME Call by reference Type reference (TYPE) VEPNAME Name of the Service Definition 20090925
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20090925

Method IS_REMOTE Signature

Method IS_REMOTE on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method IS_REMOTE on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_API Signature

Method READ_API on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_API on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_BADI Signature

Method READ_BADI on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_BADI on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_CLASS Signature

Method READ_CLASS on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_CLASS on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_CLIF_SOURCE Signature

Method READ_CLIF_SOURCE on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_CLIF_SOURCE on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_INTERFACE Signature

Method READ_INTERFACE on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_INTERFACE on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_METHOD_SOURCE Signature

Method READ_METHOD_SOURCE on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_METHOD_SOURCE on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_REPORT Signature

Method READ_REPORT on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_REPORT on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_TABU Signature

Method READ_TABU on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_TABU on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_TADIR Signature

Method READ_TADIR on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_TADIR on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method READ_TRDIR Signature

Method READ_TRDIR on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method READ_TRDIR on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method RS_TOOL_ACCESS Signature

Method RS_TOOL_ACCESS on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method RS_TOOL_ACCESS on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method SYNTAX_CHECK Signature

Method SYNTAX_CHECK on Interface IF_SIW_REPOSITORY_WRITER has no parameter.
Method SYNTAX_CHECK on Interface IF_SIW_REPOSITORY_WRITER has no exception.

Method TADIR_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) CSEQUENCE 20070314
2 Importing I_OBJNAME Call by reference Type reference (TYPE) CSEQUENCE 20070314
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20070314

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_E071K Call by reference Type reference (TYPE) SIW_TAB_E071K E071K tabletype 20110221
2 Changing CT_KO200 Call by reference Type reference (TYPE) SIW_TAB_KO200_EXT KO200 20110221
3 Exporting EV_TRKORR Call by reference Type reference (TYPE) TRKORR Resulting Request 20110815
4 Importing IV_API_CALL Call by reference Type reference (TYPE) SIW_DTE_API_CALL SPACE Checkbox: is API call 20101117
5 Importing I_FLG_CHECK Call by reference Type reference (TYPE) XFELD Checkbox 20070312
6 Importing I_FLG_INSERT Call by reference Type reference (TYPE) XFELD Checkbox 20070312
7 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Desired Request 20110815
8 Importing I_TRKORR_OPTIONAL Call by reference Type reference (TYPE) XFELD Checkbox: Request is optional 20090714
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20070312

Method TR_REQUEST_CHOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRKORR Value transfer Type reference (TYPE) TRKORR Request/Task 20090630
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20090702

Method WRITE_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20110429
2 Importing I_SPOTNAME Call by reference Type reference (TYPE) CSEQUENCE Enhancement Spot Name 20071128
3 Importing I_STR_BADI Call by reference Type reference (TYPE) ENH_BADI_DATA Enhancement View of BAdI Data 20071127
4 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20110428
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20071128

Method WRITE_BADI_SORTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Request/Task 20090924
2 Importing I_STR_BADI_SORTER Call by reference Type reference (TYPE) SIW_STR_BADI_SORTER Data for creating a badi sorter implementation 20080606
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20080606

Method WRITE_CLASS_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLSNAME Call by reference Type reference (TYPE) CSEQUENCE 20070319
2 Importing I_METHODNAME Call by reference Type reference (TYPE) CSEQUENCE 20070319
3 Importing I_STRN_CLIF Call by reference Type reference (TYPE) SIW_STRN_SABOO_VSEOT All in once 20070914
4 Importing I_TAB_CODE Call by reference Type reference (TYPE) SIW_TAB_CODE Table of Code Lines 20070319
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20070319

Method WRITE_CLIF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLSNAME Call by reference Type reference (TYPE) CSEQUENCE Class or Interface Name 20070312
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20071012
3 Importing I_STRN_CLIF Call by reference Type reference (TYPE) SIW_STRN_SABOO_VSEOT Class or Interface Metadata 20070312
4 Importing I_TAB_METHOD_IMPL Call by reference Type reference (TYPE) SIW_TAB_METHOD_IMPL Methodenimplementation 20070312
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20070312

Method WRITE_DATATYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SXF_DATATYPES Call by reference Type reference (TYPE) IF_SXF_TYPE=>TAB Signature Exchange Format: Type 20090917
2 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20090917
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20090917

Method WRITE_DOMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_ACTIVATE Call by reference Type reference (TYPE) SIW_DTE_FLG_ACTIVATE '' Indicates, if object has to be activated 20100618
2 Importing I_STR_DOMA Call by reference Type reference (TYPE) SIW_STR_DOMA Object Description of a Domain 20100618
3 Importing I_TAB_DOMA_VALUE Call by reference Type reference (TYPE) SIW_TAB_DOMA_VALUE Object Descrption of Domain Fixed Values (DD07V) - typed 20100618
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE 20100618

Method WRITE_DTEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_ACTIVATE Call by reference Type reference (TYPE) SIW_DTE_FLG_ACTIVATE '' Indicates, if DDIC Type should be activated 20100326
2 Importing I_STR_DTEL Call by reference Type reference (TYPE) SIW_STR_DTEL SIW Definition für ein Datenelement (Auszug aus DD04V) 20100317
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20100323

Method WRITE_FUNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20090909
2 Importing I_FLG_DELETE Call by reference Type reference (TYPE) XFELD Checkbox 20081103
3 Importing I_FUNCTION_GROUP Call by reference Type reference (TYPE) CSEQUENCE Function group, to which the function module belongs 20081021
4 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Function name 20081021
5 Importing I_STR_ATTRIBUTES Call by reference Type reference (TYPE) SIW_STR_FUNC_ATTRIBUTES Attributes of a function module 20081021
6 Importing I_STR_SIGNATURE Call by reference Type reference (TYPE) SIW_STR_FUNC_SIGNATURE Signature of a function module 20081021
7 Importing I_TAB_CODE Call by reference Type reference (TYPE) SIW_TAB_CODE Table of Code Lines 20081021
8 Importing I_TAB_TOP_CODE Call by reference Type reference (TYPE) SIW_TAB_CODE Table of Code Lines 20081021
9 Importing I_TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20090924
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20081021

Method WRITE_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE Description (for PROGs ...) 20070816
2 Importing I_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20090910
3 Importing I_EXTENSION Call by reference Type reference (TYPE) SIW_DTE_REPORT_EXTENSION_TYPE SIW_DTE_CLASS_EXTENSION_TYPE 20070312
4 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20070312
5 Importing I_OBJECT Call by reference Type reference (TYPE) CSEQUENCE 20070312
6 Importing I_OBJNAME Call by reference Type reference (TYPE) CSEQUENCE 20070312
7 Importing I_PROGTYPE Call by reference Type reference (TYPE) SUBC 'I' Program type 20070718
8 Importing I_TAB_CODE Call by reference Type reference (TYPE) SIW_TAB_CODE Table of Code Lines 20070312
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20070312

Method WRITE_SERVICE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_SG Call by reference Type reference (TYPE) SIW_STR_SG_DATA sg data 20110302
2 Importing I_TRKORR Value transfer Type reference (TYPE) TRKORR Request/Task 20110302
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Execution Error 20110304

Method WRITE_STRU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_ACTIVATE Call by reference Type reference (TYPE) SIW_DTE_FLG_ACTIVATE '' Indicates, if DDIC Type should be activated 20100407
2 Importing I_STR_STRU Call by reference Type reference (TYPE) SIW_STR_STRU SIW Definition of Structure Header (DD02V) - name and langu 20100407
3 Importing I_TAB_STRU_FIELD Call by reference Type reference (TYPE) SIW_TAB_STRU_FIELD SIW Definition of Structure Field (DD03P) 20100407
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20100407

Method WRITE_TABU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE_NAME Call by reference Type reference (TYPE) CHAR255 Char255 20100422
2 Importing I_TAB_TABU_PROPERTY Call by reference Type reference (TYPE) SIW_TAB_TABU_PROPERTY table type for tabu properties 20071127
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20071127

Method WRITE_TADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_IGNORE_GLOBAL_EXISTENCE Call by reference Type reference (TYPE) XFELD 'X' Checkbox 20100420
2 Importing I_STR_TADIR Call by reference Type reference (TYPE) TADIR Directory of Repository Objects 20070314
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during execution 20070314

Method WRITE_TEXTPOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20081202
2 Importing I_PROG Call by reference Type reference (TYPE) CSEQUENCE 20081202
3 Importing I_TAB_TEXTPOOL Call by reference Type reference (TYPE) TEXTPOOL_TABLE Information on Program Text Elements 20081202
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20090909

Method WRITE_TTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_ACTIVATE Call by reference Type reference (TYPE) SIW_DTE_FLG_ACTIVATE '' Indicates, if DDIC Type should be activated 20100419
2 Importing I_STR_TTYP Call by reference Type reference (TYPE) SIW_STR_TTYP SIW Definition of a Table Type (DD40V) - name and language 20100419
3 Importing I_TAB_TTYP_KEYFIELD Call by reference Type reference (TYPE) SIW_TAB_TTYP_KEYFIELD SIW Definition of a Table Type Key Fields 20100419
# Exception Resumable Description Created on
1 CX_SIW_RESOURCE_FAILURE Error during access of ressources 20100419
History
Last changed by/on SAP  20140121 
SAP Release Created in