SAP ABAP Class CL_ESR_BROWSER_VIEW_FOR_PASTE (Select objs for paste)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SAI_ESI_BROWSER (Package) ES Tools: Repository Browser
Properties
Class CL_ESR_BROWSER_VIEW_FOR_PASTE  
Short Description Select objs for paste    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_ESI_BROWSER   ES Tools: Repository Browser 
Created 20060713   SAP 
Last change 20130531   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 CL_ESR_BROWSER_DATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ESR_BROWSER_VIEW_FOR_PASTE has no interface implemented.
Friends
Class CL_ESR_BROWSER_VIEW_FOR_PASTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Dynpro 0700 20060713
2 M_COPIED_PARAMS Instance attribute Public Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_PARAMS_OBJ 20060717
3 M_T_PARAMS_OBJS Instance attribute Private Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_PARAMS_OBJS 20060713
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTROL Instance method Public Method 20060713
2 EXCLUDE_TOOLBAR_FUNCS Instance method Private Method 20060713
3 GET_TABLE Instance method Public Method 20060717
4 ON_BUTTON_CLICK Instance method Public Event handling method 20060713
5 PASTE Instance method Public Method 20060717
Events
Class CL_ESR_BROWSER_VIEW_FOR_PASTE has no event.
Types
Class CL_ESR_BROWSER_VIEW_FOR_PASTE has no local type.
Method Signatures

Method CREATE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COPIED_PARAMS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TY_PARAMS_OBJ 20060717
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20060713
3 Importing I_T_PARAMS_OBJS Call by reference Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_PARAMS_OBJS 20060713

Method CREATE_CONTROL on class CL_ESR_BROWSER_VIEW_FOR_PASTE has no exception.

Method EXCLUDE_TOOLBAR_FUNCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_TOOLBAR_EXCL_FCS Call by reference Type reference (TYPE) UI_FUNCTIONS Function Code Table 20060713

Method EXCLUDE_TOOLBAR_FUNCS on class CL_ESR_BROWSER_VIEW_FOR_PASTE has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_PARAMS_OBJS Value transfer Type reference (TYPE) CL_ESR_BROWSER_DATA=>TTY_PARAMS_OBJS 20060717

Method GET_TABLE on class CL_ESR_BROWSER_VIEW_FOR_PASTE has no exception.

Method ON_BUTTON_CLICK Signature

Method ON_BUTTON_CLICK on class CL_ESR_BROWSER_VIEW_FOR_PASTE has no parameter.
Method ON_BUTTON_CLICK on class CL_ESR_BROWSER_VIEW_FOR_PASTE has no exception.

Method PASTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE Call by reference Type reference (TYPE) ABAP_BOOL 20060717
2 Importing I_PREFIX Call by reference Type reference (TYPE) ABAP_BOOL 20060717
3 Importing I_TRANSPORT_REQUEST Call by reference Type reference (TYPE) ABAP_BOOL 20060717

Method PASTE on class CL_ESR_BROWSER_VIEW_FOR_PASTE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710