SAP ABAP Class CL_SRM_URL_DISPLAY_WIN (SP URL Client Display Win)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_SP_URL (Package) Service Provider URL
⤷
⤷
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 | 20010723 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_ACTIVITIES | Determining SP Activities | 20010723 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_AUTHORIZATION | Authorization Check for SP | 20010723 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_CLIENT_WIN | SP Client Interface for Win | 20010321 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_MENUE | SP Client Menu Interface | 20010828 |
Properties
| Class | CL_SRM_URL_DISPLAY_WIN | |
| Short Description | SP URL Client Display Win | |
| Super Class | CL_SRM_SP_CLIENT_OBJ | Abstract Base Class for SP Content |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SRM_SP_URL | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SRM_SP_URL | Service Provider URL |
| Created | 20010321 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_ACTIVITIES | Determining SP Activities | 20010723 | ||
| 2 | IF_SRM_SP_AUTHORIZATION | Authorization Check for SP | 20010723 | ||
| 3 | IF_SRM_SP_CLIENT_WIN | SP Client Interface for Win | 20010321 | ||
| 4 | IF_SRM_SP_MENUE | SP Client Menu Interface | 20010828 |
Friends
Class CL_SRM_URL_DISPLAY_WIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_REQUEST | 20051110 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20010321 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20010321 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20040929 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_CLIENT_STATE | State Object | 20010321 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Create URL | 20011025 | |
| 2 | Instance method | Protected | Method | Create URL | 20011025 | |
| 3 | Instance method | Protected | Method | Display URL | 20010321 | |
| 4 | Instance method | Private | Method | Obtaining URL From POID | 20010321 | |
| 5 | Instance method | Protected | Method | Edit | 20011025 | |
| 6 | Instance method | Private | Event handling method | Event Handler for Toolbar | 20040929 |
Events
Class CL_SRM_URL_DISPLAY_WIN has no event.
Types
Class CL_SRM_URL_DISPLAY_WIN has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch Benutzer | 20011109 | ||
| 2 | Unerwarteter Fehler | 20011025 | ||
| 3 | URL erhält unerlaubt Zeichen | 20011109 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEL_WITHOUT_POPUP | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20080528 | ||
| 2 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SRM_REQUEST | Request | 20011025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch Benutzer | 20011026 | ||
| 2 | Unerwarteter Fehler | 20011025 |
Method DISPLAY Signature
Method DISPLAY on class CL_SRM_URL_DISPLAY_WIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unexpected error | 20010321 |
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_GUID | Call by reference | Type reference (TYPE) | SRMUR_GUID | GUID | 20011024 | |||
| 2 | EX_TEXT | Call by reference | Type reference (TYPE) | SRMUR_TEXT | Text | 20011025 | |||
| 3 | EX_URL | Call by reference | Type reference (TYPE) | SRMUR_URL | Standard-URL | 20010321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige POID | 20010321 | ||
| 2 | Unerwartete Fehlersituation | 20010321 |
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DISPLAY | Value transfer | Type reference (TYPE) | XFELD | 20040929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch Benutzer | 20011109 | ||
| 2 | Unerwarteter Fehler | 20011025 |
Method ON_TOOLBAR_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20040929 |
Method ON_TOOLBAR_BUTTON on class CL_SRM_URL_DISPLAY_WIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 610 |