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 CHANGE_INFO Instance attribute Public Type reference (TYPE) SRT_CHANGE_INFO 20120615
2 CONDITION_ID Instance attribute Private Type reference (TYPE) SRT_WSP_COND_ID 20120615
3 CREATE_INFO Instance attribute Public Type reference (TYPE) SRT_CREATE_INFO 20120615
4 EXPRESSION_ID Instance attribute Public Type reference (TYPE) SRT_WSP_EXPR_ID 20120615
5 PARENT_CONDITION Instance attribute Public Object reference (TYPE REF TO) CL_SRT_WSP_CONDITION 20120615
6 SELECT_OPTION_LIST Instance attribute Public Type reference (TYPE) SRT_WSP_SELECT_OPTION_LIST 20120615
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120615
2 CREATE Static method Protected Method Creates new expression 20120615
3 CREATE_SELECT_OPTION Instance method Public Method Create new select option and add it to this expression 20120615
4 GET_SELECT_OPTION_FOR_FIELD Instance method Public Method Returns Select Option for Field 20120615
5 INIT_FROM_DB Instance method Private Method Inits expression from db 20120615
6 OPEN Static method Protected Method Opens existing expression 20120615
7 REMOVE_SELECT_OPTION 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 Importing I_CREATE Call by reference Type reference (TYPE) BOOLEAN 20120615
2 Importing I_EXPRESSION_ID Call by reference Type reference (TYPE) SRT_WSP_EXPR_ID 20120615
3 Importing I_PARENT_CONDITION Call by reference Object reference (TYPE REF TO) CL_SRT_WSP_CONDITION 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPRESSION_ID Call by reference Type reference (TYPE) SRT_WSP_EXPR_ID 20120615
2 Importing I_PARENT_CONDITION Call by reference Object reference (TYPE REF TO) CL_SRT_WSP_CONDITION 20120615
3 Returning R_EXPRESSION Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_EXPRESSION 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method CREATE_SELECT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SELECT_OPTION Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_SELECT_OPTION 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method GET_SELECT_OPTION_FOR_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120615
2 Returning 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 CX_SRT_WSP_CONFIG 20120615

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPRESSION_ID Call by reference Type reference (TYPE) SRT_WSP_EXPR_ID 20120615
2 Importing I_PARENT_CONDITION Call by reference Object reference (TYPE REF TO) CL_SRT_WSP_CONDITION 20120615
3 Returning R_EXPRESSION Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_EXPRESSION 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615

Method REMOVE_SELECT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECT_OPTION Call by reference Object reference (TYPE REF TO) CL_SRT_WSP_SELECT_OPTION 20120615
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120615
History
Last changed by/on SAP  20130531 
SAP Release Created in