SAP ABAP Class CL_SMT_WD_F4_TRANSPORT_REQUEST (Web dynpro F4 Transport request)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-SMT (Application Component) Service Mapping Tool
⤷
GMT_WEB_DYNPRO (Package) web dynrpro UI classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SMT_WD_VIEW | View Superclass | 20080514 |
Properties
| Class | CL_SMT_WD_F4_TRANSPORT_REQUEST | |
| Short Description | Web dynpro F4 Transport request | |
| Super Class | CL_SMT_WD_VIEW | View Superclass |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GMT_WEB_DYNPRO | web dynrpro UI classes |
| Created | 20080514 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMT_WD_F4_TRANSPORT_REQUEST has no forward declaration.
Interfaces
Class CL_SMT_WD_F4_TRANSPORT_REQUEST has no interface implemented.
Friends
Class CL_SMT_WD_F4_TRANSPORT_REQUEST 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) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080514 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_VALUE_HELP_LISTENER | Web Dynpro: Input Help | 20080515 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SMT_WD_T_REQUEST | List of transport request | 20080514 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TRWBO_REQUEST_HEADERS | 20080514 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Request/Task | 20080515 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SMT_TRANSPORT | Handles transport request operations | 20080515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancel selection | 20080515 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080515 | |
| 3 | Instance method | Public | Method | Remove the selected request | 20080515 | |
| 4 | Instance method | Public | Method | Confirm the selected request | 20080515 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20080514 | |
| 6 | Instance method | Public | Method | Initialize web dynpro application | 20080514 | |
| 7 | Instance method | Public | Method | Select the selected request | 20080515 | |
| 8 | Instance method | Public | Method | Set the transport requests | 20080515 | |
| 9 | Instance method | Public | Method | Set the transport statuses | 20080515 | |
| 10 | Instance method | Public | Method | Set the target systems | 20080514 | |
| 11 | Instance method | Public | Method | Set the transport request tasks | 20080515 | |
| 12 | Instance method | Public | Method | Set the transport request types | 20080514 | |
| 13 | Instance method | Public | Method | Set the value help listener | 20080515 |
Events
Class CL_SMT_WD_F4_TRANSPORT_REQUEST has no event.
Types
Class CL_SMT_WD_F4_TRANSPORT_REQUEST has no local type.
Method Signatures
Method CANCEL_SELECTION Signature
Method CANCEL_SELECTION on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no parameter.
Method CANCEL_SELECTION on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method CLEAR_SELECTED_REQUEST Signature
Method CLEAR_SELECTED_REQUEST on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no parameter.
Method CLEAR_SELECTED_REQUEST on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method CONFIRM_SELECTED_REQUEST Signature
Method CONFIRM_SELECTED_REQUEST on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no parameter.
Method CONFIRM_SELECTED_REQUEST on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080514 |
Method CONSTRUCTOR on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no parameter.
Method INITIALIZE on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method SELECT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080515 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20080515 |
Method SELECT_REQUEST on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method SET_REQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080515 | |||
| 2 | IO_STATUS_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080515 |
Method SET_REQUESTS on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method SET_STATUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080515 | |||
| 2 | IO_TARGET_SYSTEM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080515 |
Method SET_STATUSES on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method SET_TARGET_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080514 | |||
| 2 | IO_TYPE_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080515 |
Method SET_TARGET_SYSTEMS on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method SET_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080515 | |||
| 2 | IO_REQUEST_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080515 |
Method SET_TASKS on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method SET_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080514 |
Method SET_TYPES on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
Method SET_VALUE_HELP_LISTENER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VALUE_HELP_LISTENER | Web Dynpro: Input Help | 20080515 |
Method SET_VALUE_HELP_LISTENER on class CL_SMT_WD_F4_TRANSPORT_REQUEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |