SAP ABAP Class CL_CRM_UI_LTX_UTIL_URL (Utility class for URL based transactions)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
Properties
Class CL_CRM_UI_LTX_UTIL_URL  
Short Description Utility class for URL based transactions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_LTX   Launch Transactions 
Created 20060511   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CRM_UI_LTX_UTIL_URL has no interface implemented.
Friends
Class CL_CRM_UI_LTX_UTIL_URL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PROGRAM Static Attribute Private Type reference (TYPE) SYREPID 'SAPLCRM_UI_LTX_WIZ_URL' ABAP Program: Current Main Program 20060511
2 GC_SCREEN Static Attribute Private Type reference (TYPE) SYDYNNR '0404' ABAP program, number of current screen 20060511
3 GT_LOGSYS Static Attribute Private Type reference (TYPE) VRM_VALUES 20060511
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060511
2 GET_PROGRAM Static method Public Method Return program name 20060511
3 GET_SCREEN_NUMBER Static method Public Method Return screen number 20060511
Events
Class CL_CRM_UI_LTX_UTIL_URL has no event.
Types
Class CL_CRM_UI_LTX_UTIL_URL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_UI_LTX_UTIL_URL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_UI_LTX_UTIL_URL has no exception.

Method GET_PROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060511

Method GET_PROGRAM on class CL_CRM_UI_LTX_UTIL_URL has no exception.

Method GET_SCREEN_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) SYDYNNR ABAP program, number of current screen 20060511

Method GET_SCREEN_NUMBER on class CL_CRM_UI_LTX_UTIL_URL has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700