SAP ABAP Data Element N1ME_IMPMODE (Mode of External Catalog Import)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
Basic Data
Data Element N1ME_IMPMODE
Short Description Mode of External Catalog Import  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type N1ME_IMPMODE    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 ImportType 
Medium 14 Import Type 
Long 20 Import Type 
Heading TTy 
Documentation

Definition

Definition of the type of import of an external drug catalog

Use

When importing an external drug catalog, you can specify the form in which the data exists.

Dependencies

Three methods in BAdI ISHMED_ME_IMP_BDCC are intended for importing. The methods must be implemented.

Example

The data of an external catalog are delivered completely in an Excel file, which contains all data records. The method LOAD_1 is implemented for this. The data records are delivered biannually.

The changes in an external catalog are delivered weekly in an Excel file, which only contains the changed data records with the changed data elements. The method LOAD_2 is implemented for this.

The deleted entries of an external catalog are delivered daily in a tabular file. The method LOAD_3 is implemented for this.

History
Last changed by/on SAP  20050409 
SAP Release Created in 473