SAP ABAP Class CL_ISHMED_PMD_DP_TEXT (Data Provider for PMD-Link-Objects)
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_DP_TEXT | |
Short Description | Data Provider for PMD-Link-Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | NMED | R/3MED: Medical documentation GSD |
Created | 20020724 | SAP |
Last change | 20050224 | 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_PMD_DP_TEXT has no interface implemented.
Friends
Class CL_ISHMED_PMD_DP_TEXT 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) | N2RAWTAB | Current Data | 20020724 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2RAWTAB | Last Saved Data | 20020724 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RN2BLOBINFOS | PMD-BLOB-Info | 20020724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | REDEFINE!! ------> Delete from database (see sample code) | 20020724 |
2 | ![]() |
Instance method | Private | Method | REDEFINE!! ------> Export to database (see sample code) | 20020724 |
3 | ![]() |
Instance method | Private | Method | REDEFINE!! ------> Import from database (see sample code) | 20020724 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20020724 |
5 | ![]() |
Instance method | Public | Method | Copies DATA_AFTER to Another RefKey | 20020724 |
6 | ![]() |
Instance method | Public | Method | Delete Before-Image | 20020724 |
7 | ![]() |
Instance method | Public | Method | Exported Data <---------- Instance | 20020724 |
8 | ![]() |
Instance method | Private | Method | Creates a Reference Number (for each number range) | 20020724 |
9 | ![]() |
Instance method | Public | Method | Data Changed: '1' / '0' | 20020724 |
10 | ![]() |
Instance method | Public | Method | No data exists: '1' / '0' | 20020724 |
11 | ![]() |
Instance method | Public | Method | ClusterDB ----> Instance | 20020724 |
12 | ![]() |
Instance method | Public | Method | Instance ----> ClusterDB | 20020724 |
13 | ![]() |
Instance method | Public | Method | Imported Data ----------> Instance | 20020724 |
14 | ![]() |
Instance method | Public | Method | Import: Info ---> Instance | 20020724 |
15 | ![]() |
Instance method | Public | Method | reset (bi --> ai) | 20020724 |
Events
Class CL_ISHMED_PMD_DP_TEXT has no event.
Types
Class CL_ISHMED_PMD_DP_TEXT has no local type.
Method Signatures
Method CLUSTER__DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REFKEY | Value transfer | Type reference (TYPE) | N2_REFKEY | IS-H*MED: Referenzschlüssel eines referenzierten Objekts | 20020724 |
Method CLUSTER__DELETE on class CL_ISHMED_PMD_DP_TEXT has no exception.
Method CLUSTER__EXPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REFKEY | Value transfer | Type reference (TYPE) | N2_REFKEY | IS-H*MED: Referenzschlüssel eines referenzierten Objekts | 20020724 |
Method CLUSTER__EXPORT on class CL_ISHMED_PMD_DP_TEXT has no exception.
Method CLUSTER__IMPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REFKEY | Value transfer | Type reference (TYPE) | N2_REFKEY | IS-H*MED: Referenzschlüssel eines referenzierten Objekts | 20020724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
zum RefKey gibts keine Daten -> Inkonsistenz | 20020724 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REFKEY | Value transfer | Type reference (TYPE) | N2_REFKEY | DatenReferenz - Schlüssel des Clusters | 20020724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Daten gefunden | 20020724 |
Method COPY_DATA_DIRECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REFKEY | Value transfer | Type reference (TYPE) | N2_REFKEY | IS-H*MED: Referenzschlüssel eines referenzierten Objekts | 20020724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei RefKey-Vergabe | 20020724 |
Method COPY_DATA_PREPARE Signature
Method COPY_DATA_PREPARE on class CL_ISHMED_PMD_DP_TEXT has no parameter.
Method COPY_DATA_PREPARE on class CL_ISHMED_PMD_DP_TEXT has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA | Value transfer | Type reference (TYPE) | N2RAWTAB | Blob | 20020724 | ||
2 | ![]() |
P_INFOS | Value transfer | Type reference (TYPE) | RN2BLOBINFOS | Zusatz-Infos | 20020724 |
Method GET_DATA on class CL_ISHMED_PMD_DP_TEXT has no exception.
Method GET_NEW_REFKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REFKEY | Value transfer | Type reference (TYPE) | N2_REFKEY | IS-H*MED: Referenzschlüssel eines referenzierten Objekts | 20020724 | ||
2 | ![]() |
P_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020724 |
Method GET_NEW_REFKEY on class CL_ISHMED_PMD_DP_TEXT has no exception.
Method IS__DATA_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_TRUE_FALSE | '1' - true / '0' - false | 20020724 |
Method IS__DATA_CHANGED on class CL_ISHMED_PMD_DP_TEXT has no exception.
Method IS__DATA_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_EXIST | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20020724 |
Method IS__DATA_EXIST on class CL_ISHMED_PMD_DP_TEXT has no exception.
Method READ_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REFKEY | Value transfer | Type reference (TYPE) | N2_REFKEY | Daten-Referenz | 20020724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
keine Daten gefunden | 20020724 |
Method SAVE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REFKEY | Value transfer | Type reference (TYPE) | N2_REFKEY | Daten-Referenz | 20020724 | ||
2 | ![]() |
P_RESULT | Value transfer | Type reference (TYPE) | C | was wurde getan: I, U, D | 20020724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Daten-Referenz fehlt | 20020724 |
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_DATA | Value transfer | Type reference (TYPE) | N2RAWTAB | Blob | 20020724 |
Method SET_DATA on class CL_ISHMED_PMD_DP_TEXT has no exception.
Method SET_INFOS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_INFOS | Value transfer | Type reference (TYPE) | RN2BLOBINFOS | PMD-BLOB-Infos | 20020724 |
Method SET_INFOS on class CL_ISHMED_PMD_DP_TEXT has no exception.
Method UNDO_DATA Signature
Method UNDO_DATA on class CL_ISHMED_PMD_DP_TEXT has no parameter.
Method UNDO_DATA on class CL_ISHMED_PMD_DP_TEXT has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |