SAP ABAP Class CL_ISHMED_PMDSALV_PACKAPPL (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_PACKAPPL  
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 20070111   SAP 
Last change 20080716   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 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PMDSALV_PACKAPPL has no interface implemented.
Friends
Class CL_ISHMED_PMDSALV_PACKAPPL 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 MANDANT Instance attribute Private Type reference (TYPE) SYMANDT Client ID of Current User 20080114
6 MY_TABLE Instance attribute Private Type reference (TYPE) TY_DATA_PLUS_TAB 20080114
7 REF_SELECTIONS Instance attribute Private Object reference (TYPE REF TO) CL_SALV_SELECTIONS Selections in List-Type Output Tables 20080114
8 REF__FUNCTIONS Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FUNCTIONS_LIST Toolbar Functions in Grid 20080114
9 REF__GRID Instance attribute Private Object reference (TYPE REF TO) CL_SALV_TABLE Basis Class for Simple Tables 20080114
10 SELECTED_ROW Instance attribute Public Type reference (TYPE) SALV_DE_ROW Row 20080114
11 SELECTED_ROWS Instance attribute Public Type reference (TYPE) SALV_T_ROW Rows 20080114
12 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 CHECK__ENTRIES Instance method Private Method 20080114
2 CHECK__ENTRY Instance method Private Method 20080114
3 CONSTRUCTOR Instance method Public Constructor Constructor 20080114
4 DISPLAY Instance method Public Method Display (or Create) SALV 20080114
5 FINALIZE Instance method Public Method Destructor 20080114
6 GET__SELECTION_REF Instance method Public Method Test 20080114
7 ON_ADDED_FUNCTIONS Instance method Private Event handling method 20080114
8 ON_DOUBLE_CLICK Instance method Private Event handling method DClick in Grid -> Select 20080114
9 ON_LINK_CLICK Instance method Private Event handling method Selection Column Clicked 20080114
10 SET__DESIGN_RESULT Instance method Private Method Hide columns 20080114
11 SET__FUNCTIONS_RESULT Instance method Private Method Defines Toolbar Functions for RESULT Mode 20080114
Events
Class CL_ISHMED_PMDSALV_PACKAPPL has no event.
Types
Class CL_ISHMED_PMDSALV_PACKAPPL has no local type.
Method Signatures

Method CHECK__ENTRIES Signature

Method CHECK__ENTRIES on class CL_ISHMED_PMDSALV_PACKAPPL has no parameter.
Method CHECK__ENTRIES on class CL_ISHMED_PMDSALV_PACKAPPL has no exception.

Method CHECK__ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW Call by reference Type reference (TYPE) SALV_DE_ROW Zeile 20080114

Method CHECK__ENTRY on class CL_ISHMED_PMDSALV_PACKAPPL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPNAME Call by reference Type reference (TYPE) STRING Show some of it? 20080114
2 Importing I_CONTAINERNAME Call by reference Type reference (TYPE) STRING Screen Field Name 20080114
3 Importing I_DATA Call by reference Type reference (TYPE) RN2PMD_COMPONENTS_ALLVERSIONS Content of Installation Package 20080114
4 Importing I_MANDT Call by reference Type reference (TYPE) SYMANDT SY-MANDT Client ID of Current User 20080114
5 Importing I_MODE Call by reference Type reference (TYPE) STRING 'RESULT' How show? Functions? 20080114
6 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Control lives 20080114
# Exception Resumable Description Created on
1 CX_SALV_ERROR ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) 20080114

Method DISPLAY Signature

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

Method FINALIZE Signature

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

Method GET__SELECTION_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF Value transfer Object reference (TYPE REF TO) CL_SALV_SELECTIONS Markierungen in listähnlichen Ausgabetabellen 20080114

Method GET__SELECTION_REF on class CL_ISHMED_PMDSALV_PACKAPPL has no exception.

Method ON_ADDED_FUNCTIONS Signature

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

Method ON_ADDED_FUNCTIONS on class CL_ISHMED_PMDSALV_PACKAPPL 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_PACKAPPL 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_PACKAPPL has no exception.

Method SET__DESIGN_RESULT Signature

Method SET__DESIGN_RESULT on class CL_ISHMED_PMDSALV_PACKAPPL has no parameter.
# Exception Resumable Description Created on
1 CX_SALV_ERROR 20080114

Method SET__FUNCTIONS_RESULT Signature

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