SAP ABAP Class CL_ISHMED_CAT_SET (Categories: Category Set)
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 20060630
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_CTS_FACTORY i.s.h.med: Transport Connection - Object Factory 20060630
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_DATA Database Object Interface 20060630
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_OBJECT General Object Interface 20060630
Properties
Class CL_ISHMED_CAT_SET  
Short Description Categories: Category Set    
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 20060630   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CAT_SET 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 20060630
2 IF_ISHMED_CTS_FACTORY i.s.h.med: Transport Connection - Object Factory 20060630
3 IF_ISHMED_DATA Database Object Interface 20060630
4 IF_ISHMED_OBJECT General Object Interface 20060630
Friends
Class CL_ISHMED_CAT_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_CATSET Instance attribute Protected Type reference (TYPE) RTN2CATSET Cateogries: Category Set 20060630
2 G_DELETE Instance attribute Private Attribute reference (LIKE) 20060704
3 G_MODE Instance attribute Private Attribute reference (LIKE) 20060704
4 G_READONLY Instance attribute Private Attribute reference (LIKE) 20060704
5 KEY Instance attribute Private Attribute reference (LIKE) 20060704
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Private Method 20060704
2 CHANGED Instance method Protected Method Adapt Processing Mode 20060704
3 CHECK Instance method Private Method 20060704
4 CHECK_NAMESPACE Instance method Protected Method Check Name Range 20060704
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060704
6 CREATE Static method Public Method Create Category Set 20060630
7 DELETE Instance method Private Method 20060704
8 DEQUEUE Instance method Protected Method Release Lock Object 20060704
9 ENQUEUE Instance method Protected Method Set Lock Object 20060704
10 FINALIZE Instance method Private Method 20060704
11 GET Instance method Public Method Read 20060704
12 GET_CATSET_ID Instance method Public Method Read Category Set 20060707
13 GET_CTS_OBJECT Instance method Private Method 20060704
14 IS_CANCELLED Instance method Private Method 20060704
15 IS_CHANGED Instance method Private Method 20060704
16 IS_DELETED Instance method Private Method 20060704
17 IS_NEW Instance method Private Method 20060704
18 IS_READONLY Instance method Private Method 20060704
19 LOAD Static method Public Method Load Category Set 20060630
20 READ_BULK Static method Public Method Category Sets (Mass Access) 20060703
21 READ_DEFAULT Static method Public Method Read Standard Category Set 20060705
22 REFRESH Instance method Private Method 20060704
23 SAVE Instance method Private Method 20060704
24 SELECT_CATSET Static method Protected Method Read DB (Single) 20060704
25 SET Instance method Public Method Change 20060704
26 SET_READONLY Instance method Private Method 20060704
27 UNCANCEL Instance method Private Method 20060704
28 UNCHANGED Instance method Protected Method Reset Processing Mode 20060704
Events
Class CL_ISHMED_CAT_SET has no event.
Types
Class CL_ISHMED_CAT_SET has no local type.
Method Signatures

Method CANCEL Signature

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

Method CHANGED Signature

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

Method CHECK Signature

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

Method CHECK_NAMESPACE Signature

Method CHECK_NAMESPACE on class CL_ISHMED_CAT_SET has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_INVALID_NAME Ungültiger Name 20060704

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CATSET Call by reference Type reference (TYPE) RTN2CATSET 20060704
2 Importing I_MODE Call by reference Type reference (TYPE) ISH_MODUS IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) 20060704
3 Importing I_READONLY Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060704
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060704

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 20060704
2 Importing I_CATSET_ID Call by reference Type reference (TYPE) N2CAT_SET Kategorien: Schlüssel Kategorienset 20060704
3 Importing I_CATSET_TEXT Call by reference Type reference (TYPE) N2CAT_SET_TEXT Kategorien: Bezeichnung Kategorieset 20060704
4 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20060704
5 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_CAT_SET Kategorien: Kategorieset 20060704
# Exception Resumable Description Created on
1 CX_ISHMED_CAT Kategorien: Ausnahme 20060704
2 CX_ISHMED_LOCKED Objekt gesperrt 20060704
3 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060704

