SAP ABAP Class CL_ISHMED_PMDS_DATA (PMD System Adminstration: Data Accesses)
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_PMDS_DATA | |
| Short Description | PMD System Adminstration: Data Accesses | |
| 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 | 20050824 | SAP |
| Last change | 20080716 | 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) |
Interfaces
Class CL_ISHMED_PMDS_DATA has no interface implemented.
Friends
Class CL_ISHMED_PMDS_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20080114 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RN2DT_KEY | i.s.h.med: Key of Document Category | 20080114 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RN2ET_EXT_TAB | Element List: After Image | 20080114 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RN2ET_EXT_TAB | Element List: Before Image | 20080114 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RN2DT_EXT | Header: After Image | 20080114 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RN2DT_EXT | Header: Before Image | 20080114 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Counter for Get_REF Calls | 20080114 |
Methods
Events
Class CL_ISHMED_PMDS_DATA has no event.
Types
Class CL_ISHMED_PMDS_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTKEY | Call by reference | Type reference (TYPE) | RN2DT_KEY | i.s.h.med: Key eines Dokumenttyps | 20080114 | |||
| 2 | I_SCOPE | Call by reference | Type reference (TYPE) | C | 20110512 |
Method CONSTRUCTOR on class CL_ISHMED_PMDS_DATA has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEWKEY | Call by reference | Type reference (TYPE) | RN2DT_KEY | i.s.h.med: Key eines Dokumenttyps | 20080114 |
Method COPY on class CL_ISHMED_PMDS_DATA has no exception.
Method ELEMENTS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20080114 |
Method ELEMENTS_CHANGED on class CL_ISHMED_PMDS_DATA has no exception.
Method FREE__REF Signature
Method FREE__REF on class CL_ISHMED_PMDS_DATA has no parameter.
Method FREE__REF on class CL_ISHMED_PMDS_DATA has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ELEMENTS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | 20080114 | ||||
| 2 | E_HEADER | Call by reference | Type reference (TYPE) | N2PD_DOCTYP | 20080114 |
Method GET_DATA on class CL_ISHMED_PMDS_DATA has no exception.
Method GET__REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTKEY | Call by reference | Type reference (TYPE) | RN2DT_KEY | i.s.h.med: Key eines Dokumenttyps | 20080114 | |||
| 2 | I_SCOPE | Call by reference | Type reference (TYPE) | C | 'X' | H(Header only; E(+Elements); X(+Elements_extended) | 20110512 | ||
| 3 | R_REF | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PMDS_DATA | PMD-Systemverwaltung: Datenzugriffe | 20080114 |
Method GET__REF on class CL_ISHMED_PMDS_DATA has no exception.
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON (= 'X') und OFF (=' ') | 20080114 |
Method IS_CHANGED on class CL_ISHMED_PMDS_DATA has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCOPE | Call by reference | Type reference (TYPE) | C | 'X' | 20110512 |
Method READ on class CL_ISHMED_PMDS_DATA has no exception.
Method READ_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCOPE | Call by reference | Type reference (TYPE) | C | 'X' | 20110512 |
Method READ_ELEMENTS on class CL_ISHMED_PMDS_DATA has no exception.
Method READ_HEADER Signature
Method READ_HEADER on class CL_ISHMED_PMDS_DATA has no parameter.
Method READ_HEADER on class CL_ISHMED_PMDS_DATA has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SAVED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON (='X') ; OFF (=' ') | 20080114 |
Method SAVE on class CL_ISHMED_PMDS_DATA has no exception.
Method SAVE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SAVED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON (='X') ; OFF (=' ') | 20080114 |
Method SAVE_ELEMENTS on class CL_ISHMED_PMDS_DATA has no exception.
Method SAVE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SAVED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON (='X') ; OFF (=' ') | 20080114 |
Method SAVE_HEADER on class CL_ISHMED_PMDS_DATA has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENTS | Call by reference | Type reference (TYPE) | N2PD_DOCELS | 20080114 | ||||
| 2 | I_HEADER | Call by reference | Type reference (TYPE) | N2PD_DOCTYP | 20080114 |
Method SET_DATA on class CL_ISHMED_PMDS_DATA has no exception.
History
| Last changed by/on | SAP | 20080716 |
| SAP Release Created in |