SAP ABAP Class CL_SRT_WSP_WS_UI_RT_GENERATOR (Generator for the Single configuration UI)
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_RT_GENERATOR  
Short Description Generator for the Single configuration UI    
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 20121010   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SRT_WSP_WS_ADMIN_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SRT_WSP_WS_UI_RT_GENERATOR has no interface implemented.
Friends
Class CL_SRT_WSP_WS_UI_RT_GENERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121102
2 MT_DYNAMIC_TABS Instance attribute Private Type reference (TYPE) SRT_WSP_STRINGS Table of WSP Strings 20121010
3 M_LOCATION Instance attribute Private Type reference (TYPE) SRT_WSP_LOCATION Boolean Variable (X=True, -=False, Space=Unknown) 20130418
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GROUP_TO_CONTAINER Instance method Private Method 20121010
2 ADD_TAB_TO_TABSTRIP Instance method Private Method 20121010
3 CHECK_MANDATORY_PROPERTIES Instance method Public Method 20121123
4 CLEAR_TABSTRIP Instance method Private Method 20121010
5 CLEAR_WIZARD Instance method Private Method 20121010
6 CONSTRUCTOR Instance method Public Constructor 20121010
7 GENERATE_TABSTRIP Instance method Public Method 20121010
8 GENERATE_WIZARD_CONTENT Instance method Public Method 20121012
9 GET_BINDING_PROPERTIES Instance method Public Method 20121018
10 GET_TABSTRIP_TAB_ID Instance method Private Method 20121010
Events
Class CL_SRT_WSP_WS_UI_RT_GENERATOR has no event.
Types
Class CL_SRT_WSP_WS_UI_RT_GENERATOR has no local type.
Method Signatures

Method ADD_GROUP_TO_CONTAINER Signature

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

Method ADD_GROUP_TO_CONTAINER on class CL_SRT_WSP_WS_UI_RT_GENERATOR has no exception.

Method ADD_TAB_TO_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_WD_TAB_CONTAINER Value transfer Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20121010
2 Importing I_FLOW_LAYOUT Call by reference Type reference (TYPE) INT4 0 Natural number 20121010
3 Importing I_GRID_LAYOUT Call by reference Type reference (TYPE) INT4 0 Natural number 20121010
4 Importing I_MATRIX_LAYOUT Call by reference Type reference (TYPE) INT4 0 Natural number 20121010
5 Importing I_OFFSET Call by reference Type reference (TYPE) INT4 Natural number 20121112
6 Importing I_ROW_LAYOUT Call by reference Type reference (TYPE) INT4 0 Natural number 20121010
7 Importing I_TABSTRIP Value transfer Object reference (TYPE REF TO) CL_WD_TABSTRIP Perforce change= / 20051117-120623 20121010
8 Importing I_TAB_CAPTION Call by reference Type reference (TYPE) CSEQUENCE 20121010
9 Importing I_TAB_ID Call by reference Type reference (TYPE) STRING 20121010
10 Importing I_USE_GENERIC_SEC_UI Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20121112

Method ADD_TAB_TO_TABSTRIP on class CL_SRT_WSP_WS_UI_RT_GENERATOR has no exception.

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) 20121123

Method CHECK_MANDATORY_PROPERTIES on class CL_SRT_WSP_WS_UI_RT_GENERATOR has no exception.

Method CLEAR_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TABSTRIP Call by reference Object reference (TYPE REF TO) CL_WD_TABSTRIP Perforce change= / 20051117-120623 20121010

Method CLEAR_TABSTRIP on class CL_SRT_WSP_WS_UI_RT_GENERATOR has no exception.

Method CLEAR_WIZARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20121010

Method CLEAR_WIZARD on class CL_SRT_WSP_WS_UI_RT_GENERATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121102
2 Importing I_LOCATION Call by reference Type reference (TYPE) SRT_WSP_LOCATION Boolean Variable (X=True, -=False, Space=Unknown) 20130418
3 Importing I_PROPERTY_VOIDED_ACTION_NAME Call by reference Type reference (TYPE) STRING 20121127
4 Importing I_READ_ONLY_NODE_NAME Call by reference Type reference (TYPE) STRING 20121016

Method CONSTRUCTOR on class CL_SRT_WSP_WS_UI_RT_GENERATOR has no exception.

Method GENERATE_TABSTRIP 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 20121115
2 Importing IR_TABSTRIP Call by reference Object reference (TYPE REF TO) CL_WD_TABSTRIP Perforce change= / 20051117-120623 20121010
3 Importing IT_ALLOWED_PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_QNAMES Table of WSP Properties 20121029
4 Importing IT_BINDING_INFO Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP Subject Table for XML Transformation (Do Not Change) 20121120
5 Importing IT_DEFAULT_VALUES Call by reference Type reference (TYPE) SRT_UI_DEFAULT_VALUE_LIST Single Config: Default value list 20121115
6 Importing I_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121120
7 Importing I_EXTERNAL_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20121207
8 Importing I_VIEW Call by reference Type reference (TYPE) X CL_SRT_WSP_WS_ADMIN_MANAGER=>CO_FEATURE_LIST_VIEW_ALL Single-Character Flag 20130107
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130506

Method GENERATE_WIZARD_CONTENT 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 20121115
2 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20051117-120623 20121012
3 Importing IT_ALLOWED_PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_QNAMES Table of WSP Properties 20121029
4 Importing IT_BINDING_INFO Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TAB WSP Subject Table for XML Transformation (Do Not Change) 20121120
5 Importing IT_DEFAULT_VALUES Call by reference Type reference (TYPE) SRT_UI_DEFAULT_VALUE_LIST Single Config: Default value list 20121115
6 Importing I_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20121120
7 Importing I_EXTERNAL_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20121207
8 Importing I_VIEW Call by reference Type reference (TYPE) X CL_SRT_WSP_WS_ADMIN_MANAGER=>CO_FEATURE_LIST_VIEW_ALL Single-Character Flag 20121217
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130506

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 20121018

Method GET_BINDING_PROPERTIES on class CL_SRT_WSP_WS_UI_RT_GENERATOR has no exception.

Method GET_TABSTRIP_TAB_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ID Call by reference Type reference (TYPE) STRING Input ID 20121010
2 Returning R_TAB_ID Value transfer Type reference (TYPE) STRING Output ID 20121010

Method GET_TABSTRIP_TAB_ID on class CL_SRT_WSP_WS_UI_RT_GENERATOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740