SAP ABAP Class CL_ISHMED_ME_FSOURCE (IS-H*MED: Fill Sources)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_ME (Package) IS-H*MED: Medication

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects | 20031120 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_COLLECTION_OBJECT | IS-H*MED: Interface for Object Type of an Object Collection | 20031120 |
Properties
Class | CL_ISHMED_ME_FSOURCE | |
Short Description | IS-H*MED: Fill Sources | |
Super Class | CL_ISH_MASTER_DATA | IS-H: Base Class for Master Data Objects |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | N1ME | |
Program status | ||
Category | 0 | |
Package | NMED_ME | IS-H*MED: Medication |
Created | 20031120 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_ME_FSOURCE 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 | 20031120 |
Friends
Class CL_ISHMED_ME_FSOURCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RN1FSOURCE | IS-H*MED: Fill Sources of Drug | 20031120 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20031120 | ||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20031120 | ||||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ISH_NAMETAB_TAB | IS-H: Import Table Fields (Table) | 20031120 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Changes Attributes of Fill Source | 20031120 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20031120 |
3 | ![]() |
Static method | Public | Method | Creates New Fill Source | 20031120 |
4 | ![]() |
Instance method | Public | Method | Deletes a Fill Source | 20031120 |
5 | ![]() |
Instance method | Private | Method | Remove Database Lock | 20031120 |
6 | ![]() |
Instance method | Private | Method | Set Database Lock | 20031120 |
7 | ![]() |
Static method | Public | Method | Checks Existence of Database Entry | 20031120 |
8 | ![]() |
Static method | Private | Method | Get Instance from Object Manager | 20031120 |
9 | ![]() |
Instance method | Protected | Method | Initialize Attribute | 20031120 |
10 | ![]() |
Instance method | Public | Method | Object in Read-Only Mode | 20031120 |
11 | ![]() |
Static method | Public | Method | Load a Fill Source | 20031120 |
12 | ![]() |
Static method | Protected | Method | Read Data Record | 20031120 |
Events
Class CL_ISHMED_ME_FSOURCE has no event.
Types
Class CL_ISHMED_ME_FSOURCE has no local type.
Method Signatures
Method CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031120 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031120 | ||
3 | ![]() |
I_FSOURCE | Call by reference | Type reference (TYPE) | RN1FSOURCE_C | IS-H*MED: Wirkstoffe von Arzneimitteln | 20031120 |
Method CHANGE on class CL_ISHMED_ME_FSOURCE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FSOURCE | Value transfer | Type reference (TYPE) | RN1FSOURCE | IS-H*MED: Entnahmequellen von Arzneimitteln | 20031120 | ||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | ISH_MODUS | IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) | 20031120 | ||
3 | ![]() |
I_READONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Änderungsschutz verwenden | 20031120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED: Fehler bei der Instanzierung | 20031120 | |
2 | ![]() |
IS-H*MED: Medikation - Sperren setzen | 20031120 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031120 | ||
2 | ![]() |
E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ME_FSOURCE | Entnahmequellen | 20031120 | ||
3 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031120 | ||
4 | ![]() |
I_FSOURCE | Value transfer | Type reference (TYPE) | RN1FSOURCE | IS-H*MED: Medikation, Entnahmequellen von Arzneimitteln | 20031120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED: Fehler bei der Instanzierung | 20031120 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031120 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031120 |
Method DELETE on class CL_ISHMED_ME_FSOURCE has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_ISHMED_ME_FSOURCE has no parameter.
Method DEQUEUE on class CL_ISHMED_ME_FSOURCE has no exception.
Method ENQUEUE Signature
Method ENQUEUE on class CL_ISHMED_ME_FSOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED: Medikation - Sperren setzen | 20031120 |
Method EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031120 | ||
2 | ![]() |
I_FSOURCE | Value transfer | Type reference (TYPE) | N1ME_FSOURCE | IS-H*MED: ID Entnahmequelle | 20031120 |
Method EXIST on class CL_ISHMED_ME_FSOURCE has no exception.
Method GET_FROM_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ME_FSOURCE | IS-H*MED: Entnahmequellen | 20031120 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031120 | ||
3 | ![]() |
I_FSOURCE | Value transfer | Type reference (TYPE) | N1ME_FSOURCE | Entnahmeort | 20031120 |
Method GET_FROM_MANAGER on class CL_ISHMED_ME_FSOURCE has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISHMED_ME_FSOURCE has no parameter.
Method INITIALIZE on class CL_ISHMED_ME_FSOURCE has no exception.
Method IS_READONLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_READONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20031120 |
Method IS_READONLY on class CL_ISHMED_ME_FSOURCE has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031120 | ||
2 | ![]() |
E_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ME_FSOURCE | IS-H*MED: Entnahmequelle | 20031120 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031120 | ||
4 | ![]() |
I_FSOURCE | Value transfer | Type reference (TYPE) | N1ME_FSOURCE | IS-H*MED: ID Entnahmequellen | 20031120 | ||
5 | ![]() |
I_READONLY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON | Schutz gegen Änderung | 20031120 |
Method LOAD on class CL_ISHMED_ME_FSOURCE has no exception.
Method SELECT_FSOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FSOURCE | Value transfer | Type reference (TYPE) | RN1FSOURCE | Entnahmequelle Arzneimittel | 20031120 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031120 | ||
3 | ![]() |
I_FSOURCE | Call by reference | Type reference (TYPE) | N1ME_FSOURCE | ID Entnahmequelle | 20031120 |
Method SELECT_FSOURCE on class CL_ISHMED_ME_FSOURCE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |