SAP ABAP Class CL_ISHMED_TRANSPORT_FILE (DB Accesses N2TRANSPORT (Unbuffered, no Commit))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Properties
Class CL_ISHMED_TRANSPORT_FILE  
Short Description DB Accesses N2TRANSPORT (Unbuffered, no Commit)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20060531   SAP 
Last change 20080716   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_TRANSPORT_FILE has no forward declaration.
Interfaces
Class CL_ISHMED_TRANSPORT_FILE has no interface implemented.
Friends
Class CL_ISHMED_TRANSPORT_FILE has no friend class.
Attributes
Class CL_ISHMED_TRANSPORT_FILE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE__ONE Static method Public Method Deletes Record from DB 20080114
2 INSERT__ONE Static method Public Method Create (Key Automatically Assigned) 20080114
3 INSERT__THIS Static method Public Method Create (File Completely Supplied) 20080114
4 MODIFY__THIS Static method Public Method Modify (File Completely Supplied) 20080114
5 SELECT__BY_HTYP1 Static method Public Method Supplies Records; Restrict by Type 20080114
6 SELECT__HEADERS Static method Public Method Supplies INFO Parts (not Content); Restrict by Type 20080114
7 SELECT__INFOS Static method Public Method Supplies INFO Parts (not Content); Restrict by Type 20080114
8 SELECT__ONE Static method Public Method Supplies Record 20080114
Events
Class CL_ISHMED_TRANSPORT_FILE has no event.
Types
Class CL_ISHMED_TRANSPORT_FILE has no local type.
Method Signatures

Method DELETE__ONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENT Call by reference Type reference (TYPE) N2_TIDENT UUID Länge 32 20080114

Method DELETE__ONE on class CL_ISHMED_TRANSPORT_FILE has no exception.

Method INSERT__ONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FILE Call by reference Type reference (TYPE) N2TRANSPORT i.s.h.med: Tabelle zum Transport von Customizing-Daten 20080114

Method INSERT__ONE on class CL_ISHMED_TRANSPORT_FILE has no exception.

Method INSERT__THIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILE Call by reference Type reference (TYPE) N2TRANSPORT i.s.h.med: Tabelle zum Transport von Customizing-Daten 20080114

Method INSERT__THIS on class CL_ISHMED_TRANSPORT_FILE has no exception.

Method MODIFY__THIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILE Call by reference Type reference (TYPE) N2TRANSPORT i.s.h.med: Tabelle zum Transport von Customizing-Daten 20080114

Method MODIFY__THIS on class CL_ISHMED_TRANSPORT_FILE has no exception.

Method SELECT__BY_HTYP1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILES Call by reference Type reference (TYPE) RN2TRANSPORT_TAB Tabellentyp zu N2TRANSPORT 20080114
2 Importing I_TYPE Call by reference Type reference (TYPE) C SPACE ggf. Typ 20080114

Method SELECT__BY_HTYP1 on class CL_ISHMED_TRANSPORT_FILE has no exception.

Method SELECT__HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CSEQUENCE SPACE ggf. Typ 20080114
2 Returning R_HEADERS Value transfer Type reference (TYPE) ISHMED_T_N2TRANSPORTHEADER i.s.h.med: Tabellentyp zu RN2TRANSPORTINFO 20080114

Method SELECT__HEADERS on class CL_ISHMED_TRANSPORT_FILE has no exception.

Method SELECT__INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CSEQUENCE SPACE ggf. Typ 20080114
2 Returning R_INFOS Value transfer Type reference (TYPE) RN2TRANSPORTINFO_TAB i.s.h.med: Tabellentyp zu RN2TRANSPORTINFO 20080114

Method SELECT__INFOS on class CL_ISHMED_TRANSPORT_FILE has no exception.

Method SELECT__ONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENT Call by reference Type reference (TYPE) N2_TIDENT Schlüssel 20080114
2 Returning R_FILE Value transfer Type reference (TYPE) N2TRANSPORT i.s.h.med: Tabelle zum Transport von Customizing-Daten 20080114

Method SELECT__ONE on class CL_ISHMED_TRANSPORT_FILE has no exception.
History
Last changed by/on SAP  20080716 
SAP Release Created in