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 SRMIF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMUR 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 G_REQUEST_URL Instance attribute Public Object reference (TYPE REF TO) IF_SRM_REQUEST 20051110
2 LOCAL_HTML_VIEWER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20010321
3 LOCAL_SPLITTER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20010321
4 LOCAL_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar 20040929
5 MY_STATE_OBJECT 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 CREATE Instance method Protected Method Create URL 20011025
2 DELETE Instance method Protected Method Create URL 20011025
3 DISPLAY Instance method Protected Method Display URL 20010321
4 GET_URL Instance method Private Method Obtaining URL From POID 20010321
5 MODIFY Instance method Protected Method Edit 20011025
6 ON_TOOLBAR_BUTTON 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 Changing REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20011025
# Exception Resumable Description Created on
1 CANCELED_BY_USER Abbruch durch Benutzer 20011109
2 UNEXPECTED_ERROR Unerwarteter Fehler 20011025
3 WRONG_URL URL erhält unerlaubt Zeichen 20011109

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEL_WITHOUT_POPUP Call by reference Type reference (TYPE) SRMBOOLEAN IF_SRM=>FALSE Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20080528
2 Changing REQUEST Call by reference Object reference (TYPE REF TO) IF_SRM_REQUEST Request 20011025
# Exception Resumable Description Created on
1 CANCELED_BY_USER Abbruch durch Benutzer 20011026
2 UNEXPECTED_ERROR 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 Unexpected error 20010321

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_GUID Call by reference Type reference (TYPE) SRMUR_GUID GUID 20011024
2 Exporting EX_TEXT Call by reference Type reference (TYPE) SRMUR_TEXT Text 20011025
3 Exporting EX_URL Call by reference Type reference (TYPE) SRMUR_URL Standard-URL 20010321
# Exception Resumable Description Created on
1 SRM_BAD_POID Ungültige POID 20010321
2 SRM_UNEXPECTED_ERROR Unerwartete Fehlersituation 20010321

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DISPLAY Value transfer Type reference (TYPE) XFELD 20040929
# Exception Resumable Description Created on
1 CANCELED_BY_USER Abbruch durch Benutzer 20011109
2 UNEXPECTED_ERROR Unerwarteter Fehler 20011025

Method ON_TOOLBAR_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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