SAP ABAP Class CL_ISHMED_CUDOC (i.s.h.med Customizing Document)
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_CUDOC  
Short Description i.s.h.med Customizing Document    
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 20061012   SAP 
Last change 20080716   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_CUDOC has no interface implemented.
Friends
Class CL_ISHMED_CUDOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HEADER Instance attribute Private Type reference (TYPE) RN2CUDOCHEAD i.s.h.med Header Structure for Customizing Documentation 20080114
2 KEY Instance attribute Private Type reference (TYPE) N2UUID i.s.h.med UUID 20080114
3 LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU Language of Original 20080114
4 TEXT_AFTER Instance attribute Private Type reference (TYPE) STRING Text: Currently in Processing 20080114
5 TEXT_BEFORE Instance attribute Private Type reference (TYPE) STRING Text: Last Saved 20080114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080114
2 DELETE__TEXTS_ON_DB Static method Public Method 20080114
3 GET__TEXT Instance method Public Method 20080114
4 GET__TEXTS_BY_KEY Static method Public Method 20080114
5 IS__CHANGED Instance method Public Method 20080114
6 MODIFY__TEXTS Static method Public Method 20080114
7 READ Instance method Private Method Read Text from DB 20080114
8 SAVE__TEXT Instance method Public Method Write Instance ----> DB 20080114
9 SET__TEXT Instance method Public Method 20080114
Events
Class CL_ISHMED_CUDOC has no event.
Types
Class CL_ISHMED_CUDOC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HEADER Call by reference Type reference (TYPE) RN2CUDOCHEAD i.s.h.med Header-Struktur für Customizing-Dokumentation 20080114
2 Importing I_KEY Call by reference Type reference (TYPE) N2UUID i.s.h.med UUID 20080114
3 Importing I_SPRAS Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080114

Method CONSTRUCTOR on class CL_ISHMED_CUDOC has no exception.

Method DELETE__TEXTS_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) N2UUID i.s.h.med UUID 20080114

Method DELETE__TEXTS_ON_DB on class CL_ISHMED_CUDOC has no exception.

Method GET__TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20080114

Method GET__TEXT on class CL_ISHMED_CUDOC has no exception.

Method GET__TEXTS_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXTS Call by reference Type reference (TYPE) RN2CUDOC_TAB Tabellentyp zu N2CUDOC 20080114
2 Importing I_KEY Call by reference Type reference (TYPE) N2UUID i.s.h.med UUID 20080114

Method GET__TEXTS_BY_KEY on class CL_ISHMED_CUDOC has no exception.

Method IS__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) ABAP_BOOL 20080114

Method IS__CHANGED on class CL_ISHMED_CUDOC has no exception.

Method MODIFY__TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXTS Call by reference Type reference (TYPE) RN2CUDOC_TAB Tabellentyp zu N2CUDOC 20080114

Method MODIFY__TEXTS on class CL_ISHMED_CUDOC has no exception.

Method READ Signature

Method READ on class CL_ISHMED_CUDOC has no parameter.
Method READ on class CL_ISHMED_CUDOC has no exception.

Method SAVE__TEXT Signature

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

Method SET__TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20080114

Method SET__TEXT on class CL_ISHMED_CUDOC has no exception.
History
Last changed by/on SAP  20080716 
SAP Release Created in