SAP ABAP Class CL_ISHMED_PMD_INTERN (PMD: Backdoor to Internal APIs)
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_INTERN  
Short Description PMD: Backdoor to Internal APIs    
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 20030612   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ISHMED_PMD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_ISHMED_PMD_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 N2A Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PMD_INTERN has no interface implemented.
Friends
Class CL_ISHMED_PMD_INTERN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOC_KEY Instance attribute Private Type reference (TYPE) RN2DOC_KEY IS-H*MED: Key for a Document 20030612
2 PMD Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_PMD PMD 20030617
3 SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_PMD_SERVICES APIs 20030617
Methods
# Method Level Visibility Method type Description Created on
1 ADD_UEX_LEVEL Static method Public Method Backdoor: Increment UEX Level 20040428
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030612
3 IPI__ARCHIVE Static method Public Method Postern for Internal Service 20040108
4 IPI__DELETE Static method Public Method Postern for Internal Service 20040113
5 IPI__GET_DATA_LIST Static method Public Method Postern for Internal Service 20031105
6 IPI__GET_DESCRIPTIONS Static method Public Method Postern for Internal Service 20031105
7 IPI__GET_PRINT_DATA Static method Public Method Postern for Internal Service 20031218
8 IPI__SET_PROCMODE Static method Public Method Postern for Internal Service 20031121
9 RESET__EDITOR_SERVICE Static method Public Method 20040429
10 R__PMD_INSTANCE Static method Public Method returns PMD Instance of Service Instance 20031105
11 SET__EDITOR_SERVICE Static method Public Method 20040429
12 SUB_UEX_LEVEL Static method Public Method Backdoor: Decrement UEX Level 20040428
Events
Class CL_ISHMED_PMD_INTERN has no event.
Types
Class CL_ISHMED_PMD_INTERN has no local type.
Method Signatures

Method ADD_UEX_LEVEL Signature

Method ADD_UEX_LEVEL on class CL_ISHMED_PMD_INTERN has no parameter.
Method ADD_UEX_LEVEL on class CL_ISHMED_PMD_INTERN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DOC_KEY Call by reference Type reference (TYPE) RN2DOC_KEY IS-H*MED: Schlüssel eines Dokuments 20030612

Method CONSTRUCTOR on class CL_ISHMED_PMD_INTERN has no exception.

Method IPI__ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PMD Call by reference Object reference (TYPE REF TO) CL_ISHMED_PMD PMD 20040108

Method IPI__ARCHIVE on class CL_ISHMED_PMD_INTERN has no exception.

Method IPI__DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PMD Call by reference Object reference (TYPE REF TO) CL_ISHMED_PMD PMD 20040113
2 Returning R_DELETED Value transfer Type reference (TYPE) ISH_TRUE_FALSE IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') 20040113

Method IPI__DELETE on class CL_ISHMED_PMD_INTERN has no exception.

Method IPI__GET_DATA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PMD Call by reference Object reference (TYPE REF TO) CL_ISHMED_PMD PMD 20031105
2 Returning R_DATA Value transfer Type reference (TYPE) RN2RAWDAT_TAB .IS-H*MED Tabelle Rohdaten zu PMD-Dokument 20031105

Method IPI__GET_DATA_LIST on class CL_ISHMED_PMD_INTERN has no exception.

Method IPI__GET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PMD Call by reference Object reference (TYPE REF TO) CL_ISHMED_PMD PMD 20031105
2 Returning R_DESCR Value transfer Type reference (TYPE) RN2ET_EXT_TAB Tabellentyp zu RN2ET_EXT 20031105

Method IPI__GET_DESCRIPTIONS on class CL_ISHMED_PMD_INTERN has no exception.

Method IPI__GET_PRINT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PMD Call by reference Object reference (TYPE REF TO) CL_ISHMED_PMD PMD 20031218
2 Returning R_DATA Value transfer Type reference (TYPE) ISHMED_T_ITCOO 20031218

Method IPI__GET_PRINT_DATA on class CL_ISHMED_PMD_INTERN has no exception.

Method IPI__SET_PROCMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) CSEQUENCE 20031121
2 Importing I_PMD Call by reference Object reference (TYPE REF TO) CL_ISHMED_PMD PMD 20031121

Method IPI__SET_PROCMODE on class CL_ISHMED_PMD_INTERN has no exception.

Method RESET__EDITOR_SERVICE Signature

Method RESET__EDITOR_SERVICE on class CL_ISHMED_PMD_INTERN has no parameter.
Method RESET__EDITOR_SERVICE on class CL_ISHMED_PMD_INTERN has no exception.

Method R__PMD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_PMD_SERVICES APIs 20031105
2 Returning R_PMD Value transfer Object reference (TYPE REF TO) CL_ISHMED_PMD PMD 20031105

Method R__PMD_INSTANCE on class CL_ISHMED_PMD_INTERN has no exception.

Method SET__EDITOR_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICE Call by reference Object reference (TYPE REF TO) CL_ISHMED_PMD_SERVICES PMD: public APIs 20040429

Method SET__EDITOR_SERVICE on class CL_ISHMED_PMD_INTERN has no exception.

Method SUB_UEX_LEVEL Signature

Method SUB_UEX_LEVEL on class CL_ISHMED_PMD_INTERN has no parameter.
Method SUB_UEX_LEVEL on class CL_ISHMED_PMD_INTERN has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472