SAP ABAP Interface IF_ISH_NP61_DIAGNOSES_FACTORY (IS-H: Instance Management of Diagnoses)
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
Properties
Interface IF_ISH_NP61_DIAGNOSES_FACTORY  
Short Description IS-H: Instance Management of Diagnoses    
General Data
Package NPVS   Application development patient management system 
Created 20030423   SAP 
Last changed 20081217   SAP 
Unicode checks active    
Forward declarations
Interface IF_ISH_NP61_DIAGNOSES_FACTORY has no forward declaration.
Interfaces
Interface IF_ISH_NP61_DIAGNOSES_FACTORY has no interface.
Friends
Interface IF_ISH_NP61_DIAGNOSES_FACTORY has no friend.
Attributes
Interface IF_ISH_NP61_DIAGNOSES_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Creates Diagnosis Instance 20030423
2 GET Instance method Public Method Gets Diagnosis Instance 20030423
3 REMOVE Instance method Public Method Delete Diagnosis Instance 20031208
Events
Interface IF_ISH_NP61_DIAGNOSES_FACTORY has no event.
Types
Interface IF_ISH_NP61_DIAGNOSES_FACTORY has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DIAGNOSES Value transfer Object reference (TYPE REF TO) IF_ISH_CASEDIAGNOSES IS-H: Diagnosen eines Falles 20030423
2 Importing I_CASE Value transfer Object reference (TYPE REF TO) IF_ISH_DIAGNOSIS_CASE IS-H: Wrapper Fall 20030423
3 Importing I_MESSAGES Value transfer Object reference (TYPE REF TO) CL_ISH_NP61_MESSAGE IS-H: Diagnosen Nachricht 20080731
# Exception Resumable Description Created on
1 NOT_FOUND 20030423

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DIAGNOSES Value transfer Object reference (TYPE REF TO) IF_ISH_CASEDIAGNOSES IS-H: Diagnosen eines Falles 20030423
2 Importing I_CASE Value transfer Object reference (TYPE REF TO) IF_ISH_DIAGNOSIS_CASE IS-H: Wrapper Fall 20030423
# Exception Resumable Description Created on
1 NOT_FOUND 20030423

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CASE Value transfer Object reference (TYPE REF TO) IF_ISH_DIAGNOSIS_CASE IS-H: Wrapper Fall 20031208
# Exception Resumable Description Created on
1 NOT_FOUND Instanz existiert nicht 20031208
History
Last changed by/on SAP  20081217 
SAP Release Created in 472