SAP ABAP Class CL_SRM_SP_TUTORIAL_FRONTEND (RM SP Tutorial: Front End for SAPGui)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK_DEMO (Package) Framework Demo Examples
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_CLIENT_OBJ | Abstract Base Class for SP Content | 20020402 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_ACTIVITIES | Determining SP Activities | 20020402 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_AUTHORIZATION | Authorization Check for SP | 20020402 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_CLIENT_WIN | SP Client Interface for Win | 20020402 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_VISUAL_QUERY_WIN | Visual Query Interface for SP's | 20020402 |
Properties
| Class | CL_SRM_SP_TUTORIAL_FRONTEND | |
| Short Description | RM SP Tutorial: Front End for SAPGui | |
| Super Class | CL_SRM_SP_CLIENT_OBJ | Abstract Base Class for SP Content |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_FRAMEWORK_DEMO | Framework Demo Examples |
| Created | 20020402 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_SP_TUTORIAL_FRONTEND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_ACTIVITIES | Determining SP Activities | 20020402 | ||
| 2 | IF_SRM_SP_AUTHORIZATION | Authorization Check for SP | 20020402 | ||
| 3 | IF_SRM_SP_CLIENT_WIN | SP Client Interface for Win | 20020402 | ||
| 4 | IF_SRM_SP_VISUAL_QUERY_WIN | Visual Query Interface for SP's | 20020402 |
Friends
Class CL_SRM_SP_TUTORIAL_FRONTEND 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_GUI_SPLITTER_CONTAINER | Container | 20020403 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamic Document | 20020403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Structure of Visualization with Dynamic Documents | 20020403 | |
| 2 | Instance method | Private | Method | Display Flight Data | 20020403 | |
| 3 | Instance method | Private | Method | Display Search Dialog with Selection | 20020403 |
Events
Class CL_SRM_SP_TUTORIAL_FRONTEND has no event.
Types
Class CL_SRM_SP_TUTORIAL_FRONTEND has no local type.
Method Signatures
Method BUILD_VISUALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Control Container | 20020403 | |||
| 2 | RE_MAIN_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Control Container | 20020403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Initialisierung des SP Client Objektes | 20020403 |
Method DISPLAY_FLIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLIGHT_DATA | Value transfer | Type reference (TYPE) | SFLIGHT | Flug | 20020403 |
Method DISPLAY_FLIGHT on class CL_SRM_SP_TUTORIAL_FRONTEND has no exception.
Method DISPLAY_FLIGHT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLIGHTS | Value transfer | Type reference (TYPE) | SRMTUT_LIST_FLIGHTS | RM SP Tutorial: Flugliste | 20020403 | |||
| 2 | RE_SELECTION | Value transfer | Type reference (TYPE) | SFLIGHT | Flug | 20020403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SP Client : Abbruch durch Benutzer | 20020403 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |