SAP ABAP Class CL_ISHMED_PMDSALV_TRANSPORT (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_TRANSPORT  
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 20060628   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)
2 N2C Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PMDSALV_TRANSPORT has no interface implemented.
Friends
Class CL_ISHMED_PMDSALV_TRANSPORT 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 REF__GRID Instance attribute Private Object reference (TYPE REF TO) CL_SALV_TABLE Basis Class for Simple Tables 20080114
6 SELECTED_ROW Instance attribute Public Type reference (TYPE) SALV_DE_ROW Row 20080114
7 SELECTED_ROWS Instance attribute Public Type reference (TYPE) SALV_T_ROW Rows 20080114
8 TRANSPORTS Instance attribute Private Type reference (TYPE) RN2TRANSPORTINFO_TAB i.s.h.med: Table Type for RN2TRANSPORTINFO 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_MSEL Instance method Private Method Hide columns 20080114
8 SET__DESIGN_SEL Instance method Private Method Hide columns 20080114
Events
Class CL_ISHMED_PMDSALV_TRANSPORT has no event.
Types
Class CL_ISHMED_PMDSALV_TRANSPORT 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) RN2TRANSPORTINFO_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
# Exception Resumable Description Created on
1 CX_SALV_ERROR PMD: Ausnahmen der Systemverwaltung 20080114

Method DISPLAY Signature

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

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_PMDSALV_TRANSPORT has no parameter.
Method FINALIZE on class CL_ISHMED_PMDSALV_TRANSPORT 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_TRANSPORT 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_TRANSPORT has no exception.

Method SET__DESIGN_LIST Signature

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

Method SET__DESIGN_MSEL Signature

Method SET__DESIGN_MSEL on class CL_ISHMED_PMDSALV_TRANSPORT has no parameter.
# Exception Resumable Description Created on
1 CX_SALV_ERROR ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20080114

Method SET__DESIGN_SEL Signature

Method SET__DESIGN_SEL on class CL_ISHMED_PMDSALV_TRANSPORT has no parameter.
# Exception Resumable Description Created on
1 CX_SALV_ERROR ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20080114
History
Last changed by/on SAP  20080716 
SAP Release Created in