SAP ABAP Interface IF_SEQ_MANAGER_CONSTANTS ((new seq / mng)Constants for sequence manager)
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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SEQ_MANAGER_RTIME_CONSUMER | (new mng) interface to sequence manager | 20060821 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_SCHEDULER | 20060822 | |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_SCHEDULER_QRFC_NEW | SOAP Scheduler | 20061016 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_SEQUENCE | Soap Sequence | 20060118 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_SEQUENCE_MANAGER | listmanager | 20060118 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_SEQ_PERSISTENCY | buffer access to sequence tables | 20071207 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_SEQ_USRDATA_RELEASE | release of no loner used userdata | 20080102 |
Properties
Interface | IF_SEQ_MANAGER_CONSTANTS | |
Short Description | (new seq / mng)Constants for sequence manager |
General Data
Package | SOAP_SEQ_MANAGER | SOAP Sequence Manager |
Created | 20050829 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SEQ_MANAGER_CONSTANTS has no forward declaration.
Interfaces
Interface IF_SEQ_MANAGER_CONSTANTS has no interface.
Friends
Interface IF_SEQ_MANAGER_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_DBOPERATION_DELETE | Constant | Public | Type reference (TYPE) | I | 4 | db operation DELETE | 20071206 | |
2 | GC_DBOPERATION_INSERT | Constant | Public | Type reference (TYPE) | I | 1 | db operation INSERT | 20071206 | |
3 | GC_DBOPERATION_MODIFY | Constant | Public | Type reference (TYPE) | I | 3 | dboperation MODIFY | 20071206 | |
4 | GC_DBOPERATION_SELECT | Constant | Public | Type reference (TYPE) | I | 0 | db operation SELECT | 20071206 | |
5 | GC_DBOPERATION_UPDATE | Constant | Public | Type reference (TYPE) | I | 2 | db operation UPDATE | 20071206 | |
6 | GC_HEALTH_STATE_GREEN | Constant | Public | Type reference (TYPE) | SRT_SEQ_HEALTH_STATUS | '1' | 20050901 | ||
7 | GC_HEALTH_STATE_RED | Constant | Public | Type reference (TYPE) | SRT_SEQ_HEALTH_STATUS | '3' | 20050901 | ||
8 | GC_HEALTH_STATE_YELLOW | Constant | Public | Type reference (TYPE) | SRT_SEQ_HEALTH_STATUS | '2' | 20050901 | ||
9 | GC_LOCATION_CONSUMER | Constant | Public | Type reference (TYPE) | SRT_LOCATION | 'C' | Location client / provider | 20060214 | |
10 | GC_LOCATION_PROVIDER | Constant | Public | Type reference (TYPE) | SRT_LOCATION | 'P' | Location client / provider | 20060214 | |
11 | GC_PROCESS_STATE_CLOSED | Constant | Public | Type reference (TYPE) | SRT_SEQ_PROCESS_STATE | '4' | Soap sequence process status | 20060815 | |
12 | GC_PROCESS_STATE_DEFINED | Constant | Public | Type reference (TYPE) | SRT_SEQ_PROCESS_STATE | '0' | 20050901 | ||
13 | GC_PROCESS_STATE_IN_PROCESS | Constant | Public | Type reference (TYPE) | SRT_SEQ_PROCESS_STATE | '1' | 20050901 | ||
14 | GC_PROCESS_STATE_ISOLATED | Constant | Public | Type reference (TYPE) | SRT_SEQ_PROCESS_STATE | '6' | 20101223 | ||
15 | GC_PROCESS_STATE_STOP_BY_ADM | Constant | Public | Type reference (TYPE) | SRT_SEQ_PROCESS_STATE | '3' | 20050901 | ||
16 | GC_PROCESS_STATE_STOP_BY_ERR | Constant | Public | Type reference (TYPE) | SRT_SEQ_PROCESS_STATE | '2' | 20050901 | ||
17 | GC_PROCESS_STATE_STOP_BY_FEH | Constant | Public | Type reference (TYPE) | SRT_SEQ_PROCESS_STATE | '5' | Soap sequence process status | 20070801 | |
18 | GC_PROCESS_STATE_UNSAVED | Constant | Public | Type reference (TYPE) | SRT_SEQ_PROCESS_STATE | 'N' | Soap sequence process status | 20050905 | |
19 | GC_QUEUE_HEALTH_STATE_GREEN | Constant | Public | Type reference (TYPE) | SRT_SEQ_QUEUE_STATE | '1' | 20050902 | ||
20 | GC_QUEUE_HEALTH_STATE_RED | Constant | Public | Type reference (TYPE) | SRT_SEQ_QUEUE_STATE | '3' | 20050902 | ||
21 | GC_QUEUE_HEALTH_STATE_YELLOW | Constant | Public | Type reference (TYPE) | SRT_SEQ_QUEUE_STATE | '2' | 20050902 | ||
22 | GC_QUEUE_TYPE_NEW | Constant | Public | Type reference (TYPE) | SRT_SEQ_QRFC_TYPE | 'N' | 20050901 | ||
23 | GC_QUEUE_TYPE_OLD | Constant | Public | Type reference (TYPE) | SRT_SEQ_QRFC_TYPE | 'O' | 20050901 | ||
24 | GC_RETRY_LUW_AFTER_FAILED_MSG | Constant | Public | Type reference (TYPE) | SRT_SEQ_CONT_MODE | '2' | Mode how to continue after error | 20060220 | |
25 | GC_RETRY_LUW_WITH_FAILED_MSG | Constant | Public | Type reference (TYPE) | SRT_SEQ_CONT_MODE | '1' | Mode how to continue after error | 20060220 | |
26 | GC_RETRY_MODE_FAILURE | Constant | Public | Type reference (TYPE) | SRT_SEQ_RETRY_MODE | 'F' | retry mode | 20051118 | |
27 | GC_RETRY_MODE_RETRY | Constant | Public | Type reference (TYPE) | SRT_SEQ_RETRY_MODE | 'R' | retry mode | 20051118 | |
28 | GC_RETRY_SKIP_LUW | Constant | Public | Type reference (TYPE) | SRT_SEQ_CONT_MODE | '3' | Mode how to continue after error | 20060220 | |
29 | GC_SEQ_ERROR_TYPE_MESSAGE | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | 20121016 | ||
30 | GC_SEQ_ERROR_TYPE_SEQUENCE | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | 20121016 | ||
31 | GC_SEQ_ID_VERSION_0 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | 20120618 | ||
32 | GC_SEQ_ID_VERSION_1 | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | 20120618 | ||
33 | GC_SEQ_PROC_MODE_4Q | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 'Q' | sequence process mode , normal 4Q or shortcut | 20060821 | |
34 | GC_SEQ_PROC_MODE_EV | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 'E' | 20130626 | ||
35 | GC_SEQ_PROC_MODE_GP | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 'G' | 20101223 | ||
36 | GC_SEQ_PROC_MODE_ID | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 'I' | 20120619 | ||
37 | GC_SEQ_PROC_MODE_MD | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 'M' | 20101223 | ||
38 | GC_SEQ_PROC_MODE_PS | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 'P' | sequence process mode , normal 4Q or shortcut | 20101217 | |
39 | GC_SEQ_PROC_MODE_RF | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 'R' | 20121015 | ||
40 | GC_SEQ_PROC_MODE_SC | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_PROCESSMODE | 'S' | sequence process mode , normal 4Q or shortcut | 20060821 | |
41 | GC_SEQ_TYPE_PERSI | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_TYPE | 'P' | 20050901 | ||
42 | GC_SEQ_TYPE_TRANS | Constant | Public | Type reference (TYPE) | SRT_SEQUENCE_TYPE | 'T' | 20050901 | ||
43 | GC_TERM_SEQ_BY_EXPIRATION | Constant | Public | Type reference (TYPE) | SRT_SEQ_TERMINATION_STATE | '6' | Terminated by sequence expiration | 20080610 | |
44 | GC_TERM_SEQ_BY_EXP_REQ | Constant | Public | Type reference (TYPE) | SRT_SEQ_TERMINATION_STATE | '5' | Termination by expiration requested | 20080610 | |
45 | GC_TERM_SEQ_HARD_TERMINATED | Constant | Public | Type reference (TYPE) | SRT_SEQ_TERMINATION_STATE | '4' | 20050902 | ||
46 | GC_TERM_SEQ_HARD_TERM_REQ | Constant | Public | Type reference (TYPE) | SRT_SEQ_TERMINATION_STATE | '2' | 20050902 | ||
47 | GC_TERM_SEQ_OPEN | Constant | Public | Type reference (TYPE) | SRT_SEQ_TERMINATION_STATE | '0' | 20050902 | ||
48 | GC_TERM_SEQ_SOFT_TERMINATED | Constant | Public | Type reference (TYPE) | SRT_SEQ_TERMINATION_STATE | '3' | 20050926 | ||
49 | GC_TERM_SEQ_SOFT_TERM_REQ | Constant | Public | Type reference (TYPE) | SRT_SEQ_TERMINATION_STATE | '1' | 20050902 | ||
50 | GC_WSRM_HEALTH_STATE_GREEN | Constant | Public | Type reference (TYPE) | SRT_SEQ_WSRM_STATE | '1' | 20050902 | ||
51 | GC_WSRM_HEALTH_STATE_RED | Constant | Public | Type reference (TYPE) | SRT_SEQ_WSRM_STATE | '3' | 20050902 | ||
52 | GC_WSRM_HEALTH_STATE_YELLOW | Constant | Public | Type reference (TYPE) | SRT_SEQ_WSRM_STATE | '2' | 20050902 | ||
53 | GC_WSRM_VERSION_1_0 | Constant | Public | Type reference (TYPE) | CHAR1 | '0' | WSRM protocol version 1.0 | 20080228 | |
54 | GC_WSRM_VERSION_1_1 | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | WSRM protocol version 1.1 | 20080228 | |
55 | GC_WSRM_VERSION_INI | Constant | Public | Type reference (TYPE) | CHAR1 | SPACE | WSRM protocol version - old records | 20080228 | |
56 | GC_WSRM_VERSION_NO_WSRM | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | WSRM protocol version - no WSRM | 20080228 |
Methods
Interface IF_SEQ_MANAGER_CONSTANTS has no method.
Events
Interface IF_SEQ_MANAGER_CONSTANTS has no event.
Types
Interface IF_SEQ_MANAGER_CONSTANTS has no local type.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |