SAP ABAP Class CL_SRT_WSP_EXPR_CONTEXT (WSP Context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework

⤷

⤷

Properties
Class | CL_SRT_WSP_EXPR_CONTEXT | |
Short Description | WSP Context | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | SRT_WSP | |
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20040827 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRT_WSP_EXPR_CONTEXT has no forward declaration.
Interfaces
Class CL_SRT_WSP_EXPR_CONTEXT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRT_WSP_EXPRESSION_NODE | 20040827 | WSP Expression Node |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_EXPR_CONTEXT' | Class Name | 20040907 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_IF_SRT_WSP_EXPRESSIONS | Table of WSP Expressions | 20040827 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRT_WSP_EXPRESSION_NODE | WSP Expression Node | 20040827 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040827 |
2 | ![]() |
Static method | Protected | Method | Creates New WSP Context | 20040827 |
3 | ![]() |
Instance method | Protected | Method | Returns Expressions | 20040827 |
4 | ![]() |
Instance method | Protected | Method | Returns Root Expression | 20040827 |
5 | ![]() |
Instance method | Protected | Method | Registers Expression | 20040827 |
6 | ![]() |
Instance method | Protected | Method | Registers Root Expression | 20040827 |
7 | ![]() |
Instance method | Protected | Method | Deregisters Expression | 20040827 |
Events
Class CL_SRT_WSP_EXPR_CONTEXT has no event.
Types
Class CL_SRT_WSP_EXPR_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRT_WSP_EXPR_CONTEXT has no parameter.
Method CONSTRUCTOR on class CL_SRT_WSP_EXPR_CONTEXT has no exception.
Method CREATE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_EXPR_CONTEXT | WSP context | 20040827 |
Method CREATE_CONTEXT on class CL_SRT_WSP_EXPR_CONTEXT has no exception.
Method GET_EXPRESSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPRESSIONS | Value transfer | Type reference (TYPE) | SRT_IF_SRT_WSP_EXPRESSIONS | table of WSP expressions | 20040827 |
Method GET_EXPRESSIONS on class CL_SRT_WSP_EXPR_CONTEXT has no exception.
Method GET_ROOT_EXPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPRESSION | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_EXPRESSION_NODE | WSP expression node | 20040827 |
Method GET_ROOT_EXPRESSION on class CL_SRT_WSP_EXPR_CONTEXT has no exception.
Method REGISTER_EXPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPRESSION | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_EXPRESSION_NODE | WSP expression node | 20040827 |
Method REGISTER_EXPRESSION on class CL_SRT_WSP_EXPR_CONTEXT has no exception.
Method REGISTER_ROOT_EXPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPRESSION | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_EXPRESSION_NODE | WSP expression node | 20040827 |
Method REGISTER_ROOT_EXPRESSION on class CL_SRT_WSP_EXPR_CONTEXT has no exception.
Method UNREGISTER_EXPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPRESSION | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_EXPRESSION_NODE | WSP expression node | 20040827 |
Method UNREGISTER_EXPRESSION on class CL_SRT_WSP_EXPR_CONTEXT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 700 |