SAP ABAP Class CL_SRT_WSP_WS_UI_OP_GENERATOR (UI Generator for the Operation properties)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOA_MANAGER_ABAP_UI (Package) SOA Manager: User Interaction ABAP Stack
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRT_WSP_WS_UI_GENERATOR UI Generator for the Operation properties 20121102
Properties
Class CL_SRT_WSP_WS_UI_OP_GENERATOR  
Short Description UI Generator for the Operation properties    
Super Class CL_SRT_WSP_WS_UI_GENERATOR UI Generator for the Operation properties 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOA_MANAGER_ABAP_UI   SOA Manager: User Interaction ABAP Stack 
Created 20121031   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_WS_UI_OP_GENERATOR has no forward declaration.
Interfaces
Class CL_SRT_WSP_WS_UI_OP_GENERATOR has no interface implemented.
Friends
Class CL_SRT_WSP_WS_UI_OP_GENERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_OPER_DETAIL Instance attribute Private Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20121031
2 MR_OPER_DETAIL_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121031
3 MR_OPER_LIST Instance attribute Private Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20121031
4 MR_OPER_LIST_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121031
5 MR_TEXT_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121102
6 MT_BINDING_INFOS Instance attribute Private Type reference (TYPE) SRT_WSP_SUBJECT_TAB Table of WSP Binding Operations 20121128
7 MT_OPER_GROUP_LIST Instance attribute Private Type reference (TYPE) SRT_UI_OPER_GROUP_LIST List of operation groups for SOAMANAGER UI 20121102
8 M_DT_OBJ_NAME Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121031
9 M_SELECTION_ACTION Instance attribute Private Type reference (TYPE) STRING 20121102
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MANDATORY_PROPERTIES Instance method Public Method 20121218
2 CONSTRUCTOR Instance method Public Constructor 20121031
3 FILTER_OPER_FEAT_PROP Instance method Private Method 20121102
4 GENERATE Instance method Public Method 20121031
5 GEN_UI_GROUP Instance method Private Method 20121102
6 GET_BINDING_PROPERTIES Instance method Public Method 20121102
7 SELECT_OPERATION Instance method Public Method 20121102
Events
Class CL_SRT_WSP_WS_UI_OP_GENERATOR has no event.
Types
Class CL_SRT_WSP_WS_UI_OP_GENERATOR has no local type.
Method Signatures

Method CHECK_MANDATORY_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MAND_INITIAL_PROPS Value transfer Type reference (TYPE) STRING_TABLE Boolean Variable (X=True, -=False, Space=Unknown) 20121218

Method CHECK_MANDATORY_PROPERTIES on class CL_SRT_WSP_WS_UI_OP_GENERATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OPER_DETAIL Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20121031
2 Importing IR_OPER_DETAIL_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121031
3 Importing IR_OPER_LIST Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20121031
4 Importing IR_OPER_LIST_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121031
5 Importing IR_TEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121102
6 Importing I_PROPERTY_VOIDED_ACTION_NAME Call by reference Type reference (TYPE) STRING 20121127
7 Importing I_READ_ONLY_NODE_NAME Call by reference Type reference (TYPE) STRING 20121031
8 Importing I_SELECTION_ACTION Call by reference Type reference (TYPE) STRING 20121102

Method CONSTRUCTOR on class CL_SRT_WSP_WS_UI_OP_GENERATOR has no exception.

Method FILTER_OPER_FEAT_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FEAT_PROP_LIST Call by reference Type reference (TYPE) SRTIF_FEATURE_DATA_LIST2 List of Features with Details 20121102
2 Importing IR_BINDING Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_BINDING WSP Subject Binding 20121102
3 Importing IR_DUMMY_BINDING Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_BINDING WSP Subject Table for XML Transformation (Do Not Change) 20121126
4 Importing I_OPER_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20121102
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130506

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BINDING Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_BINDING WSP Subject Binding 20121126
2 Importing IR_DUMMY_BINDING Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_BINDING WSP Subject Binding 20121126
3 Importing IT_BINDING_INFO Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP Subject Table for XML Transformation (Do Not Change) 20121126
4 Importing I_CONN_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE SRT Connectivity Type 20131105
5 Importing I_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121031
6 Importing I_EXTERNAL_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20121207
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130506

Method GEN_UI_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_WD_GROUP Call by reference Object reference (TYPE REF TO) CL_WD_GROUP Perforce change= / 20051117-120623 20121102
2 Importing I_FLOW_LAYOUT Call by reference Type reference (TYPE) INT4 0 Natural number 20121102
3 Importing I_GRID_COLUMNS Call by reference Type reference (TYPE) INT4 2 Natural number 20121102
4 Importing I_GRID_LAYOUT Call by reference Type reference (TYPE) INT4 0 Natural number 20121102
5 Importing I_GROUP_CAPTION Call by reference Type reference (TYPE) CSEQUENCE 20121102
6 Importing I_GROUP_DESCR Call by reference Type reference (TYPE) CSEQUENCE 20121102
7 Importing I_GROUP_ID Call by reference Type reference (TYPE) STRING 20121102
8 Importing I_GROUP_WIDTH Call by reference Type reference (TYPE) STRING '100%' 20121102
9 Importing I_MATRIX_HEAD Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121102
10 Importing I_MATRIX_LAYOUT Call by reference Type reference (TYPE) INT4 0 Natural number 20121102
11 Importing I_ROW_LAYOUT Call by reference Type reference (TYPE) INT4 0 Natural number 20121102

Method GEN_UI_GROUP on class CL_SRT_WSP_WS_UI_OP_GENERATOR has no exception.

Method GET_BINDING_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BINDING_PROPERTIES Value transfer Type reference (TYPE) SRT_UI_SC_PROP_INFO_LIST Property list for UI output 20121102

Method GET_BINDING_PROPERTIES on class CL_SRT_WSP_WS_UI_OP_GENERATOR has no exception.

Method SELECT_OPERATION Signature

Method SELECT_OPERATION on class CL_SRT_WSP_WS_UI_OP_GENERATOR has no parameter.
Method SELECT_OPERATION on class CL_SRT_WSP_WS_UI_OP_GENERATOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740