SAP ABAP Class CL_ISHMED_PMD_TO_PMD (PMD-PMD Communication)
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_PMD_TO_PMD  
Short Description PMD-PMD Communication    
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 20031119   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 N2C Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 N2PD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PMD_TO_PMD has no interface implemented.
Friends
Class CL_ISHMED_PMD_TO_PMD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SRC_DOCKEY Instance attribute Private Type reference (TYPE) RN2DOC_KEY Key of Source Document 20031120
2 SRC_NDOC Instance attribute Private Type reference (TYPE) NDOC IS-H: Assignment of IS-H Objects to Documents in DMS 20031120
3 SRC_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_PMD_SERVICES Service for Source 20031120
4 TAR_DOCDATA Instance attribute Private Type reference (TYPE) RN2DOCDATA IS-H*MED: All DocManagement Data - W/O Movement,Svce,Request 20031120
5 TAR_DOCKEY Instance attribute Private Type reference (TYPE) RN2DOC_KEY Key of Target Document 20031120
6 TAR_ELEMENT Instance attribute Private Type reference (TYPE) N2PD_DOCEL Element with FD Entry 20031120
7 TAR_ELEMENTS Instance attribute Private Type reference (TYPE) N2PD_DOCELS Element List of Target 20031120
8 TAR_ETID Instance attribute Private Type reference (TYPE) N2_ETID ETID of Element with FD Entry 20031120
9 TAR_NDOCS Instance attribute Private Type reference (TYPE) ISHMED_NDOC NDOC Table 20031120
10 TAR_PMD Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_PMD Target (Internal) 20031120
11 TAR_REALS Instance attribute Private Type reference (TYPE) N2PD_DOCELS Elements to Be Supplied 20031120
12 TAR_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_PMD_SERVICES Service for Target 20031120
Methods
# Method Level Visibility Method type Description Created on
1 ACTUALIZE Instance method Public Method Secure (Currently Only Reference) 20031125
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031119
3 COPYATOMIC__SRC_TAR Instance method Private Method Copies Atomic Value Source->Target 20031120
4 COPYREF Instance method Public Method Copy Reference 20031121
5 DEACTIVATE__PASSIVE_REFS Static method Public Method Deactivates PASSIVE References to a Document 20040113
6 DELETE__ACTIVE_REFS Static method Public Method Deactivates ACTIVE References to a Document 20040113
7 GET_SUBS_OF_STRUC Instance method Private Method Returns Sub-Elements to Be Supplied to Structure 20031126
8 GET__ADMINDATA_TARGET Instance method Private Method Get NDOC-DVS Admin Data 20031120
9 MAKE__REAL_TARGETS Instance method Private Method Create List of Elements to Be Supplied 20031120
10 QUERY__SOURCE Instance method Private Method Determine Source Document 20031120
11 SAVE Instance method Public Method Secure (Currently Only Reference) 20031121
12 SET__DEFAULT Instance method Public Method Execute Presetting 20031121
Events
Class CL_ISHMED_PMD_TO_PMD has no event.
Types
Class CL_ISHMED_PMD_TO_PMD has no local type.
Method Signatures

Method ACTUALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REFKEY Call by reference Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzschlüssel eines referenzierten Objekts 20031125

Method ACTUALIZE on class CL_ISHMED_PMD_TO_PMD has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_ETID Call by reference Type reference (TYPE) N2_ETID IS-H*MED: Ident der Zuordnung DE zu DT 20031119
2 Importing I_TARGET_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_PMD_SERVICES PMD: public APIs 20051103

Method CONSTRUCTOR on class CL_ISHMED_PMD_TO_PMD has no exception.

Method COPYATOMIC__SRC_TAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT Call by reference Type reference (TYPE) N2PD_DOCEL 20031120
2 Importing I_OCC Call by reference Type reference (TYPE) SYTABIX 0 Interne Tabellen, aktueller Zeilenindex 20031208

Method COPYATOMIC__SRC_TAR on class CL_ISHMED_PMD_TO_PMD has no exception.

Method COPYREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REFKEY Call by reference Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzschlüssel eines referenzierten Objekts 20031121

Method COPYREF on class CL_ISHMED_PMD_TO_PMD has no exception.

Method DEACTIVATE__PASSIVE_REFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_KEY Call by reference Type reference (TYPE) RN2DOC_KEY Key des zu löschenden Dokuments 20040113

Method DEACTIVATE__PASSIVE_REFS on class CL_ISHMED_PMD_TO_PMD has no exception.

Method DELETE__ACTIVE_REFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_KEY Call by reference Type reference (TYPE) RN2DOC_KEY Key des zu löschenden Dokuments 20040113

Method DELETE__ACTIVE_REFS on class CL_ISHMED_PMD_TO_PMD has no exception.

Method GET_SUBS_OF_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SUBS Value transfer Type reference (TYPE) RN2ET_EXT_TAB Tabellentyp zu RN2ET_EXT 20031126

Method GET_SUBS_OF_STRUC on class CL_ISHMED_PMD_TO_PMD has no exception.

Method GET__ADMINDATA_TARGET Signature

Method GET__ADMINDATA_TARGET on class CL_ISHMED_PMD_TO_PMD has no parameter.
Method GET__ADMINDATA_TARGET on class CL_ISHMED_PMD_TO_PMD has no exception.

Method MAKE__REAL_TARGETS Signature

Method MAKE__REAL_TARGETS on class CL_ISHMED_PMD_TO_PMD has no parameter.
Method MAKE__REAL_TARGETS on class CL_ISHMED_PMD_TO_PMD has no exception.

Method QUERY__SOURCE Signature

Method QUERY__SOURCE on class CL_ISHMED_PMD_TO_PMD has no parameter.
Method QUERY__SOURCE on class CL_ISHMED_PMD_TO_PMD has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REFKEY Call by reference Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzschlüssel eines referenzierten Objekts 20031121

Method SAVE on class CL_ISHMED_PMD_TO_PMD has no exception.

Method SET__DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CANCELLED Call by reference Type reference (TYPE) ISH_TRUE_FALSE Abgebrochen 20031121

Method SET__DEFAULT on class CL_ISHMED_PMD_TO_PMD has no exception.
History
Last changed by/on SAP  20060313 
SAP Release Created in 472