SAP ABAP Class CL_DEF_IM_ISHMED_ME_IMP_BDCC (Default Implementation for BAdI Definition ISHMED_ME_IM_AVC)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_ISHMED_ME_IMP_BDCC BAdI Interface IF_EX_ISHMED_ME_IM_AVCHECK 20031119
Properties
Class CL_DEF_IM_ISHMED_ME_IMP_BDCC  
Short Description Default Implementation for BAdI Definition ISHMED_ME_IM_AVC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_ME   IS-H*MED: Medication 
Created 20031111   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_ISHMED_ME_IMP_BDCC BAdI Interface IF_EX_ISHMED_ME_IM_AVCHECK 20031119
Friends
Class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no friend class.
Attributes
Class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IMP_FILENAME Static method Private Method Determine File Name of Import File 20040210
2 GET_IMP_STRUCTURE Static method Private Method Import Structure of Import File 20040210
3 LOAD_IMP_FILE Static method Private Method Load Import File 20031126
4 LOAD_UPDATE_AGENT Instance method Private Method 20040210
5 LOAD_UPDATE_BDCC Instance method Private Method 20040210
6 LOAD_UPDATE_BDCCAGENT Instance method Private Method 20040210
7 READ_IMP_FILENAME Static method Private Method Determine File Name of Import File 20031126
8 READ_IMP_STRUCTURE Static method Private Method Import Structure of Import File 20031126
Events
Class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no event.
Types
Class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no local type.
Method Signatures

Method GET_IMP_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILENAME Call by reference Type reference (TYPE) LOCALFILE Lokale Datei für Upload bzw. Download 20040210
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040210
3 Importing I_LOGICAL_FILENAME Call by reference Type reference (TYPE) FILENAME-FILEINTERN Logischer Dateiname 20040210
4 Importing I_PRESENTATION_SERVER Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20040210

Method GET_IMP_FILENAME on class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no exception.

Method GET_IMP_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IMP_STRUCTURE Call by reference Type reference (TYPE) ISH_NAMETAB_TAB IS-H: Einlesen der Tabellenfelder (Tabelle) 20040210
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040210
3 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20040210

Method GET_IMP_STRUCTURE on class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no exception.

Method LOAD_IMP_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATATAB Call by reference Type reference (TYPE) ISHMED_T_ME_IMPORT_TAB IS-H*MED: Medikation, allgem Tabellendefinition Datenimport 20031126
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031126
3 Importing I_FILENAME Call by reference Type reference (TYPE) LOCALFILE Lokale Datei für Upload bzw. Download 20031126
4 Importing I_PRESENTATION_SERVER Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20031126

Method LOAD_IMP_FILE on class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no exception.

Method LOAD_UPDATE_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040210
2 Exporting E_AGENT_TAB Value transfer Type reference (TYPE) ISHMED_T_ME_AGENT_IMP IS-H*MED: Tabellentyp für Import Wirkstoffe 20040210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040210

Method LOAD_UPDATE_AGENT on class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no exception.

Method LOAD_UPDATE_BDCC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040210
2 Exporting E_BDCC_TAB Value transfer Type reference (TYPE) ISHMED_T_ME_BDCC_IMP IS-H*MED: Tabellentyp für Import BDCC 20040210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040210

Method LOAD_UPDATE_BDCC on class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no exception.

Method LOAD_UPDATE_BDCCAGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040210
2 Exporting E_BDCCAGENT_TAB Value transfer Type reference (TYPE) ISHMED_T_ME_BDCCAGENT_IMP IS-H*MED: Tabellentyp für Import Wirkstoffe 20040210
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040210

Method LOAD_UPDATE_BDCCAGENT on class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no exception.

Method READ_IMP_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILENAME Call by reference Type reference (TYPE) LOCALFILE Lokale Datei für Upload bzw. Download 20031126
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031126
3 Importing I_PRESENTATION_SERVER Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20031126

Method READ_IMP_FILENAME on class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no exception.

Method READ_IMP_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IMP_STRUCTURE Call by reference Type reference (TYPE) ISH_NAMETAB_TAB IS-H: Einlesen der Tabellenfelder (Tabelle) 20031126
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031126

Method READ_IMP_STRUCTURE on class CL_DEF_IM_ISHMED_ME_IMP_BDCC has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472