Method DELETE Signature

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

Method DEQUEUE Signature

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

Method ENQUEUE Signature

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

Method FINALIZE Signature

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

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CATSET Call by reference Type reference (TYPE) RTN2CATSET Kateogrien: Kategorieset 20060704
# Exception Resumable Description Created on
1 CX_ISHMED_DATA Ausnahme in Datenobjekt 20060704

Method GET_CATSET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CATSET_ID Value transfer Type reference (TYPE) N2CAT_SET Kategorien: Schlüssel Kategorienset 20060707
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060707

Method GET_CTS_OBJECT Signature

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

Method IS_CANCELLED Signature

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

Method IS_CHANGED Signature

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

Method IS_DELETED Signature

Method IS_DELETED on class CL_ISHMED_CAT_SET has no parameter.
Method IS_DELETED on class CL_ISHMED_CAT_SET has no exception.

Method IS_NEW Signature

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

Method IS_READONLY Signature

Method IS_READONLY on class CL_ISHMED_CAT_SET has no parameter.
Method IS_READONLY on class CL_ISHMED_CAT_SET 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 20060704
2 Importing I_CATSET_ID Call by reference Type reference (TYPE) N2CAT_SET Kategorien: Schlüssel Kategorienset 20060704
3 Importing I_READONLY Call by reference Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060704
4 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_CAT_SET Kategorien: Kategorieset 20060704
# Exception Resumable Description Created on
1 CX_ISHMED_LOCKED Objekt gesperrt 20060704
2 CX_ISHMED_NOT_FOUND Objekt nicht gefunden 20060704
3 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060704

Method READ_BULK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CATSETS Call by reference Type reference (TYPE) ISHMED_T_TN2CATSET Kategorien: Kategoriesets 20060703
2 Importing I_CATAREA Call by reference Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060703
3 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20060703
4 Importing I_IS_DEFAULT Call by reference Type reference (TYPE) ISH_ON_OFF '*' * beliebig, space nicht, x ja 20060727
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060704

Method READ_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CATSET Call by reference Type reference (TYPE) RTN2CATSET Kateogrien: Kategorieset 20060705
2 Importing I_CATAREA Call by reference Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060705
3 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20060705
# Exception Resumable Description Created on
1 CX_ISHMED_NOT_FOUND Objekt nicht gefunden 20060705

Method REFRESH Signature

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

Method SAVE Signature

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

Method SELECT_CATSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CATSET Call by reference Type reference (TYPE) RTN2CATSET Kateogrien: Kategorieset 20060704
2 Importing I_CATAREA Value transfer Type reference (TYPE) N2CAT_AREA Kategorien: Kategoriegebiet 20060704
3 Importing I_CATSET_ID Value transfer Type reference (TYPE) N2CAT_SET Kategorien: Schlüssel Kategorienset 20060704
# Exception Resumable Description Created on
1 CX_ISHMED_NOT_FOUND Objekt nicht gefunden 20060704

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATSET_TEXT Call by reference Type reference (TYPE) N2CAT_SET_TEXT Kategorien: Bezeichnung Kategorieset 20060704
2 Importing IS_DEFAULT Call by reference Type reference (TYPE) N2CAT_SET_DEFAULT Kategorien: Kennzeichen Standard Kategorienset 20060704
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060704
2 CX_ISHMED_READONLY Objekt ist nur-lesbar 20060704

Method SET_READONLY Signature

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

Method UNCANCEL Signature

Method UNCANCEL on class CL_ISHMED_CAT_SET has no parameter.
Method UNCANCEL on class CL_ISHMED_CAT_SET has no exception.

Method UNCHANGED Signature

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