Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SIW_REPOSITORY_WRITER | Access ABAP repository to write | 20070319 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_RESOURCE_ACCESS | Local Access to resources | 20070306 |
Properties
Interface | IF_SIW_REPOSITORY_READER | |
Short Description | Read Access to ABAP Repository |
General Data
Package | S_SIW_TYPES | SIW: Global Type definitions |
Created | 20070305 | SAP |
Last changed | 20110908 | 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_AUNIT_TASK | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SIW_RESOURCE_ACCESS | Allg. Interface für den Zugriff auf Ressourcen | 20070306 |
Friends
Interface IF_SIW_REPOSITORY_READER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CON_OBJECT_DOMA | Constant | Public | Type reference (TYPE) | SIW_STR_OBJECT_ID-OBJECT_TYPE | 'DOMA' | 20100604 | ||
2 | CON_OBJECT_DTEL | Constant | Public | Type reference (TYPE) | SIW_STR_OBJECT_ID-OBJECT_TYPE | 'DTEL' | Object Type: Data Element | 20100514 | |
3 | CON_OBJECT_STRU | Constant | Public | Type reference (TYPE) | SIW_STR_OBJECT_ID-OBJECT_TYPE | 'TABL' | Object Type: Structure | 20100514 | |
4 | CON_OBJECT_TTYP | Constant | Public | Type reference (TYPE) | SIW_STR_OBJECT_ID-OBJECT_TYPE | 'TTYP' | Object Type: Table Type | 20100514 | |
5 | MR_AUNIT_LISTENER | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Local ABAP Unit listener | 20110324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks if DDIC definition is consistent | 20100326 |
2 | ![]() |
Instance method | Public | Method | Opens generated code in temporary report | 20070508 |
3 | ![]() |
Instance method | Public | Method | 20070319 | |
4 | ![]() |
Instance method | Public | Method | 20070315 | |
5 | ![]() |
Instance method | Public | Method | Get the results of the last unit test run | 20110324 |
6 | ![]() |
Instance method | Public | Method | Retrieve WSN URL | 20101201 |
7 | ![]() |
Instance method | Public | Method | 20070315 | |
8 | ![]() |
Instance method | Public | Method | Open the ES Repository | 20080123 |
9 | ![]() |
Instance method | Public | Method | Start SPROXY | 20090706 |
10 | ![]() |
Instance method | Public | Method | Prefill expert mapping for generation of virtual interface | 20090903 |
11 | ![]() |
Instance method | Public | Method | Provides Signature for an API | 20070319 |
12 | ![]() |
Instance method | Public | Method | Retrieves the BADI definition | 20071128 |
13 | ![]() |
Instance method | Public | Method | Read BAdI sorter | 20080606 |
14 | ![]() |
Instance method | Public | Method | Provides class metadata | 20070312 |
15 | ![]() |
Instance method | Public | Method | Provides the contents of a Class/interface as coding | 20070305 |
16 | ![]() |
Instance method | Public | Method | Read a datatype in SXF | 20081010 |
17 | ![]() |
Instance method | Public | Method | Reads Domain | 20100604 |
18 | ![]() |
Instance method | Public | Method | Read dataelement | 20100317 |
19 | ![]() |
Instance method | Public | Method | Read function information | 20080327 |
20 | ![]() |
Instance method | Public | Method | Provides Interface Metadata | 20070312 |
21 | ![]() |
Instance method | Public | Method | Provides the sourcecode of a method | 20070312 |
22 | ![]() |
Instance method | Public | Method | Reads Package | 20100923 |
23 | ![]() |
Instance method | Public | Method | Provides the source code of a report | 20070307 |
24 | ![]() |
Instance method | Public | Method | Read Service Group | 20110302 |
25 | ![]() |
Instance method | Public | Method | Reads Structure | 20100407 |
26 | ![]() |
Instance method | Public | Method | Reads a table entry | 20071127 |
27 | ![]() |
Instance method | Public | Method | Reads TADIR | 20070312 |
28 | ![]() |
Instance method | Public | Method | Reads text-pool | 20081202 |
29 | ![]() |
Instance method | Public | Method | Reads TRDIR | 20070731 |
30 | ![]() |
Instance method | Public | Method | Reads TRDIR text | 20070815 |
31 | ![]() |
Instance method | Public | Method | Reads Table Type | 20100409 |
32 | ![]() |
Instance method | Public | Method | RS TOOL ACCESS | 20070312 |
33 | ![]() |
Instance method | Public | Method | Runs the Unit Tests of a Project | 20110322 |
34 | ![]() |
Instance method | Public | Method | Performs a syntax check | 20070312 |
Events
Interface IF_SIW_REPOSITORY_READER has no event.
Types
Interface IF_SIW_REPOSITORY_READER has no local type.
Method Signatures
Method CHECK_DDIC_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXISTS | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | Exists DDIC type? | 20100326 | ||
2 | ![]() |
E_IS_ACTIVE | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | Is DDIC type is active? | 20100805 | ||
3 | ![]() |
E_IS_CONSISTENT | Call by reference | Type reference (TYPE) | SIW_DTE_FLG | Is DDIC type is consistent? | 20100326 | ||
4 | ![]() |
I_DDIC_NAME | Call by reference | Type reference (TYPE) | CHAR30 | Name of DDIC Object | 20100326 | ||
5 | ![]() |
I_DDIC_TYPE | Call by reference | Type reference (TYPE) | SIW_DTE_DDIC_TYPE | DDIC Object Type | 20100326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20100429 |
Method DISPLAY_CODE_IN_TEMP_PROG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_NEW_WINDOW | Value transfer | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20070508 | |
2 | ![]() |
I_TAB_CODE | Value transfer | Type reference (TYPE) | SIW_TAB_CODE | Table of Code Lines | 20070508 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20090708 |
Method GET_RFCDEST Signature
Method GET_RFCDEST on Interface IF_SIW_REPOSITORY_READER has no parameter.
Method GET_RFCDEST on Interface IF_SIW_REPOSITORY_READER has no exception.
Method GET_SYSID Signature
Method GET_SYSID on Interface IF_SIW_REPOSITORY_READER has no parameter.
Method GET_SYSID on Interface IF_SIW_REPOSITORY_READER has no exception.
Method GET_UNITTEST_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MESSAGES | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20110324 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20110329 |
Method GET_WSN_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_URL | Value transfer | Type reference (TYPE) | STRING | 20101201 | |||
2 | ![]() |
I_ESR_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20101209 | |||
3 | ![]() |
I_ESR_SERVICE | Call by reference | Type reference (TYPE) | STRING | 20101209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Execution Error | 20101202 |
Method IS_REMOTE Signature
Method IS_REMOTE on Interface IF_SIW_REPOSITORY_READER has no parameter.
Method IS_REMOTE on Interface IF_SIW_REPOSITORY_READER has no exception.
Method JUMP_ESR Signature
Method JUMP_ESR on Interface IF_SIW_REPOSITORY_READER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20090909 |
Method JUMP_SPROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ESR_KEY | Call by reference | Type reference (TYPE) | SIW_STR_ESR_KEYS | ES Repository key information | 20090706 | ||
2 | ![]() |
I_PROXY_INTERFACE | Call by reference | Type reference (TYPE) | SIW_DTE_PROXY_INTERFACE | Service Interface Name (Proxy) | 20091210 | ||
3 | ![]() |
I_SERVICE_LEVEL | Call by reference | Type reference (TYPE) | SIW_DTE_SERVICE_LEVEL | Level of service | 20090917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20090909 |
Method PREFILL_EXPERT_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAB_EXPERT_MAPPING | Call by reference | Type reference (TYPE) | SIW_TAB_EXP_MAPPING | Table of expert mapping | 20090903 | ||
2 | ![]() |
I_FUNCTION_NAME | Call by reference | Type reference (TYPE) | RS38L_FNAM | Name of Function Module | 20090903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20090909 |
Method READ_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_API_HEAD | Call by reference | Type reference (TYPE) | SIW_STR_API_HEAD | Head for API component | 20070319 | ||
2 | ![]() |
I_CLASS_READER | Call by reference | Type reference (TYPE) | SIW_DTE_READER_CLASSNAME | SAP object name | 20090824 | ||
3 | ![]() |
R_SIGNATURE | Value transfer | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20070319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20070402 |
Method READ_BADI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BADINAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071128 | |||
2 | ![]() |
I_SPOTNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071128 | |||
3 | ![]() |
R_STR_BADI | Value transfer | Type reference (TYPE) | ENH_BADI_DATA | Enhancement View of BAdI Data | 20071128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20071128 |
Method READ_BADI_SORTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BADI_SORTER | Call by reference | Type reference (TYPE) | SIW_STR_BADI_SORTER | Data for creating a badi sorter implementation | 20080606 | ||
2 | ![]() |
R_BADI_SORTER | Value transfer | Type reference (TYPE) | SIW_STR_BADI_SORTER | ID of an Enhancement | 20080619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20080606 |
Method READ_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STRN_CLASS | Call by reference | Type reference (TYPE) | SIW_STRN_CLASS | Klassendefniition | 20090722 | ||
2 | ![]() |
I_CLSNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070312 | |||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20071012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20070312 |
Method READ_CLIF_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAB_SOURCE | Call by reference | Type reference (TYPE) | SIW_TAB_CLASS_SOURCE | Methodenimplementation | 20090722 | ||
2 | ![]() |
I_CLIF | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070306 | |||
3 | ![]() |
I_STATE | Value transfer | Type reference (TYPE) | CHAR1 | 'A' | State of the code | 20070305 | |
4 | ![]() |
I_TAB_EXTENSIONS_NO | Call by reference | Type reference (TYPE) | SIW_TAB_CLIF_INCL_EXTENSION | Includes to be excluded | 20070305 | ||
5 | ![]() |
I_TAB_EXTENSIONS_YES | Call by reference | Type reference (TYPE) | SIW_TAB_CLIF_INCL_EXTENSION | Includes to be included | 20070305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070307 |
Method READ_DATATYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATATYPE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_TYPE | 20081010 | |||
2 | ![]() |
E_SIGNATURE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_SIGNATURE | 20081010 | |||
3 | ![]() |
I_FLG_RESTRICT_DEPTH | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20081029 | ||
4 | ![]() |
I_MAX_DEPTH | Call by reference | Type reference (TYPE) | INT4 | Max recursion depth | 20081029 | ||
5 | ![]() |
I_TYPENAME | Call by reference | Type reference (TYPE) | RS38L_TYP | Object Name for Download | 20081010 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20081010 |
Method READ_DOMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STR_DOMA | Call by reference | Type reference (TYPE) | SIW_STR_DOMA | Object Description of a Domain | 20100604 | ||
2 | ![]() |
E_TAB_DOMA_VALUE | Call by reference | Type reference (TYPE) | SIW_TAB_DOMA_VALUE | Object Descrption of Domain Fixed Values (DD07V) - typed | 20100604 | ||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | DDLANGUAGE | SY-LANGU | Language key | 20100604 | |
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | DOMNAME | Name of the Domain | 20100604 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100604 |
Method READ_DTEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | DDLANGUAGE | SY-LANGU | Language in which texts should be read | 20100326 | |
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | ROLLNAME | Name of the data element | 20100317 | ||
3 | ![]() |
R_STR_DTEL | Value transfer | Type reference (TYPE) | SIW_STR_DTEL | SIW Definition of a Dataelement (DD04V) | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20100323 |
Method READ_FUNCINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FUNCNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080327 | |||
2 | ![]() |
R_STR_FUNCINFO | Value transfer | Type reference (TYPE) | SIW_STR_FUNCINFO | Information about a function module | 20080327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20080327 |
Method READ_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IFNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Name of Interface | 20070312 | ||
2 | ![]() |
I_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20071012 | |
3 | ![]() |
R_STRN_INTERFACE | Value transfer | Type reference (TYPE) | SIW_STRN_INTERFACE | Interface (nested) | 20070312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20070312 |
Method READ_METHOD_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INCNAME | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20070312 | ||
2 | ![]() |
E_TAB_CODE | Call by reference | Type reference (TYPE) | SIW_TAB_CODE | Table of Code Lines | 20070312 | ||
3 | ![]() |
I_CLSNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20070312 | |||
4 | ![]() |
I_METHODNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20070312 | |||
5 | ![]() |
I_STATE | Value transfer | Type reference (TYPE) | R3STATE | 'A' | ABAP: Program Status (Active, Saved, Transported...) | 20070312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20070312 |
Method READ_PACKAGE 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 | Name of the Package | 20100923 | ||
2 | ![]() |
R_ATTRIBUTES | Value transfer | Type reference (TYPE) | SIW_STR_PACKAGE_ATTRIBUTES | Package Attributes when Package exists | 20100923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20100924 |
Method READ_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20070307 | |||
2 | ![]() |
I_STATE | Value transfer | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Flag | 20070307 | |
3 | ![]() |
R_TAB_CODE | Value transfer | Type reference (TYPE) | SIW_TAB_CODE | Table of Code Lines | 20070307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070307 |
Method READ_SERVICE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_STR_SG | Value transfer | Type reference (TYPE) | SIW_STR_SG_DATA | sg data | 20110303 | ||
2 | ![]() |
I_METADATA | Call by reference | Type reference (TYPE) | SIW_DTE_PIECE_METADATA | Meta Information of a Generated Object | 20110303 | ||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Object Name | 20110303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20110304 |
Method READ_STRU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STR_STRU | Call by reference | Type reference (TYPE) | SIW_STR_STRU | SIW Definition of Structure Header (DD02V) - name and langu | 20100407 | ||
2 | ![]() |
E_TAB_STRU_FIELD | Call by reference | Type reference (TYPE) | SIW_TAB_STRU_FIELD | SIW Definition of Structure Field (DD03P) | 20100407 | ||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | DDLANGUAGE | SY-LANGU | Language in which texts should be read | 20100407 | |
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of the Structure to read | 20100407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20100407 |
Method READ_TABU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_GET_FIELDS_ONLY | Call by reference | Type reference (TYPE) | XFELD | Read only the Field List | 20071127 | ||
2 | ![]() |
I_TABLE_NAME | Call by reference | Type reference (TYPE) | CHAR255 | Table Name | 20100422 | ||
3 | ![]() |
I_TAB_PROPERTIES | Call by reference | Type reference (TYPE) | SIW_TAB_TABU_PROPERTY | Table Key Fields at least | 20100422 | ||
4 | ![]() |
I_WHERE | Call by reference | Type reference (TYPE) | CHAR255 | Where Clause | 20071129 | ||
5 | ![]() |
R_TAB_TABU_PROPERTY | Value transfer | Type reference (TYPE) | SIW_TAB_TABU_PROPERTY | Table Content | 20071127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20071127 |
Method READ_TADIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJECT | Value transfer | Type reference (TYPE) | CSEQUENCE | Object Type | 20070312 | ||
2 | ![]() |
I_OBJNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Object Name in Object Directory | 20070312 | ||
3 | ![]() |
R_STR_TADIR | Value transfer | Type reference (TYPE) | TADIR | Directory of Repository Objects | 20070312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20080725 |
Method READ_TEXTPOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROG | Value transfer | Type reference (TYPE) | CSEQUENCE | 20081202 | |||
2 | ![]() |
I_TAB_LANGU | Call by reference | Type reference (TYPE) | SIW_TAB_T002 | Language Key of Current Text Environment | 20090915 | ||
3 | ![]() |
R_TAB_TEXTPOOL | Value transfer | Type reference (TYPE) | SIW_TAB_TEXTPOOL | Information on Program Text Elements | 20081202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20090909 |
Method READ_TRDIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070731 | |||
2 | ![]() |
R_STR_TRDIR | Value transfer | Type reference (TYPE) | TRDIR | Generated Table for View TRDIR | 20070731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20090909 |
Method READ_TRDIRT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20070815 | |||
2 | ![]() |
R_STR_TRDIRT | Value transfer | Type reference (TYPE) | TRDIRT | Title texts for programs in TRDIR | 20070815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20090909 |
Method READ_TTYP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STR_TTYP | Call by reference | Type reference (TYPE) | SIW_STR_TTYP | SIW Definition of a Table Type (DD40V) - name and language | 20100419 | ||
2 | ![]() |
E_TAB_TTYP_KEYFIELD | Call by reference | Type reference (TYPE) | SIW_TAB_TTYP_KEYFIELD | SIW Definition of a Table Type Key Fields | 20100419 | ||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | DDLANGUAGE | SY-LANGU | Language in which texts should be read | 20100409 | |
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | TABNAME | Name of the Table Type to read | 20100409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20100419 |
Method RS_TOOL_ACCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NEW_WINDOW | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20070312 | ||
2 | ![]() |
I_OBJECT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20070312 | |||
3 | ![]() |
I_OBJNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20070312 | |||
4 | ![]() |
I_POSITION | Value transfer | Type reference (TYPE) | I | 20070314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20070312 |
Method RUN_UNITTESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TADIR_KEYS | Call by reference | Type reference (TYPE) | SIW_TAB_TADIR_KEYS | TADIR Keys | 20110322 | ||
2 | ![]() |
I_RUNMODE | Call by reference | Type reference (TYPE) | IF_AUNIT_TASK=>TY_D_RUN_MODE | 'S' | Run mode | 20110322 | |
3 | ![]() |
R_STATUS | Value transfer | Type reference (TYPE) | I | Check results | 20110322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20110322 |
Method SYNTAX_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_METHODNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20070312 | |||
2 | ![]() |
I_OBJECT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20070312 | |||
3 | ![]() |
I_OBJNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20070312 | |||
4 | ![]() |
R_SYNTAXERROR | Value transfer | Type reference (TYPE) | STRING | 20070312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error during access of ressources | 20070312 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |