SAP ABAP Class CL_ISHMED_CA_FORMULA (Departmental Solution: Formula)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_DS (Package) Departmental Solutions
Properties
Class CL_ISHMED_CA_FORMULA  
Short Description Departmental Solution: Formula    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DS   Departmental Solutions 
Created 20060815   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CA_FORMULA has no forward declaration.
Interfaces
Class CL_ISHMED_CA_FORMULA has no interface implemented.
Friends
Class CL_ISHMED_CA_FORMULA has no friend class.
Attributes
Class CL_ISHMED_CA_FORMULA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BMI Static method Public Method Determine Body Mass Index 20061013
2 GET_BSA Static method Public Method Calculate Body Surface Area with Mosteller Formula 20061013
Events
Class CL_ISHMED_CA_FORMULA has no event.
Types
Class CL_ISHMED_CA_FORMULA has no local type.
Method Signatures

Method GET_BMI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GEWICHT Call by reference Type reference (TYPE) N1KGEW Körpergewicht in kg 20061013
2 Importing I_GROESSE Call by reference Type reference (TYPE) N1KGR Körpgergröße in cm 20061013
3 Returning R_BMI Value transfer Type reference (TYPE) N2_CA_BMI Kardiologie: body mass index (xx,y) kg/m² 20061013
# Exception Resumable Description Created on
1 CONV_OVERFLOW Konvertierungsfehler 20061013
2 NO_INPUT Grösse ist initial 20061013

Method GET_BSA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GEWICHT Call by reference Type reference (TYPE) N1KGEW Körpergewicht in kg 20061013
2 Importing I_GROESSE Call by reference Type reference (TYPE) N1KGR Körpgergröße in cm 20061013
3 Returning R_BSA Value transfer Type reference (TYPE) N2_CA_BSA Kardiologie: body surface area (KOF x,yy) m² 20061013
# Exception Resumable Description Created on
1 CONV_OVERFLOW Konvertierungsfehler 20061013
2 NO_INPUT Grösse ist initial 20061013
History
Last changed by/on SAP  20071120 
SAP Release Created in 700