SAP ABAP Interface IF_SEQUENCE_CONSTANTS (Transaction Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_SEQ_MANAGER (Package) SOAP Sequence Manager

⤷

⤷

Properties
Interface | IF_SEQUENCE_CONSTANTS | |
Short Description | Transaction Handler |
General Data
Package | SOAP_SEQ_MANAGER | SOAP Sequence Manager |
Created | 20050520 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SEQUENCE_CONSTANTS has no forward declaration.
Interfaces
Interface IF_SEQUENCE_CONSTANTS has no interface.
Friends
Interface IF_SEQUENCE_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SEQ_MAX_RETRY | Constant | Public | Type reference (TYPE) | INT4 | 10000 | Natural Number | 20070328 | |
2 | SEQ_RETRY_DELAY | Constant | Public | Type reference (TYPE) | INT4 | 2 | Natural Number | 20070328 | |
3 | SEQ_STAT_ACTIVE | Constant | Public | Type reference (TYPE) | SRT_SEQ_TXH_STATE | '1' | Sequence Active | 20050707 | |
4 | SEQ_STAT_CLOSED | Constant | Public | Type reference (TYPE) | SRT_SEQ_TXH_STATE | '2' | Sequence closed | 20050707 | |
5 | SEQ_STAT_CREATE | Constant | Public | Type reference (TYPE) | SRT_SEQ_TXH_STATE | '0' | Sequence created | 20050707 | |
6 | SEQ_STAT_ERROR | Constant | Public | Type reference (TYPE) | SRT_SEQ_TXH_STATE | '6' | Sequence with errors | 20050707 | |
7 | SEQ_STAT_FAIL | Constant | Public | Type reference (TYPE) | SRT_SEQ_TXH_STATE | '7' | Sequence destroyed | 20050707 | |
8 | SEQ_STAT_FSCHED | Constant | Public | Type reference (TYPE) | SRT_SEQ_TXH_STATE | '4' | Sequence to be sent | 20050707 | |
9 | SEQ_STAT_INCON | Constant | Public | Type reference (TYPE) | SRT_SEQ_TXH_STATE | '8' | Sequence inconsistent | 20050707 | |
10 | SEQ_STAT_SCHED | Constant | Public | Type reference (TYPE) | SRT_SEQ_TXH_STATE | '5' | Sequence sent | 20050707 | |
11 | SEQ_STAT_WAIT | Constant | Public | Type reference (TYPE) | SRT_SEQ_TXH_STATE | '3' | Sequence waiting | 20050707 |
Methods
Interface IF_SEQUENCE_CONSTANTS has no method.
Events
Interface IF_SEQUENCE_CONSTANTS has no event.
Types
Interface IF_SEQUENCE_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |