SAP ABAP Interface /SLOAP/IF_PROVIDER (/SLOAP/IF_PROVIDER)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/EXECUTION_API (Package) API to execution layer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SLOAP/CL_PROVIDER | 20100205 |
Properties
Interface | /SLOAP/IF_PROVIDER | |
Short Description |
General Data
Package | /SLOAP/EXECUTION_API | API to execution layer |
Created | 20100205 | SAP |
Last changed | 20141030 | |
Unicode checks active |
Forward declarations
Interface /SLOAP/IF_PROVIDER has no forward declaration.
Interfaces
Interface /SLOAP/IF_PROVIDER has no interface.
Friends
Interface /SLOAP/IF_PROVIDER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ACT_DELETE | Constant | Public | Type reference (TYPE) | /SLOAP/ACTIVITY | 'A' | State transition activity | 20100215 | |
2 | GC_ACT_DEPLOY | Constant | Public | Type reference (TYPE) | /SLOAP/ACTIVITY | 'B' | State transition activity | 20100215 | |
3 | GC_ACT_EXECUTE | Constant | Public | Type reference (TYPE) | /SLOAP/ACTIVITY | 'C' | State transition activity | 20100215 | |
4 | GC_ACT_GET_RESULT | Constant | Public | Type reference (TYPE) | /SLOAP/ACTIVITY | 'D' | State transition activity | 20100215 | |
5 | GC_ACT_REFRESH | Constant | Public | Type reference (TYPE) | /SLOAP/ACTIVITY | 'E' | State transition activity | 20100215 | |
6 | GC_ACT_RESET | Constant | Public | Type reference (TYPE) | /SLOAP/ACTIVITY | 'F' | State transition activity | 20100215 | |
7 | GC_ACT_STOP | Constant | Public | Type reference (TYPE) | /SLOAP/ACTIVITY | 'G' | State transition activity | 20100215 | |
8 | GC_ACT_TERMINATE | Constant | Public | Type reference (TYPE) | /SLOAP/ACTIVITY | 'H' | State transition activity | 20100215 | |
9 | GC_ANL_STATE_CREATED | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'A' | Analysis state | 20100205 | |
10 | GC_ANL_STATE_CREATED_SYN_ERROR | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'B' | Analysis state | 20100205 | |
11 | GC_ANL_STATE_DEAD | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'K' | Analysis state | 20100211 | |
12 | GC_ANL_STATE_FINISHED | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'G' | Analysis state | 20100205 | |
13 | GC_ANL_STATE_FINISHED_W_ERROR | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'H' | Analysis state | 20100205 | |
14 | GC_ANL_STATE_INITIAL | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | ' ' | Analysis state | 20100205 | |
15 | GC_ANL_STATE_PART_FIN | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'E' | Analysis state | 20100205 | |
16 | GC_ANL_STATE_PART_FIN_W_ERROR | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'F' | Analysis state | 20100205 | |
17 | GC_ANL_STATE_RUNNING | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'C' | Analysis state | 20100205 | |
18 | GC_ANL_STATE_RUNNING_W_ERROR | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'D' | Analysis state | 20100205 | |
19 | GC_ANL_STATE_TERMIN | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'I' | Analysis state | 20100205 | |
20 | GC_ANL_STATE_TERMIN_W_ERROR | Constant | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | 'J' | Analysis state | 20100205 | |
21 | GC_DEPLOYMENT_ACTIVE | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Deploy only active analysis modules | 20100823 | |
22 | GC_DEPLOYMENT_NEWEST | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Deploy newest analysis modules | 20100823 | |
23 | GC_MOD_STATE_CANCELLED | Constant | Public | Type reference (TYPE) | /SLOAP/MODULE_STATE | 'E' | Module state | 20100205 | |
24 | GC_MOD_STATE_CREATED | Constant | Public | Type reference (TYPE) | /SLOAP/MODULE_STATE | 'A' | Module state | 20100205 | |
25 | GC_MOD_STATE_CREATED_SYN_ERROR | Constant | Public | Type reference (TYPE) | /SLOAP/MODULE_STATE | 'B' | Module state | 20100205 | |
26 | GC_MOD_STATE_FINISHED | Constant | Public | Type reference (TYPE) | /SLOAP/MODULE_STATE | 'D' | Module state | 20100205 | |
27 | GC_MOD_STATE_INITIAL | Constant | Public | Type reference (TYPE) | /SLOAP/MODULE_STATE | ' ' | Module state | 20100205 | |
28 | GC_MOD_STATE_RUNNING | Constant | Public | Type reference (TYPE) | /SLOAP/MODULE_STATE | 'C' | Module state | 20100205 | |
29 | MT_ANALYSIS_STATE_LOG | Instance attribute | Public | Type reference (TYPE) | /SLOAP/T_ANALYSIS_STATE_LOG | State log | 20100309 | ||
30 | MT_MODULE_STATE | Instance attribute | Public | Type reference (TYPE) | /SLOAP/T_MODULE_STATE | Current module state - call REFRESH if necessary | 20100208 | ||
31 | MT_MODULE_STATE_LOG | Instance attribute | Public | Type reference (TYPE) | /SLOAP/T_MODULE_STATE_LOG | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100309 | ||
32 | MV_ANALYSIS_GUID | Instance attribute | Public | Type reference (TYPE) | GUID | Analysis GUID | 20100208 | ||
33 | MV_ANALYSIS_STATE | Instance attribute | Public | Type reference (TYPE) | /SLOAP/ANALYSIS_STATE | Current analysis state - call REFRESH if necessary | 20100208 | ||
34 | MV_DEPLOYMENT | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20100823 | ||
35 | MV_OUT_PROFILE_GUID | Instance attribute | Public | Type reference (TYPE) | GUID | Output Profile GUID | 20100208 | ||
36 | MV_TARGET_CLIENT | Instance attribute | Public | Type reference (TYPE) | RFCCLIENT | Explicit logon client | 20100208 | ||
37 | MV_TARGET_RFC_ID | Instance attribute | Public | Type reference (TYPE) | RFCDEST | Target RFC ID | 20100208 | ||
38 | MV_TARGET_SYSTEM_ID | Instance attribute | Public | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20100208 | ||
39 | MV_TARGET_SYSTEM_TYPE | Instance attribute | Public | Type reference (TYPE) | /SLOAP/SYSTEM_TYPE | System type | 20100210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100205 | |
2 | ![]() |
Instance method | Public | Method | 20100205 | |
3 | ![]() |
Instance method | Public | Method | 20100205 | |
4 | ![]() |
Instance method | Public | Method | 20100209 | |
5 | ![]() |
Instance method | Public | Method | Update current analysis state | 20100205 |
6 | ![]() |
Instance method | Public | Method | 20100205 | |
7 | ![]() |
Instance method | Public | Method | 20100205 | |
8 | ![]() |
Instance method | Public | Method | 20100205 |
Events
Interface /SLOAP/IF_PROVIDER has no event.
Types
Interface /SLOAP/IF_PROVIDER has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on Interface /SLOAP/IF_PROVIDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100311 |
Method DEPLOY Signature
Method DEPLOY on Interface /SLOAP/IF_PROVIDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100311 |
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETERS | Call by reference | Type reference (TYPE) | /SLOAP/T_MODULE_PARAMETERS | Module scheduling | 20100205 | ||
2 | ![]() |
IV_MAX_PROCESSES | Call by reference | Type reference (TYPE) | I | Maximum number of occupied processes in execution system | 20100205 | ||
3 | ![]() |
IV_SCHEDULED_EXECUTION | Call by reference | Type reference (TYPE) | TIMESTAMP | Date/time execution will be started | 20100205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100311 |
Method GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INDX | Call by reference | Type reference (TYPE) | /SLOAE/T_INDX | 20100209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100311 |
Method REFRESH Signature
Method REFRESH on Interface /SLOAP/IF_PROVIDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100311 |
Method RESET Signature
Method RESET on Interface /SLOAP/IF_PROVIDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100311 |
Method STOP Signature
Method STOP on Interface /SLOAP/IF_PROVIDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100311 |
Method TERMINATE Signature
Method TERMINATE on Interface /SLOAP/IF_PROVIDER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100311 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2006_1_700 |