SAP ABAP Class CL_XMS_PLSRV_VALIDATION (XI Pipeline Service: Validation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC (Application Component) Integration Builder - Configuration
⤷
SAI_VALIDATION (Package) Validation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN | XMS: Global Attributes | 20051123 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN_CONST | XMS: Constants | 20051123 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_PLSRV | XMS Pipeline Service Interface | 20051123 |
Properties
Class | CL_XMS_PLSRV_VALIDATION | |
Short Description | XI Pipeline Service: Validation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAI_VALIDATION | Validation |
Created | 20051123 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_PLSRV_VALIDATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XMS_MAIN | XMS: Global Attributes | 20051123 | ||
2 | IF_XMS_MAIN_CONST | XMS: Constants | 20051123 | ||
3 | IF_XMS_PLSRV | XMS Pipeline Service Interface | 20051123 |
Friends
Class CL_XMS_PLSRV_VALIDATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXMSERRAREA | XI: System Error Area | 20060203 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRV_BINDING | XI Services: Inbound and Outbound Binding | 20060226 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR30 | 'OK' | 30 Characters | 20060206 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RQ_INB' | Pipeline Service Identifier | 20060110 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RQ_OUT' | Pipeline Service Identifier | 20060110 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RQ_XMS' | Pipeline Service Identifier | 20060131 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RS_INB' | Pipeline Service Identifier | 20060110 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SXMSPSID | 'PLSRV_XML_VALIDATION_RS_OUT' | Pipeline Service Identifier | 20060110 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | SXIVALID_MODE | '1' | Validation Mode | 20060226 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | SXIVALID_MODE | '2' | Validation Mode | 20060226 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | SXIVALID_MODE | '0' | Validation Mode | 20060226 | |
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXIVALID_INTERFACE | Interface | 20060203 | ||
13 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20051123 | ||||
14 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20051123 | ||||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXMSPSID | Pipeline Service Identifier | 20060203 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_XMS_RUN_TIME_ENV | XI: Reliable Messaging SOAP Header | 20060203 | ||
17 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20051123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Read Binding | 20060226 |
2 | ![]() |
Instance method | Private | Method | Skip validation? | 20060203 |
3 | ![]() |
Instance method | Private | Method | Validate? | 20060203 |
4 | ![]() |
Instance method | Private | Method | Throw Exception | 20060214 |
5 | ![]() |
Instance method | Private | Method | Write Trace | 20060226 |
6 | ![]() |
Instance method | Private | Method | Write Field Value to Trace | 20060223 |
7 | ![]() |
Instance method | Protected | Method | 20090528 |
Events
Class CL_XMS_PLSRV_VALIDATION has no event.
Types
Class CL_XMS_PLSRV_VALIDATION has no local type.
Method Signatures
Method GET_BINDING Signature
Method GET_BINDING on class CL_XMS_PLSRV_VALIDATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Validierungsfehler | 20060226 |
Method IS_SKIP_VALIDATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SKIP_VALIDATION | Value transfer | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20060203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Validierungsfehler | 20060226 |
Method IS_VALIDATION_CONFIGURED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALIDATION_CONFIGURED | Value transfer | Type reference (TYPE) | SXI_BOOLEAN | Boolescher Wert ('X' = true, SPACE = false) | 20060203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Validierungsfehler | 20060226 |
Method TRACE_AND_RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | SXMSERRID | XI: Fehler-ID | 20060214 | ||
2 | ![]() |
INFO | Call by reference | Type reference (TYPE) | CSEQUENCE | 20060214 | |||
3 | ![]() |
P1 | Call by reference | Type reference (TYPE) | STRING | 20060214 | |||
4 | ![]() |
P2 | Call by reference | Type reference (TYPE) | STRING | 20060214 | |||
5 | ![]() |
P3 | Call by reference | Type reference (TYPE) | STRING | 20060214 | |||
6 | ![]() |
P4 | Call by reference | Type reference (TYPE) | STRING | 20060214 | |||
7 | ![]() |
PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20060226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Validierungsfehler | 20060214 |
Method TRACE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Text | 20060226 |
Method TRACE_TEXT on class CL_XMS_PLSRV_VALIDATION has no exception.
Method TRACE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name des Feldes | 20060223 | ||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | Wert des Feldes | 20060223 |
Method TRACE_VALUE on class CL_XMS_PLSRV_VALIDATION has no exception.
Method VALIDATE_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20090528 | ||
2 | ![]() |
IM_PIPELINE_SERVICE_ID | Call by reference | Type reference (TYPE) | SXMSPSID | Pipeline-Service-Identifier | 20090528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20090528 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |