SAP ABAP Class CL_ISHMED_PMD_TESTHELPERS (PMD: Utility Methods for Test Programs)
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_PMD_TESTHELPERS  
Short Description PMD: Utility Methods for Test Programs    
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 20070621   SAP 
Last change 20080716   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_PMD_TESTHELPERS has no forward declaration.
Interfaces
Class CL_ISHMED_PMD_TESTHELPERS has no interface implemented.
Friends
Class CL_ISHMED_PMD_TESTHELPERS has no friend class.
Attributes
Class CL_ISHMED_PMD_TESTHELPERS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SELECT_NDOCS_BY_DTID Static method Public Method Supplies NDOCs for DocCat-Id (f WD) 20080114
2 SELECT_NDOCS_BY_PATNR Static method Public Method Supplies NDOCs for PATNR (f WD) 20080114
Events
Class CL_ISHMED_PMD_TESTHELPERS has no event.
Types
Class CL_ISHMED_PMD_TESTHELPERS has no local type.
Method Signatures

Method SELECT_NDOCS_BY_DTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTID Call by reference Type reference (TYPE) N2_DTID Ident des Dokumenttyps 20080114
2 Returning R Value transfer Type reference (TYPE) ISHMED_T_NDOC Tabellentyp für Tabelle NDOC 20080114

Method SELECT_NDOCS_BY_DTID on class CL_ISHMED_PMD_TESTHELPERS has no exception.

Method SELECT_NDOCS_BY_PATNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATNR Call by reference Type reference (TYPE) PATNR IS-H: Patientennummer 20080114
2 Returning R Value transfer Type reference (TYPE) ISHMED_T_NDOC Tabellentyp für Tabelle NDOC 20080114

Method SELECT_NDOCS_BY_PATNR on class CL_ISHMED_PMD_TESTHELPERS has no exception.
History
Last changed by/on SAP  20080716 
SAP Release Created in