SAP ABAP Interface IF_SIW_CONSTANTS (Constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_TYPES (Package) SIW: Global Type definitions
⤷
⤷
Properties
| Interface | IF_SIW_CONSTANTS | |
| Short Description | Constants |
General Data
| Package | S_SIW_TYPES | SIW: Global Type definitions |
| Created | 20061120 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SIW_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SIW_CONSTANTS has no interface.
Friends
Interface IF_SIW_CONSTANTS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_ACCESS_MODE | Constant | Public | See coding | 20101201 | ||||
| 2 | CON_DIRECTION_IN | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>DIRECTION | 'IN' | Category of Service Operation (Direction) | 20061121 | |
| 3 | CON_DIRECTION_INOUT | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>DIRECTION | 'INOUT' | Category of Service Operation (Direction) | 20061130 | |
| 4 | CON_DIRECTION_OUT | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>DIRECTION | 'OUT' | Category of Service Operation (Direction) | 20061121 | |
| 5 | CON_GEN_SCOPE_FULL | Constant | Public | Type reference (TYPE) | SIW_DTE_GEN_SCOPE | '1' | Generation Scope | 20090713 | |
| 6 | CON_GEN_SCOPE_SELECTED | Constant | Public | Type reference (TYPE) | SIW_DTE_GEN_SCOPE | '2' | Generation Scope | 20090713 | |
| 7 | CON_GEN_SCOPE_UNEQUAL | Constant | Public | Type reference (TYPE) | SIW_DTE_GEN_SCOPE | '3' | Generation Scope | 20090713 | |
| 8 | CON_LANG_CONFLICT_ERROR | Constant | Public | Type reference (TYPE) | SIW_DTE_LANG_CONFLICT_STRATEGY | '1' | Language Conflict Resolution Strategy | 20090713 | |
| 9 | CON_LANG_CONFLICT_SKIP | Constant | Public | Type reference (TYPE) | SIW_DTE_LANG_CONFLICT_STRATEGY | '2' | Language Conflict Resolution Strategy | 20090713 | |
| 10 | CON_LEVEL0 | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>SERVICE_LEVEL | '0' | Service Creation Type: API-based (without ES Repository) | 20090825 | |
| 11 | CON_LEVEL1 | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>SERVICE_LEVEL | '1' | Service Creation Type: API-based (with ES Repository) | 20070316 | |
| 12 | CON_LEVEL2 | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>SERVICE_LEVEL | '2' | Service Creation Type: Proxy-based | 20070316 | |
| 13 | CON_MODE_ASYNC | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>MODE | 'ASYNC' | Communication Mode of Service Operation | 20061207 | |
| 14 | CON_MODE_SYNC | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>MODE | 'SYNC' | Communication Mode of Service Operation | 20061207 | |
| 15 | CON_MSG_TYPE | Constant | Public | See coding | 20110221 | ||||
| 16 | CON_NAMESPACE_PREFIX | Constant | Public | Type reference (TYPE) | NAMESPACE | '/1SIW/' | Namespace Prefix of SIW | 20100330 | |
| 17 | CON_NOT_SOA | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>SERVICE_LEVEL | SPACE | Not a SOA Project | 20100208 | |
| 18 | CON_OCCURRENCE_MASS | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>OCCURRENCE | 'MASS' | Cardinality of Service Operation | 20061121 | |
| 19 | CON_OCCURRENCE_SINGLE | Constant | Public | Type reference (TYPE) | IF_SIW_TYPES=>OCCURRENCE | 'SINGLE' | Cardinality of Service Operation | 20061121 | |
| 20 | CON_PACKAGE_TMP | Constant | Public | Type reference (TYPE) | DEVCLASS | '$TMP' | Package | 20070114 | |
| 21 | CON_SEMID_INPUTMESSAGE | Constant | Public | Type reference (TYPE) | SIW_DTE_SEMANTIC_ID | 'InputMessage' | Semantic ID | 20090827 | |
| 22 | CON_SEMID_LOG | Constant | Public | Type reference (TYPE) | SIW_DTE_SEMANTIC_ID | 'Log' | Semantic ID | 20090918 | |
| 23 | CON_SEMID_OUTPUTMESSAGE | Constant | Public | Type reference (TYPE) | SIW_DTE_SEMANTIC_ID | 'OutputMessage' | Semantic ID | 20090827 | |
| 24 | CON_SEMID_ROOT | Constant | Public | Type reference (TYPE) | SIW_DTE_SEMANTIC_ID | 'Root' | Semantic ID for Root/BO nodes | 20091218 | |
| 25 | CON_STATE | Constant | Public | See coding | 20110323 | ||||
| 26 | CON_SUBSCREEN_MAPPING_EXC | Constant | Public | Type reference (TYPE) | SIW_DTE_SUBSCREEN_ID | 'Exception' | Subscreen ID | 20101223 | |
| 27 | CON_SUBSCREEN_MAPPING_ROOT | Constant | Public | Type reference (TYPE) | SIW_DTE_SUBSCREEN_ID | 'Root' | Subscreen ID | 20090828 | |
| 28 | CON_SUBSCREEN_MAPPING_SIMPLE | Constant | Public | Type reference (TYPE) | SIW_DTE_SUBSCREEN_ID | 'SIMPLE' | Subscreen ID | 20090828 | |
| 29 | CON_SUBSCREEN_MAPPING_STRUCT | Constant | Public | Type reference (TYPE) | SIW_DTE_SUBSCREEN_ID | 'Structure' | Subscreen ID | 20090828 | |
| 30 | CON_SUBSCREEN_MAPPING_TABLE | Constant | Public | Type reference (TYPE) | SIW_DTE_SUBSCREEN_ID | 'Table' | Subscreen ID | 20090828 | |
| 31 | CON_TRANSPORT_OBJECT | Constant | Public | Type reference (TYPE) | TADIR-OBJECT | 'FSIP' | Object Type | 20070814 | |
| 32 | CON_TRANS_STRAT_INDIV | Constant | Public | Type reference (TYPE) | SIW_DTE_TRANS_STRAT | '1' | Transport Strategy | 20090701 | |
| 33 | CON_TRANS_STRAT_SINGLE | Constant | Public | Type reference (TYPE) | SIW_DTE_TRANS_STRAT | '2' | Transport Strategy | 20090701 | |
| 34 | CON_TRAN_CONFLICT_ABORT | Constant | Public | Type reference (TYPE) | SIW_DTE_TRAN_CONFLICT_STRATEGY | '1' | Transport Conflict Resolution Strategy | 20090713 | |
| 35 | CON_TRAN_CONFLICT_EXISTING | Constant | Public | Type reference (TYPE) | SIW_DTE_TRAN_CONFLICT_STRATEGY | '2' | Transport Conflict Resolution Strategy | 20090713 | |
| 36 | CON_VERSID_SIW | Constant | Public | Type reference (TYPE) | VERSIONID | '' | Initial Version of a New Object Catalog Entry | 20070814 |
Methods
Interface IF_SIW_CONSTANTS has no method.
Events
Interface IF_SIW_CONSTANTS has no event.
Types
Interface IF_SIW_CONSTANTS has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |