SAP ABAP Class CL_ISHMED_CATEGORY_CAT (Categories: Control for Category Area Labels)
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_DATA_SYNCHRONIZE | Data Synchronization | 20060726 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_OBJECT | General Object Interface | 20060406 |
Properties
| Class | CL_ISHMED_CATEGORY_CAT | |
| Short Description | Categories: Control for Category Area Labels | |
| 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 | 20060406 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_DATA_SYNCHRONIZE | Data Synchronization | 20060726 | ||
| 2 | IF_ISHMED_OBJECT | General Object Interface | 20060406 |
Friends
Class CL_ISHMED_CATEGORY_CAT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20060406 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISHMED_CATEGORY_CUSTOM | Categories: API Customizing | 20060725 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20060406 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_TN2CAT_ALV | Categories: Category Table ALV | 20060406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Assign Category Sets | 20060725 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060406 | |
| 3 | Instance method | Public | Method | Read data | 20060406 | |
| 4 | Instance method | Protected | Event handling method | Handler for Tool Bar | 20060725 | |
| 5 | Instance method | Protected | Event handling method | User Command Handler | 20060725 | |
| 6 | Instance method | Protected | Method | Register for Data Synchronization | 20060727 | |
| 7 | Instance method | Public | Method | Set data | 20060406 | |
| 8 | Instance method | Public | Method | Switch Change/Display | 20060406 | |
| 9 | Instance method | Public | Method | Set Display | 20060406 | |
| 10 | Instance method | Protected | Method | Transfer Data from ALV to ITab | 20060406 | |
| 11 | Instance method | Protected | Method | Transfer Itab Data to ALV | 20060406 |
Events
Class CL_ISHMED_CATEGORY_CAT has no event.
Types
Class CL_ISHMED_CATEGORY_CAT has no local type.
Method Signatures
Method CMD_ASSIGN_CATSETS Signature
Method CMD_ASSIGN_CATSETS on class CL_ISHMED_CATEGORY_CAT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060725 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_API | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_CATEGORY_CUSTOM | Kategorien: API Customizing | 20060725 | |||
| 2 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060406 |
Method GET_DATA Signature
Method GET_DATA on class CL_ISHMED_CATEGORY_CAT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060406 |
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20060725 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20060725 |
Method ON_TOOLBAR on class CL_ISHMED_CATEGORY_CAT has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20060725 |
Method ON_USER_COMMAND on class CL_ISHMED_CATEGORY_CAT has no exception.
Method REGISTER_SYNC Signature
Method REGISTER_SYNC on class CL_ISHMED_CATEGORY_CAT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060727 |
Method SET_DATA Signature
Method SET_DATA on class CL_ISHMED_CATEGORY_CAT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060406 |
Method SET_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_READONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060406 |
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBLE | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060406 |
Method TRANSFER_ALV_2_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONSISTENT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Eingaben im Grid konsistent (='X') | 20060406 |
Method TRANSFER_ALV_2_ITAB on class CL_ISHMED_CATEGORY_CAT has no exception.
Method TRANSFER_ITAB_2_ALV Signature
Method TRANSFER_ITAB_2_ALV on class CL_ISHMED_CATEGORY_CAT has no parameter.
Method TRANSFER_ITAB_2_ALV on class CL_ISHMED_CATEGORY_CAT has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |