SAP ABAP Class CL_ISHMED_GL_RD_COMMENT_CUST (Pathways: Comment Customizing)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_GL (Package) IS-H*MED: Treatment Pathways
⤷
⤷
Properties
| Class | CL_ISHMED_GL_RD_COMMENT_CUST | |
| Short Description | Pathways: Comment Customizing | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | NMED_GL | IS-H*MED: Treatment Pathways |
| Created | 20060323 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_GL_RD_COMMENT_CUST has no forward declaration.
Interfaces
Class CL_ISHMED_GL_RD_COMMENT_CUST has no interface implemented.
Friends
Class CL_ISHMED_GL_RD_COMMENT_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ISHMED_T_TN2CATCONT | Categories: Category Container | 20060329 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_GL_RD_COMMENT_CUST | Pathways: Comment Customizing | 20060323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060323 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060323 | |
| 3 | Static method | Public | Method | Determine Categories for Activity | 20060323 | |
| 4 | Static method | Public | Method | Read Text on Category | 20060327 | |
| 5 | Static method | Public | Method | Read Text on Activity | 20060329 | |
| 6 | Static method | Public | Method | Determine Customizing for Activity | 20060323 | |
| 7 | Static method | Public | Method | Read Standard Category Set | 20060705 | |
| 8 | Instance method | Private | Method | Read Activities | 20060329 | |
| 9 | Static method | Public | Method | Check Category for Activity | 20060323 |
Events
Class CL_ISHMED_GL_RD_COMMENT_CUST has no event.
Types
Class CL_ISHMED_GL_RD_COMMENT_CUST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISHMED_GL_RD_COMMENT_CUST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_GL_RD_COMMENT_CUST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_GL_RD_COMMENT_CUST has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_GL_RD_COMMENT_CUST has no exception.
Method GET_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACT_CATEGORIES | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_CATEGORY | Pathways: Kategorien | 20060511 | |||
| 2 | ET_CATEGORIES | Call by reference | Type reference (TYPE) | ISHMED_T_TN2CAT | Kategorien: Tabelle mit Kategorien | 20060323 | |||
| 3 | I_ACT_TYPE | Call by reference | Type reference (TYPE) | N2GL_ACT_TYP | i.s.h.med pathways Aktivitätstyp | 20060323 | |||
| 4 | I_CATSET_ID | Call by reference | Type reference (TYPE) | N2CAT_SET | Kategorien: Schlüssel Kategorienset | 20060727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060323 |
Method GET_CATEGORY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | N2GL_ACT_CAT_TEXT | Pathways: Kategorietext | 20060327 | |||
| 2 | I_ACT | Call by reference | Type reference (TYPE) | N2GL_ACT_TYP | i.s.h.med pathways Aktivitätstyp | 20060327 | |||
| 3 | I_ACT_CAT | Call by reference | Type reference (TYPE) | N2GL_ACT_CAT | i.s.h.med pathways Kategorisierung einer Aktivität | 20060327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060327 |
Method GET_CONTAINER_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | N2GL_ACT_TYP_TXT | i.s.h.med pathways Aktivitätstyp | 20060329 | |||
| 2 | I_ACT | Call by reference | Type reference (TYPE) | N2GL_ACT_TYP | i.s.h.med pathways Aktivitätstyp | 20060329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060329 |
Method GET_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INP_AFTERWARDS | Call by reference | Type reference (TYPE) | N2GL_INP_AFTERWARDS | Pathways: Nacherfassung nicht möglich | 20060323 | |||
| 2 | E_INP_CAT | Call by reference | Type reference (TYPE) | N2GL_ACT_CAT_REQ | Pathways: Kategorieerfassung | 20060323 | |||
| 3 | E_INP_NOTE | Call by reference | Type reference (TYPE) | N2GL_NOTE_REQ | Pathways: Notizerfassung | 20060323 | |||
| 4 | I_ACT_TYPE | Call by reference | Type reference (TYPE) | N2GL_ACT_TYP | i.s.h.med pathways Aktivitätstyp | 20060323 | |||
| 5 | I_CATSET_ID | Call by reference | Type reference (TYPE) | N2CAT_SET | Kategorien: Schlüssel Kategorienset | 20060727 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20060323 | ||
| 2 | Allgemeine Ausnahme | 20060323 |
Method GET_STANDARD_CATSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20060705 | |||
| 2 | R_CATSET | Value transfer | Type reference (TYPE) | N2CAT_SET | Kategorien: Schlüssel Kategorienset | 20060705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20060705 |
Method READ_ACTIVITIES Signature
Method READ_ACTIVITIES on class CL_ISHMED_GL_RD_COMMENT_CUST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060329 |
Method VALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERROR | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20060323 | |||
| 2 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20060323 | |||
| 3 | I_ACT_TYPE | Call by reference | Type reference (TYPE) | N2GL_ACT_TYP | i.s.h.med pathways Aktivitätstyp | 20060323 | |||
| 4 | I_CAT | Call by reference | Type reference (TYPE) | N2GL_ACT_CAT | i.s.h.med pathways Kategorisierung einer Aktivität | 20060323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060323 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |