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 N2R 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 DATA_AFTER Instance attribute Private Type reference (TYPE) N2RAWTAB Current Data 20020724
2 DATA_BEFORE Instance attribute Private Type reference (TYPE) N2RAWTAB Last Saved Data 20020724
3 INFOS Instance attribute Private Type reference (TYPE) RN2BLOBINFOS PMD-BLOB-Info 20020724
Methods
# Method Level Visibility Method type Description Created on
1 CLUSTER__DELETE Instance method Private Method REDEFINE!! ------> Delete from database (see sample code) 20020724
2 CLUSTER__EXPORT Instance method Private Method REDEFINE!! ------> Export to database (see sample code) 20020724
3 CLUSTER__IMPORT Instance method Private Method REDEFINE!! ------> Import from database (see sample code) 20020724
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020724
5 COPY_DATA_DIRECT Instance method Public Method Copies DATA_AFTER to Another RefKey 20020724
6 COPY_DATA_PREPARE Instance method Public Method Delete Before-Image 20020724
7 GET_DATA Instance method Public Method Exported Data <---------- Instance 20020724
8 GET_NEW_REFKEY Instance method Private Method Creates a Reference Number (for each number range) 20020724
9 IS__DATA_CHANGED Instance method Public Method Data Changed: '1' / '0' 20020724
10 IS__DATA_EXIST Instance method Public Method No data exists: '1' / '0' 20020724
11 READ_DATA Instance method Public Method ClusterDB ----> Instance 20020724
12 SAVE_DATA Instance method Public Method Instance ----> ClusterDB 20020724
13 SET_DATA Instance method Public Method Imported Data ----------> Instance 20020724
14 SET_INFOS Instance method Public Method Import: Info ---> Instance 20020724
15 UNDO_DATA 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 Importing 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 Importing 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 Importing P_REFKEY Value transfer Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzschlüssel eines referenzierten Objekts 20020724
# Exception Resumable Description Created on
1 NO_DATA 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 Importing P_REFKEY Value transfer Type reference (TYPE) N2_REFKEY DatenReferenz - Schlüssel des Clusters 20020724
# Exception Resumable Description Created on
1 NO_DATA keine Daten gefunden 20020724

Method COPY_DATA_DIRECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_REFKEY Value transfer Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzschlüssel eines referenzierten Objekts 20020724
# Exception Resumable Description Created on
1 NO_REFKEY 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 Exporting P_DATA Value transfer Type reference (TYPE) N2RAWTAB Blob 20020724
2 Exporting 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 Exporting P_REFKEY Value transfer Type reference (TYPE) N2_REFKEY IS-H*MED: Referenzschlüssel eines referenzierten Objekts 20020724
2 Exporting 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 Returning 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 Returning 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 Importing P_REFKEY Value transfer Type reference (TYPE) N2_REFKEY Daten-Referenz 20020724
# Exception Resumable Description Created on
1 NO_DATA keine Daten gefunden 20020724

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_REFKEY Value transfer Type reference (TYPE) N2_REFKEY Daten-Referenz 20020724
2 Exporting P_RESULT Value transfer Type reference (TYPE) C was wurde getan: I, U, D 20020724
# Exception Resumable Description Created on
1 NO_REFKEY Daten-Referenz fehlt 20020724

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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