SAP ABAP Class CL_EXM_ISHMED_TC_MATRIX_OLD (Determine OUsix from Cust. for Old Treatment Auth.)
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 | Inheritance (c INHERITING FROM c_ref) | CL_FB_ISHMED_TC_BUILD_MATRIX | Class for BAdI: ISHMED_TC_BUILD_MATRIX | 20120131 |
Properties
Class | CL_EXM_ISHMED_TC_MATRIX_OLD | |
Short Description | Determine OUsix from Cust. for Old Treatment Auth. | |
Super Class | CL_FB_ISHMED_TC_BUILD_MATRIX | Class for BAdI: ISHMED_TC_BUILD_MATRIX |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20110916 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EXM_ISHMED_TC_MATRIX_OLD has no forward declaration.
Interfaces
Class CL_EXM_ISHMED_TC_MATRIX_OLD has no interface implemented.
Friends
Class CL_EXM_ISHMED_TC_MATRIX_OLD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | ISH_PARAM | 'N2BATMP' | IS-H: Parameter Name | 20120131 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | ISH_PARAM | 'N2BAUFTR' | IS-H: Parameter Name | 20120131 | |
3 | ![]() |
Instance attribute | Protected | See coding | 20120131 | ||||
4 | ![]() |
Instance attribute | Protected | See coding | 20120131 | ||||
5 | ![]() |
Instance attribute | Protected | See coding | 20120131 | ||||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LTY_T_N2_TC_INST_CUST | 20120131 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EINRI | IS-H: Institution | 20120131 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Creation of Matrix from System Settings | 20120131 |
2 | ![]() |
Instance method | Protected | Method | Determine OUs | 20120131 |
3 | ![]() |
Instance method | Protected | Method | Set Up Treatment Categories | 20120131 |
4 | ![]() |
Instance method | Protected | Method | Set Up Employees | 20120131 |
5 | ![]() |
Instance method | Protected | Method | Read Institution Parameters | 20120131 |
Events
Class CL_EXM_ISHMED_TC_MATRIX_OLD has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_BWART | Protected | See coding | 20120131 | BEGIN OF lty_bwart,
einri TYPE einri,
bewty TYPE bewty,
bwart TYPE ri_bwart,
END OF lty_bwart
|
||
2 | LTY_N2_TC_INST_CUST | Protected | See coding | 20120131 | BEGIN OF LTY_N2_TC_INST_CUST,
institution TYPE einri,
param_n2bauftr TYPE ri_parval,
param_n2batmp TYPE ri_parval,
END OF LTY_N2_TC_INST_CUST
|
||
3 | LTY_T_N2_TC_INST_CUST | Protected | See coding | 20120131 | lty_t_n2_tc_inst_cust TYPE TABLE OF LTY_N2_TC_INST_CUST
|
Method Signatures
Method BUILD_MATRIX_FROM_CUSTOMIZING1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TC_MATRIX | Call by reference | Type reference (TYPE) | RN1TC_MATRIX_T | Die OE-USER Zuordungsmatrix des Behandlungsauftrages | 20120131 | ||
2 | ![]() |
I_INSTITUTION_ID | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20120131 | ||
3 | ![]() |
I_UNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20120131 |
Method BUILD_MATRIX_FROM_CUSTOMIZING1 on class CL_EXM_ISHMED_TC_MATRIX_OLD has no exception.
Method INIT_OE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTITUTION_ID | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20120131 | ||
2 | ![]() |
RT_MATRIX_ROUGH | Value transfer | Type reference (TYPE) | RN1TC_MATRIX_ROUGH_T | Behandlungsauftrag Matrix im Rohzustand | 20120131 |
Method INIT_OE on class CL_EXM_ISHMED_TC_MATRIX_OLD has no exception.
Method INIT_RANGE_BERKAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTITUTION_ID | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20120131 |
Method INIT_RANGE_BERKAT on class CL_EXM_ISHMED_TC_MATRIX_OLD has no exception.
Method INIT_RANGE_MITARB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | LTY_N2_TC_INST_CUST | IS-H: Einrichtung | 20120131 |
Method INIT_RANGE_MITARB on class CL_EXM_ISHMED_TC_MATRIX_OLD has no exception.
Method READ_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTITUTION_ID | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20120131 | ||
2 | ![]() |
RS_PARAMETERS | Value transfer | Type reference (TYPE) | LTY_N2_TC_INST_CUST | 20120131 |
Method READ_PARAMETER on class CL_EXM_ISHMED_TC_MATRIX_OLD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |