SAP ABAP Class CL_SRT_WSP_WS_UI_DT_GENERATOR (UI Generation for DT objects in Single Config)
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
Properties
Class CL_SRT_WSP_WS_UI_DT_GENERATOR  
Short Description UI Generation for DT objects in Single Config    
Super Class    
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 20120928   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_WS_UI_DT_GENERATOR has no forward declaration.
Interfaces
Class CL_SRT_WSP_WS_UI_DT_GENERATOR has no interface implemented.
Friends
Class CL_SRT_WSP_WS_UI_DT_GENERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DETAIL Instance attribute Private Object reference (TYPE REF TO) CL_WD_GROUP Group control for the detail part 20120928
2 MR_DETAIL_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node for the detail part 20120928
3 MR_OPERATION_DETAIL Instance attribute Private Object reference (TYPE REF TO) CL_WD_GROUP Group control for the operation part 20120928
4 MR_OPER_DETAIL_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node for the operation details 20120928
5 MR_OPER_LIST_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node for the operation list 20120928
6 MR_TEXT_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Text node 20120928
7 MT_FEAT_LIST Instance attribute Private Type reference (TYPE) SRT_UI_SC_FEAT_INFO_LIST Feature property list 20120928
8 MT_FEAT_OPER_LIST Instance attribute Private Type reference (TYPE) SRT_UI_SC_OPER_FEAT_INFO_LIST Feature property list 20120928
9 MT_OPER_LIST Instance attribute Private Type reference (TYPE) SRT_IF_SRT_WSP_SUBJECT_OPS Table of WSP Operations 20120928
10 M_DT_OBJ_NAME Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120928
11 M_EXTERNAL_NAME Instance attribute Private Type reference (TYPE) QNAME Qualified Name 20121127
12 M_SELECTION_ACTION Instance attribute Private Type reference (TYPE) STRING Name of selection action 20120928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120928
2 GENERATE_DETAIL Instance method Public Method 20120928
3 GENERATE_OPERATION Instance method Private Method 20120928
4 GENERATE_OPERATION_DETAIL Instance method Private Method 20120928
5 SELECT_OPERATION Instance method Public Method 20120928
Events
Class CL_SRT_WSP_WS_UI_DT_GENERATOR has no event.
Types
Class CL_SRT_WSP_WS_UI_DT_GENERATOR 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 IR_DETAIL Call by reference Object reference (TYPE REF TO) CL_WD_GROUP Group control for the detail part 20120928
2 Importing IR_DETAIL_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node for the detail part 20120928
3 Importing IR_OPERATION_DETAIL Call by reference Object reference (TYPE REF TO) CL_WD_GROUP Group control for the operation part 20120928
4 Importing IR_OPER_DETAIL_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node for the operation details 20120928
5 Importing IR_OPER_LIST_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Context node for the operation list 20120928
6 Importing IR_TEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Text node 20120928
7 Importing I_SELECTION_ACTION Call by reference Type reference (TYPE) STRING Name of selection action 20120928

Method CONSTRUCTOR on class CL_SRT_WSP_WS_UI_DT_GENERATOR has no exception.

Method GENERATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120928
2 Importing I_EXTERNAL_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20121127
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130318

Method GENERATE_OPERATION Signature

Method GENERATE_OPERATION on class CL_SRT_WSP_WS_UI_DT_GENERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130506

Method GENERATE_OPERATION_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OPER_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20120928
2 Importing I_NO_SELECT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120928
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130506

Method SELECT_OPERATION Signature

Method SELECT_OPERATION on class CL_SRT_WSP_WS_UI_DT_GENERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130506
History
Last changed by/on SAP  20140121 
SAP Release Created in 740