SAP ABAP Class CL_ISHMED_TRANSPORT (i.s.h.med: Connection to Transport Service)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_OBJECT General Object Interface 20060207
Properties
Class CL_ISHMED_TRANSPORT  
Short Description i.s.h.med: Connection to Transport Service    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20060124   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_OBJECT General Object Interface 20060207
Friends
Class CL_ISHMED_TRANSPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_ORDER Instance attribute Protected Type reference (TYPE) TRKORR Order 20060124
2 G_REQ_STORE Instance attribute Protected Type reference (TYPE) ABAP_BOOL Buffering the Order/Task is Allowed 20060124
3 G_TASK Instance attribute Protected Type reference (TYPE) TRKORR Task 20060124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECTS Instance method Protected Method Add Dependent Objects 20060124
2 CHECK_OBJECT Instance method Public Method Edit object 20060124
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060124
4 GET_INSTANCE Static method Public Method Create Instance 20060124
5 IS_OBJECT_CLIENT_DEPD Instance method Private Method Checks if an Object is Client Specific Customizing 20060125
6 SAVE_OBJECT Instance method Public Method Save Object 20060124
7 SET_REQ_STORE Instance method Public Method Set Order Buffering 20060124
8 TRANSPORT_OBJECT Instance method Public Method Transport the object 20060124
9 TRANSPORT_OBJECTS Instance method Public Method Transport the object 20060124
Events
Class CL_ISHMED_TRANSPORT has no event.
Types
Class CL_ISHMED_TRANSPORT has no local type.
Method Signatures

Method ADD_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEYS Call by reference Type reference (TYPE) TR_KEYS Tabellenschlüssel 20060125
2 Changing CT_OBJECTS Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20060125
3 Importing IR_CTS_OBJECT Call by reference Object reference (TYPE REF TO) IF_ISHMED_CTS_OBJECT i.s.h.med: Transportanschluß - Objekt 20060125
# Exception Resumable Description Created on
1 CX_ISHMED_CTS_ERROR Transportanschluß - Fehler 20060125

Method CHECK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CTS_OBJECT Call by reference Object reference (TYPE REF TO) IF_ISHMED_CTS_OBJECT i.s.h.med: Transportanschluß - Objekt 20060124
# Exception Resumable Description Created on
1 CX_ISHMED_CTS_ERROR Transportanschluß - Fehler 20060124
2 CX_ISHMED_CTS_NO_EDIT Bearbeiten des Objekts nicht erlaubt 20060124
3 CX_ISHMED_CTS_NO_EDIT_DISPLAY Keine Bearbeitung des Objekts, Anzeige gewünscht 20060124

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_TRANSPORT has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_TRANSPORT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_TRANSPORT i.s.h.med: Anschluß ans Transportwesen 20060124
# Exception Resumable Description Created on
1 CX_ISHMED_CTS_ERROR Transportanschluß - Fehler 20060124

Method IS_OBJECT_CLIENT_DEPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CTS_OBJECT Call by reference Object reference (TYPE REF TO) IF_ISHMED_CTS_OBJECT i.s.h.med: Transportanschluß - Objekt 20060125
2 Returning R_IS_CUST_CLIENT Value transfer Type reference (TYPE) ABAP_BOOL Objekt ist mandantenabh. Customizing 20060125
# Exception Resumable Description Created on
1 CX_ISHMED_CTS_ERROR Transportanschluß - Fehler 20060125

Method SAVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CTS_OBJECT Call by reference Object reference (TYPE REF TO) IF_ISHMED_CTS_OBJECT i.s.h.med: Transportanschluß - Objekt 20060124
# Exception Resumable Description Created on
1 CX_ISHMED_CTS_ERROR Transportanschluß - Fehler 20060125
2 CX_ISHMED_CTS_NO_INSERT Transportanschluß - Einfügen des Objekts in Auftrag 20060125
3 CX_ISHMED_CTS_NO_INSERT_DIS Transportanschluß - Einfügen des Objekts in Auftrag, Anzeige 20060125

Method SET_REQ_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQ_STORE Call by reference Type reference (TYPE) ABAP_BOOL Bei 'X' wird der erfasste Auftrag gespeichert 20060124

Method SET_REQ_STORE on class CL_ISHMED_TRANSPORT has no exception.

Method TRANSPORT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_PROTOCOLL Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Protokoll 20060125
2 Importing IR_CTS_OBJECT Call by reference Object reference (TYPE REF TO) IF_ISHMED_CTS_OBJECT i.s.h.med: Transportanschluß - Objekt 20060125
3 Importing I_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag 20060125
4 Importing I_TESTRUN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_OFF Testlauf = abap_on 20060125
# Exception Resumable Description Created on
1 CX_ISHMED_CTS_ERROR Transportanschluß - Fehler 20060125

Method TRANSPORT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_PROTOCOLL Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Protokoll 20060125
2 Importing IR_CTS_OBJECTS Call by reference Object reference (TYPE REF TO) CL_ISHMED_OBJECT_COLLECTION IS-H*MED: Objekt Sammlung 20060125
3 Importing I_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag 20060125
4 Importing I_REQUEST_TYPE Call by reference Type reference (TYPE) CSEQUENCE Auftragstypen -> Include RDDKORRI 20070316
5 Importing I_TESTRUN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_OFF Testlauf = abap_on 20060125
# Exception Resumable Description Created on
1 CX_ISHMED_CTS_ERROR Transportanschluß - Fehler 20060125
History
Last changed by/on SAP  20081217 
SAP Release Created in 700