SAP ABAP Class CL_ISH_COMPDEF (IS-H: Component Definition)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20030807 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CORDT_ELEM | IS-H: Element of an Order Type | 20030809 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030807 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030807 |
Properties
Class | CL_ISH_COMPDEF | |
Short Description | IS-H: Component Definition | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20030807 | SAP |
Last change | 20091125 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_COMPDEF has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20030807 | ||
2 | IF_ISH_CORDT_ELEM | IS-H: Element of an Order Type | 20030809 | ||
3 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030807 | ||
4 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030807 |
Friends
Class CL_ISH_COMPDEF has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030807 | ||||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISH_COMPONENT | IS-H: Interface for All Component Classes | 20030821 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISH_COMPONENT_BASE | IS-H: Interface for All Component Classes | 20040921 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1COMP | IS-H: Component | 20030807 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1COMPT | IS-H: Component Texts | 20030807 | ||
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_T_COMPDEFA | IS-H: Table with Component Definitions per Object Type | 20030807 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_T_COMP_ASS | IS-H: Table with Components and their Object Assignments | 20031024 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_T_COMP_BASE_ASS | IS-H: Table with Components and their Object Assignments | 20040921 | ||
9 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | ISHMED Active? | 20031118 | ||
10 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030807 | ||||
11 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030807 | ||||
12 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030807 | ||||
13 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030807 | ||||
14 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20030807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031118 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030807 |
3 | ![]() |
Instance method | Public | Method | 20030811 | |
4 | ![]() |
Instance method | Public | Method | Returns the Class Name of the Component | 20030821 |
5 | ![]() |
Static method | Public | Method | Returns a Component Definition as an Object | 20030809 |
6 | ![]() |
Instance method | Public | Method | Returns the COMPID of a Component Definition | 20030807 |
7 | ![]() |
Instance method | Public | Method | Returns the Name of a Component Definition | 20030807 |
8 | ![]() |
Instance method | Public | Method | Returns the Component as an Object | 20030821 |
9 | ![]() |
Instance method | Public | Method | Returns the Component as an Object | 20040921 |
10 | ![]() |
Instance method | Public | Method | Returns the Data of a Component Definition | 20030807 |
11 | ![]() |
Instance method | Public | Method | 20030811 | |
12 | ![]() |
Instance method | Public | Method | 20030811 | |
13 | ![]() |
Instance method | Public | Method | 20030807 | |
14 | ![]() |
Static method | Public | Method | Supplies All Available Cmpnt Definitions as an Object List | 20030807 |
15 | ![]() |
Instance method | Protected | Event handling method | Handle Event EV_DESTROYED of Data Objects | 20031219 |
16 | ![]() |
Instance method | Protected | Event handling method | Handle Event EV_REFRESHED of Data Objects | 20031219 |
17 | ![]() |
Instance method | Public | Method | 20030807 | |
18 | ![]() |
Instance method | Public | Method | Returns Whether the Component is a Header Component | 20030811 |
19 | ![]() |
Instance method | Public | Method | 20030807 | |
20 | ![]() |
Instance method | Public | Method | Returns Whether the Component is a Standard Component | 20030809 |
21 | ![]() |
Static method | Public | Method | Creates a New Object (from DB) | 20030812 |
22 | ![]() |
Instance method | Protected | Method | Reads Self from the Database | 20030812 |
23 | ![]() |
Instance method | Public | Method | 20090603 |
Events
Class CL_ISH_COMPDEF has no event.
Types
Class CL_ISH_COMPDEF has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISH_COMPDEF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISH_COMPDEF has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_N1COMP | Value transfer | Type reference (TYPE) | N1COMP | IS-H: Baustein | 20030807 | ||
2 | ![]() |
IS_N1COMPT | Value transfer | Type reference (TYPE) | N1COMPT | IS-H: Baustein Texte | 20030807 |
Method CONSTRUCTOR on class CL_ISH_COMPDEF has no exception.
Method GET_ASS_TYPE Signature
Method GET_ASS_TYPE on class CL_ISH_COMPDEF has no parameter.
Method GET_ASS_TYPE on class CL_ISH_COMPDEF has no exception.
Method GET_CLASSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CLASSID | Value transfer | Type reference (TYPE) | N1COMP-CLASSID | IS-H: Klasse eines Bausteins | 20030821 |
Method GET_CLASSID on class CL_ISH_COMPDEF has no exception.
Method GET_COMPDEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_COMPDEF | Value transfer | Object reference (TYPE REF TO) | CL_ISH_COMPDEF | IS-H: Designelement | 20030812 | ||
2 | ![]() |
I_CLASSID | Value transfer | Type reference (TYPE) | N1COMPCLASSID | IS-H: Klasse eines Bausteins | 20031010 | ||
3 | ![]() |
I_COMPID | Value transfer | Type reference (TYPE) | N1COMP-COMPID | IS-H: Klinischer Auftrag: ID eines Bausteins | 20030809 | ||
4 | ![]() |
I_COMPNAME | Value transfer | Type reference (TYPE) | NCOMPNAME | IS-H: Name eines Bausteins | 20030824 | ||
5 | ![]() |
I_OBTYP | Value transfer | Type reference (TYPE) | J_OBTYP | Objekttyp | 20030812 |
Method GET_COMPDEF on class CL_ISH_COMPDEF has no exception.
Method GET_COMPID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COMPID | Value transfer | Type reference (TYPE) | N1COMP-COMPID | IS-H: Klinischer Auftrag: ID eines Bausteins | 20030807 |
Method GET_COMPID on class CL_ISH_COMPDEF has no exception.
Method GET_COMPNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COMPNAME | Value transfer | Type reference (TYPE) | N1COMPT-COMPNAME | IS-H: Name eines Bausteins | 20030807 |
Method GET_COMPNAME on class CL_ISH_COMPDEF has no exception.
Method GET_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031110 | ||
2 | ![]() |
ER_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_ISH_COMPONENT | IS-H: Schnittstelle aller Bausteinklassen | 20031110 | ||
3 | ![]() |
E_CREATED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wurde Baustein instanziert? | 20031121 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031110 | ||
5 | ![]() |
IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_ISH_CONFIG | IS-H: Interface zur Konfiguration von Dialogen | 20031110 | ||
6 | ![]() |
IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | IS-H: Klasse für Sammlung aller Objekte des Speichers | 20031110 | ||
7 | ![]() |
IR_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LOCK | IS-H*MED: Absetzen und Aufhebung von div. Sperren | 20031110 | ||
8 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_ISH_DATA_OBJECT | Objekt, für das ein eigener Baustein geliefert wird. | 20031110 | ||
9 | ![]() |
I_CALLER | Value transfer | Type reference (TYPE) | SY-REPID | SY-REPID | 20031110 | ||
10 | ![]() |
I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030821 | |
11 | ![]() |
I_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | IS-H: Verarbeitungsmodus | 20031110 |
Method GET_COMPONENT on class CL_ISH_COMPDEF has no exception.
Method GET_COMPONENT_BASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040921 | ||
2 | ![]() |
ER_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_ISH_COMPONENT_BASE | IS-H: Schnittstelle aller Bausteinklassen | 20040921 | ||
3 | ![]() |
E_CREATED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wurde Baustein instanziert? | 20040921 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040921 | ||
5 | ![]() |
IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_ISH_CONFIG | IS-H: Interface zur Konfiguration von Dialogen | 20040921 | ||
6 | ![]() |
IR_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | IS-H: Klasse für Sammlung aller Objekte des Speichers | 20040921 | ||
7 | ![]() |
IR_LOCK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LOCK | IS-H*MED: Absetzen und Aufhebung von div. Sperren | 20040921 | ||
8 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_ISH_IDENTIFY_OBJECT | Objekt, für das ein eigener Baustein geliefert wird. | 20040921 | ||
9 | ![]() |
I_CALLER | Value transfer | Type reference (TYPE) | SY-REPID | SY-REPID | 20040921 | ||
10 | ![]() |
I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20040921 | |
11 | ![]() |
I_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | IS-H: Verarbeitungsmodus | 20040921 |
Method GET_COMPONENT_BASE on class CL_ISH_COMPDEF has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_N1COMP | Value transfer | Type reference (TYPE) | N1COMP | IS-H: Baustein | 20030807 | ||
2 | ![]() |
ES_N1COMPT | Value transfer | Type reference (TYPE) | N1COMPT | IS-H: Baustein Texte | 20030807 |
Method GET_DATA on class CL_ISH_COMPDEF has no exception.
Method GET_ELEM_NAME Signature
Method GET_ELEM_NAME on class CL_ISH_COMPDEF has no parameter.
Method GET_ELEM_NAME on class CL_ISH_COMPDEF has no exception.
Method GET_ELEM_TYPE Signature
Method GET_ELEM_TYPE on class CL_ISH_COMPDEF has no parameter.
Method GET_ELEM_TYPE on class CL_ISH_COMPDEF has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISH_COMPDEF has no parameter.
Method GET_TYPE on class CL_ISH_COMPDEF has no exception.
Method GET_T_COMPDEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMPDEF | Value transfer | Type reference (TYPE) | ISH_T_COMPDEF | IS-H: Referenzen auf CL_ISH_COMPDEF Objekte | 20030812 | ||
2 | ![]() |
I_OBTYP | Value transfer | Type reference (TYPE) | J_OBTYP | Objekttyp | 20030807 | ||
3 | ![]() |
I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030812 |
Method GET_T_COMPDEF on class CL_ISH_COMPDEF has no exception.
Method HANDLE_EV_DESTROYED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20031219 |
Method HANDLE_EV_DESTROYED on class CL_ISH_COMPDEF has no exception.
Method HANDLE_EV_REFRESHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20031219 |
Method HANDLE_EV_REFRESHED on class CL_ISH_COMPDEF has no exception.
Method IS_A Signature
Method IS_A on class CL_ISH_COMPDEF has no parameter.
Method IS_A on class CL_ISH_COMPDEF has no exception.
Method IS_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_HEADER | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030811 |
Method IS_HEADER on class CL_ISH_COMPDEF has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISH_COMPDEF has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_COMPDEF has no exception.
Method IS_STD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_STD | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030809 |
Method IS_STD on class CL_ISH_COMPDEF has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_COMPDEF | IS-H: Bausteindefinition | 20030812 | ||
2 | ![]() |
IS_N1COMP | Value transfer | Type reference (TYPE) | N1COMP | IS-H: Baustein | 20030812 | ||
3 | ![]() |
IS_N1COMPT | Value transfer | Type reference (TYPE) | N1COMPT | IS-H: Baustein Texte | 20030812 | ||
4 | ![]() |
I_READ_FROM_DB | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030812 |
Method LOAD on class CL_ISH_COMPDEF has no exception.
Method READ_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPID | Value transfer | Type reference (TYPE) | N1COMP-COMPID | IS-H: Klinischer Auftrag: ID eines Bausteins | 20030812 |
Method READ_FROM_DB on class CL_ISH_COMPDEF has no exception.
Method REMOVE_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_ISH_COMPONENT | IS-H: Schnittstelle aller Bausteinklassen | 20090603 | ||
2 | ![]() |
IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_ISH_DATA_OBJECT | IS-H: Basisinterface für Datenobjekte | 20090603 |
Method REMOVE_COMPONENT on class CL_ISH_COMPDEF has no exception.
History
Last changed by/on | SAP | 20091125 |
SAP Release Created in | 472 |