SAP ABAP Class CL_ISHMED_CAT_AREA (Categories: Category Area)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20060202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_CTS_FACTORY i.s.h.med: Transport Connection - Object Factory 20060202
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_DATA Database Object Interface 20060206
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_OBJECT General Object Interface 20060206
Properties
Class CL_ISHMED_CAT_AREA  
Short Description Categories: Category Area    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20060127   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CAT_AREA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20060202
2 IF_ISHMED_CTS_FACTORY i.s.h.med: Transport Connection - Object Factory 20060202
3 IF_ISHMED_DATA Database Object Interface 20060206
4 IF_ISHMED_OBJECT General Object Interface 20060206
Friends
Class CL_ISHMED_CAT_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_AREA Instance attribute Protected Type reference (TYPE) RTN2CATAREA Categories: Category Area 20060203
2 GT_LABELS Instance attribute Protected Type reference (TYPE) ISHMED_T_TN2CATLBL Categories: Category Area Label 20060207
3 G_MODE Instance attribute Private Attribute reference (LIKE) 20060206
4 G_READONLY Instance attribute Private Attribute reference (LIKE) 20060206
5 KEY Instance attribute Public Attribute reference (LIKE) 20060206
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method 20060206
2 CHANGED Instance method Protected Method Adapt Processing Mode 20060207
3 CHECK Instance method Public Method 20060206
4 CHECK_NAMESPACE Instance method Protected Method Check Name Range 20060203
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060203
6 CREATE Static method Public Method Create Category Area 20060203
7 DELETE Instance method Public Method 20060206
8 DEQUEUE Instance method Protected Method Unlock Object 20060207
9 ENQUEUE Instance method Protected Method Lock Object 20060207
10 FINALIZE Instance method Public Method 20060206
11 GET Instance method Public Method Read Category Area 20060203
12 GET_ALL Static method Public Method Mass Access to Category Areas 20060210
13 GET_AREA Instance method Public Method Read Category Area - Attribute 20060331
14 GET_CTS_OBJECT Instance method Public Method 20060206
15 GET_PK_BY_NAME Static method Public Method Determine Primary Key from Name 20060206
16 IS_CANCELLED Instance method Public Method 20060206
17 IS_CHANGED Instance method Public Method 20060206
18 IS_NEW Instance method Public Method 20060206
19 IS_READONLY Instance method Public Method 20060206
20 LOAD Static method Public Method Load Category Area 20060203
21 REFRESH Instance method Public Method 20060206
22 SAVE Instance method Public Method 20060206
23 SELECT_AREA Static method Protected Method Read from DB 20060203
24 SELECT_LABELS Static method Protected Method Read Label for Levels 20060306
25 SET Instance method Public Method Write Category Area 20060203
26 SET_READONLY Instance method Public Method 20060206
27 UNCHANGED Instance method Protected Method Reset Processing Mode 20060207
Events
Class CL_ISHMED_CAT_AREA has no event.
Types
Class CL_ISHMED_CAT_AREA has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on class CL_ISHMED_CAT_AREA has no parameter.
Method CANCEL on class CL_ISHMED_CAT_AREA has no exception.

Method CHANGED Signature

Method CHANGED on class CL_ISHMED_CAT_AREA has no parameter.
Method CHANGED on class CL_ISHMED_CAT_AREA has no exception.

Method CHECK Signature

Method CHECK on class CL_ISHMED_CAT_AREA has no parameter.
Method CHECK on class CL_ISHMED_CAT_AREA has no exception.

Method CHECK_NAMESPACE Signature

Method CHECK_NAMESPACE on class CL_ISHMED_CAT_AREA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_CAR_INVALID_NAME Kategorien: ungültiger Name für Kategoriegebiet 20060206

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AREA Call by reference Type reference (TYPE) RTN2CATAREA Kategorien: Kategoriegebiet 20060203
2 Importing IT_LABELS Call by reference Type reference (TYPE) ISHMED_T_TN2CATLBL Kategorien: Kategoriengebiet Bezeichner 20060306
3 Importing I_MODE Call by reference Type reference (TYPE) ISH_MODUS IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) 20060203
4 Importing I_READONLY Call by reference Type reference (TYPE) ISH_ON_OFF Nur-Lesen Modus 20060206
# Exception Resumable Description Created on
1 CX_ISHMED_CAT Kategorien: Ausnahme 20060203
2 CX_ISHMED_LOCKED Objekt gesperrt 20060207
3 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060206

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATAREA Call by reference Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060203
2 Importing I_CATAREA_NAME Call by reference Type reference (TYPE) N2CAT_AREA_NAME Kategorien: Kategoriegebiet Bezeichnung 20060203
3 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_CAT_AREA Kategorien: Kategoriegebiet 20060203
# Exception Resumable Description Created on
1 CX_ISHMED_CAT Kategorien: Ausnahme 20060203
2 CX_ISHMED_INVALID_NAME Ungültiger Name 20060207
3 CX_ISHMED_LOCKED Objekt gesperrt 20060207
4 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060206

Method DELETE Signature

Method DELETE on class CL_ISHMED_CAT_AREA has no parameter.
Method DELETE on class CL_ISHMED_CAT_AREA has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_ISHMED_CAT_AREA has no parameter.
Method DEQUEUE on class CL_ISHMED_CAT_AREA has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_ISHMED_CAT_AREA has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_LOCKED Objekt gesperrt 20060207

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_CAT_AREA has no parameter.
Method FINALIZE on class CL_ISHMED_CAT_AREA has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AREA Call by reference Type reference (TYPE) RTN2CATAREA Kategorien: Kategoriegebiet 20060207
2 Exporting ET_LABELS Call by reference Type reference (TYPE) ISHMED_T_TN2CATLBL Kategorien: Kategoriengebiet Bezeichner 20060303
# Exception Resumable Description Created on
1 CX_ISHMED_DATA Ausnahme in Datenobjekt 20060207

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) ISHMED_T_TN2CATAREA Kategorien: Tabelle Kategoriegebiete 20060210
2 Importing I_CATAREA Call by reference Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060210
# Exception Resumable Description Created on
1 CX_ISHMED_NOT_FOUND Objekt nicht gefunden 20060210
2 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060210

Method GET_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AREA Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060331
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060331

Method GET_CTS_OBJECT Signature

Method GET_CTS_OBJECT on class CL_ISHMED_CAT_AREA has no parameter.
Method GET_CTS_OBJECT on class CL_ISHMED_CAT_AREA has no exception.

Method GET_PK_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATAREA_NAME Call by reference Type reference (TYPE) N2CAT_AREA_NAME Kategorien: Kategoriegebiet Bezeichnung 20060207
2 Returning R_PK Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060207
# Exception Resumable Description Created on
1 CX_ISHMED_NOT_FOUND Objekt nicht gefunden 20060207
2 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060207

Method IS_CANCELLED Signature

Method IS_CANCELLED on class CL_ISHMED_CAT_AREA has no parameter.
Method IS_CANCELLED on class CL_ISHMED_CAT_AREA has no exception.

Method IS_CHANGED Signature

Method IS_CHANGED on class CL_ISHMED_CAT_AREA has no parameter.
Method IS_CHANGED on class CL_ISHMED_CAT_AREA has no exception.

Method IS_NEW Signature

Method IS_NEW on class CL_ISHMED_CAT_AREA has no parameter.
Method IS_NEW on class CL_ISHMED_CAT_AREA has no exception.

Method IS_READONLY Signature

Method IS_READONLY on class CL_ISHMED_CAT_AREA has no parameter.
Method IS_READONLY on class CL_ISHMED_CAT_AREA has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATAREA Call by reference Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060207
2 Importing I_READONLY Call by reference Type reference (TYPE) ISH_ON_OFF 'X' IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060207
3 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_CAT_AREA Kategorien: Kategoriegebiet 20060207
# Exception Resumable Description Created on
1 CX_ISHMED_LOCKED Objekt gesperrt 20060207
2 CX_ISHMED_NOT_EDITABLE Objekt nicht bearbeitbar 20060208
3 CX_ISHMED_NOT_FOUND Objekt nicht gefunden 20060207
4 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060207

Method REFRESH Signature

Method REFRESH on class CL_ISHMED_CAT_AREA has no parameter.
Method REFRESH on class CL_ISHMED_CAT_AREA has no exception.

Method SAVE Signature

Method SAVE on class CL_ISHMED_CAT_AREA has no parameter.
Method SAVE on class CL_ISHMED_CAT_AREA has no exception.

Method SELECT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AREA Call by reference Type reference (TYPE) RTN2CATAREA Kategorien: Kategoriegebiet 20060203
2 Importing I_CATAREA Call by reference Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060203
# Exception Resumable Description Created on
1 CX_ISHMED_CAR_INVALID_NAME Kategorien: ungültiger Name für Kategoriegebiet 20060206
2 CX_ISHMED_NOT_FOUND Objekt nicht gefunden 20060206

Method SELECT_LABELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LABELS Call by reference Type reference (TYPE) ISHMED_T_TN2CATLBL Kategorien: Kategoriengebiet Bezeichner 20060306
2 Importing I_CATAREA Call by reference Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060306
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060306

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LABELS Call by reference Type reference (TYPE) ISHMED_T_TN2CATLBL Kategorien: Kategoriengebiet Bezeichner 20060303
2 Importing I_CATAREA_NAME Call by reference Type reference (TYPE) N2CAT_AREA_NAME Kategorien: Kategoriegebiet Bezeichnung 20060207
3 Importing I_HEADLINE Call by reference Type reference (TYPE) N2CAT_AREA_HEADLINE Kategorien: Kategoriegebiet Überschrift 20060207
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060207
2 CX_ISHMED_READONLY Objekt ist nur-lesbar 20060207

Method SET_READONLY Signature

Method SET_READONLY on class CL_ISHMED_CAT_AREA has no parameter.
Method SET_READONLY on class CL_ISHMED_CAT_AREA has no exception.

Method UNCHANGED Signature

Method UNCHANGED on class CL_ISHMED_CAT_AREA has no parameter.
Method UNCHANGED on class CL_ISHMED_CAT_AREA has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700