SAP ABAP Class CL_XMS_XML_VALIDATION_WS (XI Pipeline Service: Validation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN_CONST | XMS: Constants | 20070525 |
Properties
| Class | CL_XMS_XML_VALIDATION_WS | |
| Short Description | XI Pipeline Service: Validation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20070525 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_XML_VALIDATION_WS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MAIN_CONST | XMS: Constants | 20070525 |
Friends
Class CL_XMS_XML_VALIDATION_WS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR30 | 'OK' | 30 Characters | 20070525 | ||
| 2 | Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RQ_INB' | Pipeline Service Identifier | 20070525 | ||
| 3 | Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RQ_OUT' | Pipeline Service Identifier | 20070525 | ||
| 4 | Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RQ_XMS' | Pipeline Service Identifier | 20070525 | ||
| 5 | Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RS_INB' | Pipeline Service Identifier | 20070525 | ||
| 6 | Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RS_OUT' | Pipeline Service Identifier | 20070525 | ||
| 7 | Constant | Public | Type reference (TYPE) | SXIVALID_MODE | '1' | Validation Mode | 20070525 | ||
| 8 | Constant | Public | Type reference (TYPE) | SXIVALID_MODE | '2' | Validation Mode | 20070525 | ||
| 9 | Constant | Public | Type reference (TYPE) | SXIVALID_MODE | '0' | Validation Mode | 20070525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Validate? | 20070525 | |
| 2 | Instance method | Public | Method | 20070531 |
Events
Class CL_XMS_XML_VALIDATION_WS has no event.
Types
Class CL_XMS_XML_VALIDATION_WS has no local type.
Method Signatures
Method IS_VALIDATION_CONFIGURED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_BINDING | Call by reference | Object reference (TYPE REF TO) | CL_SRV_BINDING | XI Services: In- Out & P2P Binding Runtime | 20070531 | |||
| 2 | VALIDATION_CONFIGURED | Value transfer | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20070525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Validierungsfehler | 20070525 |
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Call by reference | Type reference (TYPE) | SXI_INTERFACE | XI: Interface | 20070531 | |||
| 2 | IN_BINDING | Call by reference | Object reference (TYPE REF TO) | CL_SRV_BINDING | XI Services: In- Out & P2P Binding Runtime | 20070531 | |||
| 3 | IO_TRACE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_TRACE | XMS: Trace | 20110805 | |||
| 4 | PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | 20070531 | ||||
| 5 | PLSRV_ID | Call by reference | Type reference (TYPE) | SXMSPSID | Pipeline-Service-Identifier | 20120210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070531 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |