SAP ABAP Function Module ISH_DRGTAB_SORT (IS-H: Sortieren von Diagnosen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Basic Data
Function Module ISH_DRGTAB_SORT IS-H: Sortieren von Diagnosen  
Function Group N_DIAGNOSIS_UTL   IS-H: Diagnoses - Service Modules  
Program Name SAPLN_DIAGNOSIS_UTL    
INCLUDE Name LN_DIAGNOSIS_UTLU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_SORT_DRG_CATEGORY TYPE ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ')
Importing I_SORT_DRG_SEQNO TYPE ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ')
Importing I_SORT_DRG_RELVANT TYPE ISH_ON_OFF SPACE IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ')
Tables SS_TAB TYPE   Sortiertabelle
Exception NO_DRG_SEQ_NO TYPE Tabelle enthält keine Spalte DRG_SEQ_NO
Exception NO_DRG_CATEGORY TYPE Tabelle enthält keine Spalte no_drg_category
Exception NO_DRG_RELVANT TYPE Tabelle enthält keine Spalte no_drg_relvant
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in 463B