SAP ABAP Interface IF_SIW_CONV_DESCR (Manages a List of Objects with Different Object Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_PRODUCTION (Package) Service Implementation Production
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_DDIC_CONV_DESCR | Convenience Description for DDIC Objects (DTEL, STRU, TTYP) | 20100322 |
Properties
| Interface | IF_SIW_CONV_DESCR | |
| Short Description | Manages a List of Objects with Different Object Types |
General Data
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20100322 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SIW_CONV_DESCR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_SIW_DTEL_PIECE_DESCR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_SIW_PIECE_DESCR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SIW_CONV_DESCR has no interface.
Friends
Interface IF_SIW_CONV_DESCR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_PROP_ACTIV_GROUP | Constant | Public | Type reference (TYPE) | STRING | 'CONV_DESCR_ACTIVATION_GRP' | Property Activation Group of Convenience Description | 20100507 | |
| 2 | CON_PROP_LANGUAGE | Constant | Public | Type reference (TYPE) | STRING | 'CONV_DESCR_LANGUAGE' | Property Language of Convenience Description Objects | 20100519 | |
| 3 | CON_PROP_NAME | Constant | Public | Type reference (TYPE) | STRING | 'CONV_DESCR' | Property Name of Convenience Description | 20100507 | |
| 4 | CON_PROP_PACKAGE | Constant | Public | Type reference (TYPE) | STRING | 'CONV_DESCR_PACKAGE' | Property Package of Convenience Description Objects | 20100510 | |
| 5 | CON_PROP_TEMPLATE | Constant | Public | Type reference (TYPE) | STRING | 'CONV_DESCR_TEMPLATE' | Property CC Include Name of Convenience Description | 20100507 | |
| 6 | CON_PROP_TEMPLATE_AREA | Constant | Public | Type reference (TYPE) | STRING | 'CONV_DESCR_TEMPLATE_AREA' | Property Area Name of Convenience Description CC Include | 20100809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the Activation Group | 20100322 | |
| 2 | Instance method | Public | Method | Returns the ID of the Convenience Description | 20100322 | |
| 3 | Instance method | Public | Method | Returns the Language for the Object Descriptions | 20100519 | |
| 4 | Instance method | Public | Method | Returns the Name of the Convenience Description | 20100322 | |
| 5 | Instance method | Public | Method | Returns the Package for the Object Descriptions | 20100510 | |
| 6 | Instance method | Public | Method | Initializes Instance | 20100322 | |
| 7 | Instance method | Public | Method | Change the Activation Group | 20100505 | |
| 8 | Instance method | Public | Method | Change the Language for the Object Descriptions | 20100519 | |
| 9 | Instance method | Public | Method | Change the Package for the Object Descriptions | 20100510 | |
| 10 | Instance method | Public | Method | Change the Template containing Textual Conv. Description | 20100505 | |
| 11 | Instance method | Public | Method | Change the Template containing Textual Conv. Description | 20100809 | |
| 12 | Static method | Public | Method | Create a new Convenience Description | 20100505 | |
| 13 | Instance method | Public | Method | Transforms Textual Conv. Description to Object Descriptions | 20100322 |
Events
Interface IF_SIW_CONV_DESCR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20100322 | TAB TYPE STANDARD TABLE OF REF TO IF_SIW_CONV_DESCR WITH DEFAULT KEY
|
Method Signatures
Method GET_ACTIVATION_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVATION_GROUP | Value transfer | Type reference (TYPE) | SIW_DTE_ACTIVATION_GROUP | Activation Group Number | 20100322 |
Method GET_ACTIVATION_GROUP on Interface IF_SIW_CONV_DESCR has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | SIW_DTE_PIECE_ID | Object ID | 20100322 |
Method GET_ID on Interface IF_SIW_CONV_DESCR has no exception.
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LANGUAGE | Value transfer | Type reference (TYPE) | SIW_DTE_LANGUAGE | Original Language of a Repository Object | 20100519 |
Method GET_LANGUAGE on Interface IF_SIW_CONV_DESCR has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | SIW_DTE_PIECE_NAME | Name of the Convenience Description | 20100322 |
Method GET_NAME on Interface IF_SIW_CONV_DESCR has no exception.
Method GET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PACKAGE | Value transfer | Type reference (TYPE) | SIW_DTE_IMPL_PACKAGE | Package of Convenience Description Objects | 20100510 |
Method GET_PACKAGE on Interface IF_SIW_CONV_DESCR has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVATION_GROUP | Call by reference | Type reference (TYPE) | STRING | Property: Activation Group Number | 20100322 | |||
| 2 | I_DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | Property: Convenience Description Name | 20100322 | |||
| 3 | I_LANGUAGE | Call by reference | Type reference (TYPE) | STRING | Property: Language of Repository Objects | 20100519 | |||
| 4 | I_PACKAGE | Call by reference | Type reference (TYPE) | STRING | Property: Package Name for Objects | 20100510 | |||
| 5 | I_TEMPLATE | Call by reference | Type reference (TYPE) | STRING | Property: Name of Code Composer Template Include | 20100507 | |||
| 6 | I_TEMPLATE_AREA | Call by reference | Type reference (TYPE) | STRING | Property: Name of Area in Code Composer Template Include | 20100809 |
Method INIT on Interface IF_SIW_CONV_DESCR has no exception.
Method SET_ACTIVATION_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVATION_GROUP | Call by reference | Type reference (TYPE) | STRING | Activation Group Number | 20100505 |
Method SET_ACTIVATION_GROUP on Interface IF_SIW_CONV_DESCR has no exception.
Method SET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | STRING | Original Language | 20100519 |
Method SET_LANGUAGE on Interface IF_SIW_CONV_DESCR has no exception.
Method SET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE | Call by reference | Type reference (TYPE) | STRING | Package of Convenience Description Objects | 20100510 |
Method SET_PACKAGE on Interface IF_SIW_CONV_DESCR has no exception.
Method SET_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEMPLATE | Call by reference | Type reference (TYPE) | STRING | Property: Name of Code Composer Template Include | 20100505 |
Method SET_TEMPLATE on Interface IF_SIW_CONV_DESCR has no exception.
Method SET_TEMPLATE_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AREA | Call by reference | Type reference (TYPE) | STRING | Property: Name of Area in Code Composer Template Include | 20100809 | |||
| 2 | I_TEMPLATE | Call by reference | Type reference (TYPE) | STRING | Property: Name of Code Composer Template Include | 20100809 |
Method SET_TEMPLATE_AREA on Interface IF_SIW_CONV_DESCR has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SIW_CONTEXT | Project Context Data of a Service Implementation | 20100507 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PIECE_ID | Object ID | 20100505 | |||
| 3 | R_CONV_DESCR | Value transfer | Object reference (TYPE REF TO) | IF_SIW_CONV_DESCR | Manages a List of Objects with Different Object Types | 20100505 |
Method S_CREATE on Interface IF_SIW_CONV_DESCR has no exception.
Method TRANSFORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TAB_PIECE_DESCR | Value transfer | Type reference (TYPE) | IF_SIW_PIECE_DESCR=>TAB | List of Piece Descriptions | 20100322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Execution Error | 20100326 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |