SAP ABAP Class CL_ISHMED_PMDSALV_TRANSLOG (PMD: Display and Selection of Transport Files)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Properties
Class CL_ISHMED_PMDSALV_TRANSLOG  
Short Description PMD: Display and Selection of Transport Files    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20060711   SAP 
Last change 20080716   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PMDSALV_TRANSLOG has no interface implemented.
Friends
Class CL_ISHMED_PMDSALV_TRANSLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080114
2 CONTAINERNAME Instance attribute Private Type reference (TYPE) STRING 20080114
3 C__MODE_LIST Constant Public Type reference (TYPE) STRING 'LIST' List Mode 20080114
4 C__MODE_SELECT Constant Public Type reference (TYPE) STRING 'SEL' Selection Mode 20080114
5 MY_TABLE Instance attribute Private Type reference (TYPE) TY_DATA_PLUS_TAB Log Files+ 20080114
6 REF__GRID Instance attribute Private Object reference (TYPE REF TO) CL_SALV_TABLE Basis Class for Simple Tables 20080114
7 SELECTED_ROW Instance attribute Public Type reference (TYPE) SALV_DE_ROW Row 20080114
8 SELECTED_ROWS Instance attribute Public Type reference (TYPE) SALV_T_ROW Rows 20080114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20080114
2 DISPLAY Instance method Public Method Display (or Create) SALV 20080114
3 FINALIZE Instance method Public Method Destructor 20080114
4 ON_DOUBLE_CLICK Instance method Private Event handling method DClick in Grid -> Select 20080114
5 ON_LINK_CLICK Instance method Private Event handling method Selection Column Clicked 20080114
6 SET__DESIGN_LIST Instance method Private Method Hide columns 20080114
7 SET__DESIGN_SEL Instance method Private Method Hide columns 20080114
Events
Class CL_ISHMED_PMDSALV_TRANSLOG has no event.
Types
Class CL_ISHMED_PMDSALV_TRANSLOG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINERNAME Call by reference Type reference (TYPE) STRING 20080114
2 Importing I_FILES Call by reference Type reference (TYPE) RN2TRANSPORTLOG_TAB i.s.h.med: Tabellentyp zu RN2TRANSPORTINFO 20080114
3 Importing I_MODE Call by reference Type reference (TYPE) STRING 'LIST' LIST oder SELECT 20080114
4 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20080114

Method CONSTRUCTOR on class CL_ISHMED_PMDSALV_TRANSLOG has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_ISHMED_PMDSALV_TRANSLOG has no parameter.
Method DISPLAY on class CL_ISHMED_PMDSALV_TRANSLOG has no exception.

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_PMDSALV_TRANSLOG has no parameter.
Method FINALIZE on class CL_ISHMED_PMDSALV_TRANSLOG has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Attribute reference (LIKE) 20080114
2 Importing ROW Call by reference Attribute reference (LIKE) 20080114

Method ON_DOUBLE_CLICK on class CL_ISHMED_PMDSALV_TRANSLOG has no exception.

Method ON_LINK_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Attribute reference (LIKE) 20080114
2 Importing ROW Call by reference Attribute reference (LIKE) 20080114

Method ON_LINK_CLICK on class CL_ISHMED_PMDSALV_TRANSLOG has no exception.

Method SET__DESIGN_LIST Signature

Method SET__DESIGN_LIST on class CL_ISHMED_PMDSALV_TRANSLOG has no parameter.
Method SET__DESIGN_LIST on class CL_ISHMED_PMDSALV_TRANSLOG has no exception.

Method SET__DESIGN_SEL Signature

Method SET__DESIGN_SEL on class CL_ISHMED_PMDSALV_TRANSLOG has no parameter.
Method SET__DESIGN_SEL on class CL_ISHMED_PMDSALV_TRANSLOG has no exception.
History
Last changed by/on SAP  20080716 
SAP Release Created in