SAP ABAP Interface IF_SOAP_UTIL_CONSTANTS (Constants for SOAP Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_UTIL (Package) SOAP Runtime Utilities
⤷
⤷
Properties
| Interface | IF_SOAP_UTIL_CONSTANTS | |
| Short Description | Constants for SOAP Utilities |
General Data
| Package | SOAP_UTIL | SOAP Runtime Utilities |
| Created | 20080718 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_UTIL_CONSTANTS has no forward declaration.
Interfaces
Interface IF_SOAP_UTIL_CONSTANTS has no interface.
Friends
Interface IF_SOAP_UTIL_CONSTANTS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGR_OFF | Constant | Public | Type reference (TYPE) | CHAR1 | '-' | 20120417 | ||
| 2 | AGGR_ON | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | 20120417 | ||
| 3 | CATEGORY_ADMINISTRATION | Constant | Public | Type reference (TYPE) | STRING | 'WS-Administration' | Administration | 20100226 | |
| 4 | CATEGORY_APPLICATION | Constant | Public | Type reference (TYPE) | STRING | 'WS-Application' | Application | 20080903 | |
| 5 | CATEGORY_COMMUNICATION | Constant | Public | Type reference (TYPE) | STRING | 'Communication' | Communication | 20080903 | |
| 6 | CATEGORY_CONFIGURATION | Constant | Public | Type reference (TYPE) | STRING | 'WS-Configuration' | Configuration | 20080903 | |
| 7 | CATEGORY_INTEGRATION_SERVER | Constant | Public | Type reference (TYPE) | STRING | 'Integration-Server' | Integration Server | 20080903 | |
| 8 | CATEGORY_MAPPING | Constant | Public | Type reference (TYPE) | STRING | 'Mapping' | Mapping | 20100920 | |
| 9 | CATEGORY_PAF_FRAMEWORK | Constant | Public | Type reference (TYPE) | STRING | 'PAF-Framework' | Process Agent Framework | 20080903 | |
| 10 | CATEGORY_PROXY_RUNTIME | Constant | Public | Type reference (TYPE) | STRING | 'Proxy-Runtime' | Proxy Runtime | 20080903 | |
| 11 | CATEGORY_SERVER_SYSTEM | Constant | Public | Type reference (TYPE) | STRING | 'Server-System' | Server | 20080903 | |
| 12 | CATEGORY_SOAP_RUNTIME | Constant | Public | Type reference (TYPE) | STRING | 'WS-Runtime' | SOAP Runtime | 20080903 | |
| 13 | CATEGORY_SOAP_SECURITY | Constant | Public | Type reference (TYPE) | STRING | 'WS-Security' | SOAP Security | 20080903 | |
| 14 | CATEGORY_XML_CONVERSION | Constant | Public | Type reference (TYPE) | STRING | 'XML-Conversion' | XML-Conversion | 20080903 | |
| 15 | CLOGTRACE_DISABLED | Constant | Public | Type reference (TYPE) | SRT_CLOGTRACE_MODE | 0 | Classic Logging/Tracing Mode | 20090629 | |
| 16 | CLOGTRACE_ENABLED | Constant | Public | Type reference (TYPE) | SRT_CLOGTRACE_MODE | 1 | Classic Logging/Tracing Mode | 20090629 | |
| 17 | COMM_TYPE_EVENTING | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'EVENTING' | Event | 20091228 | |
| 18 | COMM_TYPE_EVENTING_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'V' | Eventing | 20091228 | |
| 19 | COMM_TYPE_IDEMPOTENT | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'IDP' | Idempotent | 20090922 | |
| 20 | COMM_TYPE_IDEMPOTENT_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Idempotent | 20091228 | |
| 21 | COMM_TYPE_IDOC | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'IDOC' | IDoc | 20100727 | |
| 22 | COMM_TYPE_IDOC_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | 20100727 | ||
| 23 | COMM_TYPE_MAIL | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'MAIL' | WS Mail | 20091010 | |
| 24 | COMM_TYPE_MAIL_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'M' | 20091228 | ||
| 25 | COMM_TYPE_MAPPING | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'MAPPING' | Mediation | 20100113 | |
| 26 | COMM_TYPE_MAPPING_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Mapping | 20100113 | |
| 27 | COMM_TYPE_MIXED | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'Mixed' | Mixed | 20090923 | |
| 28 | COMM_TYPE_PLAINSOAP | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'PLAINSOAP' | Plain SOAP | 20090813 | |
| 29 | COMM_TYPE_PLAINSOAP_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Plain SOAP | 20091228 | |
| 30 | COMM_TYPE_PULLING | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'GROUPWARE' | Message Pulling | 20091228 | |
| 31 | COMM_TYPE_PULLING_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'U' | Pulling | 20091228 | |
| 32 | COMM_TYPE_RFC | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'RFC' | 20121030 | ||
| 33 | COMM_TYPE_RFC_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Rfc | 20121031 | |
| 34 | COMM_TYPE_SHORTCUT | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'SHORTCUT' | Shortcut | 20090813 | |
| 35 | COMM_TYPE_SHORTCUT_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Shortcut | 20091228 | |
| 36 | COMM_TYPE_SYNC | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'SYNCHRON' | Synchronous | 20090813 | |
| 37 | COMM_TYPE_SYNC_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'Y' | Synchronous | 20110329 | |
| 38 | COMM_TYPE_TUCC | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'TUCC' | TU&C/C | 20090922 | |
| 39 | COMM_TYPE_TUCC_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'T' | TU&C/C | 20091228 | |
| 40 | COMM_TYPE_TW | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'TASK_WATCHER' | Task Watcher | 20091201 | |
| 41 | COMM_TYPE_UNKNOWN | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'Unknown' | Communication Type Name | 20100729 | |
| 42 | COMM_TYPE_WSRM | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'WS_RM' | WS Reliable Messaging | 20090813 | |
| 43 | COMM_TYPE_WSRM_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'W' | WS Reliable Messaging | 20091228 | |
| 44 | COMM_TYPE_XI | Constant | Public | Type reference (TYPE) | SRT_UTIL_COMMTYPE | 'XI' | XI | 20091028 | |
| 45 | COMM_TYPE_XI_RFC | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | WS XI | 20100107 | |
| 46 | CO_IDTYPE_GLOBAL | Constant | Public | Type reference (TYPE) | CHAR1 | '4' | Global Configuration | 20110329 | |
| 47 | CO_IDTYPE_TERM | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Terminal ID | 20090225 | |
| 48 | CO_IDTYPE_URI | Constant | Public | Type reference (TYPE) | CHAR1 | '3' | Request URI | 20090225 | |
| 49 | CO_IDTYPE_USER | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | User ID | 20090225 | |
| 50 | CO_IDVALUE_GLOBAL | Constant | Public | Type reference (TYPE) | SYUNAME | '_%GLOBAL%' | User for Global Configuration | 20110329 | |
| 51 | EVENTING_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Sector 1+: Eventing' | Text for Event | 20091216 | |
| 52 | FUNC_LEVEL_HIGH | Constant | Public | Type reference (TYPE) | SRT_LEVEL_TRCFUNC | 2 | Detail | 20081021 | |
| 53 | FUNC_LEVEL_LOW | Constant | Public | Type reference (TYPE) | SRT_LEVEL_TRCFUNC | 1 | Overview | 20081021 | |
| 54 | FUNC_LEVEL_NONE | Constant | Public | Type reference (TYPE) | SRT_LEVEL_TRCFUNC | 0 | Inactive | 20081021 | |
| 55 | LOG_KEEPING_DAYS | Constant | Public | Type reference (TYPE) | INT4 | 14 | Keeping Days for Error Log | 20080924 | |
| 56 | LOG_LEVEL_ALL | Constant | Public | Type reference (TYPE) | SRT_LEVEL_ERRLOG | 2 | All Exceptions | 20080718 | |
| 57 | LOG_LEVEL_NONE | Constant | Public | Type reference (TYPE) | SRT_LEVEL_ERRLOG | 0 | Inactive | 20081021 | |
| 58 | LOG_LEVEL_SYSTEM | Constant | Public | Type reference (TYPE) | SRT_LEVEL_ERRLOG | 1 | System Exceptions only | 20080718 | |
| 59 | MAPPING_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Sector 1+: Mapping' | Text for Mapping | 20100122 | |
| 60 | PERF_LEVEL_ACTIVE | Constant | Public | Type reference (TYPE) | SRT_LEVEL_TRCPERF | 1 | Active | 20081024 | |
| 61 | PERF_LEVEL_NONE | Constant | Public | Type reference (TYPE) | SRT_LEVEL_TRCPERF | 0 | Inactive | 20081024 | |
| 62 | PLOAD_LEVEL_ACTIVE | Constant | Public | Type reference (TYPE) | SRT_LEVEL_TRCPLOA | 1 | Active | 20081212 | |
| 63 | PLOAD_LEVEL_NONE | Constant | Public | Type reference (TYPE) | SRT_LEVEL_TRCPLOA | 0 | Inactive | 20081021 | |
| 64 | PLOAD_SIDE_CONS | Constant | Public | Type reference (TYPE) | X | 1 | BIT0: Consumer | 20081101 | |
| 65 | PLOAD_SIDE_CPRO_SPE | Constant | Public | Type reference (TYPE) | X | 4 | BIT2: Specific Consumer Proxy | 20081101 | |
| 66 | PLOAD_SIDE_PROV | Constant | Public | Type reference (TYPE) | X | 2 | BIT1: Provider | 20081101 | |
| 67 | PLOAD_SIDE_SDEF_SPE | Constant | Public | Type reference (TYPE) | X | 8 | BIT3: Specific Service Definition | 20081101 | |
| 68 | PROCESSING_TYPE_REMOTE | Constant | Public | Type reference (TYPE) | STRING | 'Remote' | Processing Type REMOTE | 20090813 | |
| 69 | PROCESSING_TYPE_SHORTCUT | Constant | Public | Type reference (TYPE) | STRING | 'Shortcut' | Processing Type SHORTCUT | 20090813 | |
| 70 | PROC_MODE_ASYNC | Constant | Public | Type reference (TYPE) | STRING | 'Asynchronous' | Processing Mode ASYNC | 20080718 | |
| 71 | PROC_MODE_SYNC | Constant | Public | Type reference (TYPE) | STRING | 'Synchronous' | Processing Mode SYNC | 20080718 | |
| 72 | RM_RECEIVER | Constant | Public | Type reference (TYPE) | CHAR1 | '3' | Reliable Messaging Receiver | 20080718 | |
| 73 | RM_RECEIVER_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Sector 3: Provider' | Text for RM Receiver | 20080718 | |
| 74 | RM_SENDER | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Reliable Messaging Sender | 20080718 | |
| 75 | RM_SENDER_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Sector 2: Consumer' | Text for RM Sender | 20080718 | |
| 76 | SRT_VIRUS_ACTION | Constant | Public | See coding | 20111230 | ||||
| 77 | SRT_VIRUS_REACTION | Constant | Public | See coding | 20111230 | ||||
| 78 | SUBCATEGORY_AUTOMATIC_RETRY | Constant | Public | Type reference (TYPE) | STRING | 'Automatic Retry' | Automatic Retry | 20101005 | |
| 79 | SUBCATEGORY_MANUAL_RETRY | Constant | Public | Type reference (TYPE) | STRING | 'Manual Retry' | Manual Retry | 20101005 | |
| 80 | TRACE_TYPE_CALL | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Single Call | 20081128 | |
| 81 | TRACE_TYPE_REQUEST | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Request | 20081028 | |
| 82 | TRACE_TYPE_RESPONSE | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Response | 20081028 | |
| 83 | WS_CASCADED_CONSUMER | Constant | Public | Type reference (TYPE) | CHAR1 | '5' | Cascaded Web Service Consumer | 20080718 | |
| 84 | WS_CASCADED_CONSUMER_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Sector 5: Consumer' | Text for WS Consumer | 20080718 | |
| 85 | WS_CONSUMER | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Web Service Consumer | 20080718 | |
| 86 | WS_CONSUMER_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Sector 1: Consumer' | Text for WS Consumer | 20080718 | |
| 87 | WS_PROVIDER | Constant | Public | Type reference (TYPE) | CHAR1 | '4' | Web Service Provider | 20080718 | |
| 88 | WS_PROVIDER_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Sector 4: Provider' | Text for WS Provider | 20080718 | |
| 89 | WS_TYPE_CONSUMER | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Consumer | 20091005 | |
| 90 | WS_TYPE_CONSUMER_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Consumer' | Consumer Text | 20091005 | |
| 91 | WS_TYPE_GENERIC_CONSUMER | Constant | Public | Type reference (TYPE) | CHAR1 | 'G' | Generic Consumer | 20100113 | |
| 92 | WS_TYPE_PROVIDER | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Provider | 20091005 | |
| 93 | WS_TYPE_PROVIDER_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Provider' | Provider Text | 20091005 | |
| 94 | WS_TYPE_RECEIVER | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Receiver | 20091028 | |
| 95 | WS_TYPE_RECEIVER_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Receiver' | Receiver Text | 20091028 | |
| 96 | WS_TYPE_RFC_PROVIDER | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | RFC via WS (Provider) | 20100107 | |
| 97 | WS_TYPE_SENDER | Constant | Public | Type reference (TYPE) | CHAR1 | 'S' | Sender | 20091028 | |
| 98 | WS_TYPE_SENDER_TEXT | Constant | Public | Type reference (TYPE) | STRING | 'Sender' | Sender Text | 20091028 |
Methods
Interface IF_SOAP_UTIL_CONSTANTS has no method.
Events
Interface IF_SOAP_UTIL_CONSTANTS has no event.
Types
Interface IF_SOAP_UTIL_CONSTANTS has no local type.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 712 |