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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_GROUP | Group control for the detail part | 20120928 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node for the detail part | 20120928 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WD_GROUP | Group control for the operation part | 20120928 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node for the operation details | 20120928 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node for the operation list | 20120928 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Text node | 20120928 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SRT_UI_SC_FEAT_INFO_LIST | Feature property list | 20120928 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SRT_UI_SC_OPER_FEAT_INFO_LIST | Feature property list | 20120928 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SRT_IF_SRT_WSP_SUBJECT_OPS | Table of WSP Operations | 20120928 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120928 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | QNAME | Qualified Name | 20121127 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of selection action | 20120928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120928 | |
| 2 | Instance method | Public | Method | 20120928 | ||
| 3 | Instance method | Private | Method | 20120928 | ||
| 4 | Instance method | Private | Method | 20120928 | ||
| 5 | 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 | IR_DETAIL | Call by reference | Object reference (TYPE REF TO) | CL_WD_GROUP | Group control for the detail part | 20120928 | |||
| 2 | IR_DETAIL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node for the detail part | 20120928 | |||
| 3 | IR_OPERATION_DETAIL | Call by reference | Object reference (TYPE REF TO) | CL_WD_GROUP | Group control for the operation part | 20120928 | |||
| 4 | IR_OPER_DETAIL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node for the operation details | 20120928 | |||
| 5 | IR_OPER_LIST_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node for the operation list | 20120928 | |||
| 6 | IR_TEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Text node | 20120928 | |||
| 7 | 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 | I_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20120928 | |||
| 2 | I_EXTERNAL_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20121127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | WSP Exception | 20130506 |
Method GENERATE_OPERATION_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OPER_NAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20120928 | |||
| 2 | I_NO_SELECT | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | WSP Exception | 20130506 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |