SAP ABAP Class CL_ISHMED_ANNOTATION_TOOL (Annotation Tool)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1BASE_MED (Package) IS-H*MED: Basic Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20040422 |
Properties
| Class | CL_ISHMED_ANNOTATION_TOOL | |
| Short Description | Annotation Tool | |
| Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE_MED | IS-H*MED: Basic Functionality |
| Created | 20040422 | SAP |
| Last change | 20050224 | 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
Class CL_ISHMED_ANNOTATION_TOOL has no interface implemented.
Friends
Class CL_ISHMED_ANNOTATION_TOOL 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_ANNOTATION | 20040422 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CNTL_HANDLE | 20040422 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20040423 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20040422 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20040423 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHAR255 | 20040422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040422 | |
| 2 | Instance method | Private | Method | Reads Binary Web Components | 20040422 | |
| 3 | Instance method | Public | Method | Reads Modification Data | 20040422 | |
| 4 | Instance method | Public | Method | Prints over Sharepath | 20040422 | |
| 5 | Instance method | Private | Method | Reads Customizing Data | 20040422 | |
| 6 | Instance method | Private | Method | Sets Modification Data | 20040422 |
Events
Class CL_ISHMED_ANNOTATION_TOOL has no event.
Types
Class CL_ISHMED_ANNOTATION_TOOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container (Control) | 20040422 | |||
| 2 | I_DOCMODE | Value transfer | Type reference (TYPE) | C | 'INS' | Document mode (svcode) | 20040422 | ||
| 3 | I_MODE | Value transfer | Type reference (TYPE) | I | 1 | 1=change, 2=view | 20040422 | ||
| 4 | I_OU | Value transfer | Type reference (TYPE) | C | Organ. Unit | 20040422 | |||
| 5 | I_PRINT_SHARE_NAME | Value transfer | Type reference (TYPE) | C | Print Share Name | 20040422 | |||
| 6 | I_SHARE_ID | Value transfer | Type reference (TYPE) | C | Snaphot Share ID for Customizing | 20040422 | |||
| 7 | T_MODIFICATIONS | Value transfer | Type reference (TYPE) | ISHMED_T_ANNOTATION | N1 Annotation Tool Structure | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control Creation Error Excpt. | 20040422 | ||
| 2 | Control Creation Error Excpt. | 20040422 | ||
| 3 | Control Creation Error Excpt. | 20040422 | ||
| 4 | Control Creation Error Excpt. | 20040422 | ||
| 5 | No Tool Customizing found | 20040422 | ||
| 6 | Control Creation Error Excpt. | 20040422 | ||
| 7 | Control Creation Error Excpt. | 20040422 |
Method GETBINARYWEBCOMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LWA_PARANOTATION | Value transfer | Type reference (TYPE) | N1ANNOTATION | WA N1Annotation | 20040422 |
Method GETBINARYWEBCOMPONENTS on class CL_ISHMED_ANNOTATION_TOOL has no exception.
Method GETMODIFICATIONDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_MODIFICATIONS | Call by reference | Type reference (TYPE) | ISHMED_T_ANNOTATION | N1 Annotation Tool Structure | 20040422 |
Method GETMODIFICATIONDATA on class CL_ISHMED_ANNOTATION_TOOL has no exception.
Method PRINT_OVER_SHARE Signature
Method PRINT_OVER_SHARE on class CL_ISHMED_ANNOTATION_TOOL has no parameter.
Method PRINT_OVER_SHARE on class CL_ISHMED_ANNOTATION_TOOL has no exception.
Method READCUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CUSTKEY | Value transfer | Type reference (TYPE) | CHAR20 | Char 20 | 20040422 | |||
| 2 | I_CUSTKEY | Value transfer | Type reference (TYPE) | CHAR20 | Customizing Key | 20040422 | |||
| 3 | I_OU | Value transfer | Type reference (TYPE) | C | Customizing ID | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Control Error | 20040422 | ||
| 2 | no Customizing found | 20040422 |
Method SETMODIFICATIONDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_MODIFICATIONS | Call by reference | Type reference (TYPE) | ISHMED_T_ANNOTATION | N1 Annotation Tool Structure | 20040422 |
Method SETMODIFICATIONDATA on class CL_ISHMED_ANNOTATION_TOOL has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |