SAP ABAP Class CL_SRT_WSP_EXPRESSION (SRT: Expression)
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_EXPRESSION | |
Short Description | SRT: Expression | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20120615 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRT_WSP_EXPRESSION has no forward declaration.
Interfaces
Class CL_SRT_WSP_EXPRESSION has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRT_WSP_CONDITION | 20120615 | SRT: Condition |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_CHANGE_INFO | 20120615 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_WSP_COND_ID | 20120615 | |||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_CREATE_INFO | 20120615 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_WSP_EXPR_ID | 20120615 | |||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SRT_WSP_CONDITION | 20120615 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SRT_WSP_SELECT_OPTION_LIST | 20120615 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120615 |
2 | ![]() |
Static method | Protected | Method | Creates new expression | 20120615 |
3 | ![]() |
Instance method | Public | Method | Create new select option and add it to this expression | 20120615 |
4 | ![]() |
Instance method | Public | Method | Returns Select Option for Field | 20120615 |
5 | ![]() |
Instance method | Private | Method | Inits expression from db | 20120615 |
6 | ![]() |
Static method | Protected | Method | Opens existing expression | 20120615 |
7 | ![]() |
Instance method | Public | Method | Remove a select option from this expression | 20120615 |
Events
Class CL_SRT_WSP_EXPRESSION has no event.
Types
Class CL_SRT_WSP_EXPRESSION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CREATE | Call by reference | Type reference (TYPE) | BOOLEAN | 20120615 | |||
2 | ![]() |
I_EXPRESSION_ID | Call by reference | Type reference (TYPE) | SRT_WSP_EXPR_ID | 20120615 | |||
3 | ![]() |
I_PARENT_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_CONDITION | 20120615 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120615 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXPRESSION_ID | Call by reference | Type reference (TYPE) | SRT_WSP_EXPR_ID | 20120615 | |||
2 | ![]() |
I_PARENT_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_CONDITION | 20120615 | |||
3 | ![]() |
R_EXPRESSION | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_EXPRESSION | 20120615 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120615 |
Method CREATE_SELECT_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SELECT_OPTION | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_SELECT_OPTION | 20120615 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120615 |
Method GET_SELECT_OPTION_FOR_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 20120615 | |||
2 | ![]() |
R_SELECT_OPTION | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_SELECT_OPTION | 20120615 |
Method GET_SELECT_OPTION_FOR_FIELD on class CL_SRT_WSP_EXPRESSION has no exception.
Method INIT_FROM_DB Signature
Method INIT_FROM_DB on class CL_SRT_WSP_EXPRESSION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120615 |
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXPRESSION_ID | Call by reference | Type reference (TYPE) | SRT_WSP_EXPR_ID | 20120615 | |||
2 | ![]() |
I_PARENT_CONDITION | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_CONDITION | 20120615 | |||
3 | ![]() |
R_EXPRESSION | Value transfer | Object reference (TYPE REF TO) | CL_SRT_WSP_EXPRESSION | 20120615 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120615 |
Method REMOVE_SELECT_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SELECT_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_SRT_WSP_SELECT_OPTION | 20120615 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120615 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |