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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RN2DOC_KEY | Key of Source Document | 20031120 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NDOC | IS-H: Assignment of IS-H Objects to Documents in DMS | 20031120 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | Service for Source | 20031120 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RN2DOCDATA | IS-H*MED: All DocManagement Data - W/O Movement,Svce,Request | 20031120 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RN2DOC_KEY | Key of Target Document | 20031120 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2PD_DOCEL | Element with FD Entry | 20031120 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2PD_DOCELS | Element List of Target | 20031120 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2_ETID | ETID of Element with FD Entry | 20031120 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISHMED_NDOC | NDOC Table | 20031120 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_PMD | Target (Internal) | 20031120 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2PD_DOCELS | Elements to Be Supplied | 20031120 | ||
12 | ![]() |
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 | ![]() |
Instance method | Public | Method | Secure (Currently Only Reference) | 20031125 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20031119 |
3 | ![]() |
Instance method | Private | Method | Copies Atomic Value Source->Target | 20031120 |
4 | ![]() |
Instance method | Public | Method | Copy Reference | 20031121 |
5 | ![]() |
Static method | Public | Method | Deactivates PASSIVE References to a Document | 20040113 |
6 | ![]() |
Static method | Public | Method | Deactivates ACTIVE References to a Document | 20040113 |
7 | ![]() |
Instance method | Private | Method | Returns Sub-Elements to Be Supplied to Structure | 20031126 |
8 | ![]() |
Instance method | Private | Method | Get NDOC-DVS Admin Data | 20031120 |
9 | ![]() |
Instance method | Private | Method | Create List of Elements to Be Supplied | 20031120 |
10 | ![]() |
Instance method | Private | Method | Determine Source Document | 20031120 |
11 | ![]() |
Instance method | Public | Method | Secure (Currently Only Reference) | 20031121 |
12 | ![]() |
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 | ![]() |
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 | ![]() |
I_TARGET_ETID | Call by reference | Type reference (TYPE) | N2_ETID | IS-H*MED: Ident der Zuordnung DE zu DT | 20031119 | ||
2 | ![]() |
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 | ![]() |
I_ELEMENT | Call by reference | Type reference (TYPE) | N2PD_DOCEL | 20031120 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |