SAP ABAP Class CL_ISH_NL_MA_REF (Abstract Model class for Internal References)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NNL1 (Package) Application development Hospital System Netherlands
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_NL_MODEL_ABSTRACT | abstract model class | 20110202 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_NL_M_REF_IN | model class for Internal references, inbound | 20110202 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_NL_M_REF_OUT | model class for Internal references, outbound | 20110202 |
Properties
| Class | CL_ISH_NL_MA_REF | |
| Short Description | Abstract Model class for Internal References | |
| Super Class | CL_ISH_NL_MODEL_ABSTRACT | abstract model class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NNL1 | Application development Hospital System Netherlands |
| Created | 20100303 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_NL_MA_REF has no forward declaration.
Interfaces
Class CL_ISH_NL_MA_REF has no interface implemented.
Friends
Class CL_ISH_NL_MA_REF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'A' | 20110202 | |||
| 2 | Constant | Protected | Type reference (TYPE) | C | '' | 20110202 | |||
| 3 | Constant | Protected | Type reference (TYPE) | C | 'R' | 20110202 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ISH_NL_T_TLINES_V | 20110202 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | ISH_NL_T_NNLREF_V | 20110202 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | BARNR | 20110202 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | EINRI | 20110202 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | ISH_VCODE | 20110202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110202 | ||
| 2 | Instance method | Public | Constructor | 20110202 | ||
| 3 | Instance method | Public | Method | 20110202 | ||
| 4 | Instance method | Public | Method | 20110202 | ||
| 5 | Instance method | Public | Method | 20110202 | ||
| 6 | Instance method | Protected | Event handling method | 20110202 | ||
| 7 | Instance method | Public | Method | 20110202 | ||
| 8 | Instance method | Protected | Method | 20110202 | ||
| 9 | Instance method | Public | Method | 20110202 | ||
| 10 | Instance method | Protected | Method | 20110202 | ||
| 11 | Instance method | Public | Method | 20110202 | ||
| 12 | Instance method | Protected | Method | 20110202 |
Events
Class CL_ISH_NL_MA_REF has no event.
Types
Class CL_ISH_NL_MA_REF has no local type.
Method Signatures
Method CHECK_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGES | Value transfer | Type reference (TYPE) | ISH_TRUE_FALSE | IS-H: Boolscher Datentyp für TRUE (='1') und FALSE (='0') | 20110202 |
Method CHECK_CHANGES on class CL_ISH_NL_MA_REF has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BARNR | Call by reference | Type reference (TYPE) | BARNR | IS-H: Personalnummer des behandelnden Arztes | 20110202 | |||
| 2 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20110202 | |||
| 3 | I_MODUS | Call by reference | Type reference (TYPE) | ISH_VCODE | IS-H: Verarbeitungsmodus | 20110202 |
Method CONSTRUCTOR on class CL_ISH_NL_MA_REF has no exception.
Method GET_BARNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BARNR | Value transfer | Type reference (TYPE) | BARNR | IS-H: Personalnummer des behandelnden Arztes | 20110202 |
Method GET_BARNR on class CL_ISH_NL_MA_REF has no exception.
Method GET_DATA_REF_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20110202 |
Method GET_DATA_REF_LINES on class CL_ISH_NL_MA_REF has no exception.
Method GET_MODUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MODUS | Value transfer | Type reference (TYPE) | ISH_VCODE | IS-H: Einrichtung | 20110202 |
Method GET_MODUS on class CL_ISH_NL_MA_REF has no exception.
Method HANDLE_CAREPATHNUMBER_REPLACED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_TRJNR | Value transfer | Attribute reference (LIKE) | 20110202 | |||||
| 2 | I_OLD_TRJNR | Value transfer | Attribute reference (LIKE) | Neue Sorgestreckenummer | 20110202 |
Method HANDLE_CAREPATHNUMBER_REPLACED on class CL_ISH_NL_MA_REF has no exception.
Method PREPARE_UPDATE_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LNGTEXTS_V | Call by reference | Type reference (TYPE) | ISH_NL_T_TLINES_V | referenx nach long text lines | 20110202 | |||
| 2 | ET_NNLREF_V | Call by reference | Type reference (TYPE) | ISH_NL_T_NNLREF_V | referenz nach data | 20110202 |
Method PREPARE_UPDATE_TABLES on class CL_ISH_NL_MA_REF has no exception.
Method READ_DATA Signature
Method READ_DATA on class CL_ISH_NL_MA_REF has no parameter.
Method READ_DATA on class CL_ISH_NL_MA_REF has no exception.
Method READ_DESCRIPTION_BARNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TEXT | Call by reference | Type reference (TYPE) | ISH_PNAM40 | 20110202 | ||||
| 2 | I_BARNR | Call by reference | Type reference (TYPE) | ISH_NL_DBC_ARZT | 20110202 |
Method READ_DESCRIPTION_BARNR on class CL_ISH_NL_MA_REF has no exception.
Method READ_TEXT_TRJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FACHR | Call by reference | Type reference (TYPE) | FACHRTY1 | ISH_NL: Spezialgebiet | 20110202 | |||
| 2 | I_REC_PHY | Call by reference | Type reference (TYPE) | ISH_NL_REC_PHY | 20110202 | ||||
| 3 | I_TRJNR | Call by reference | Type reference (TYPE) | ISH_NL_TRJNR | 20110202 |
Method READ_TEXT_TRJNR on class CL_ISH_NL_MA_REF has no exception.
Method SET_BARNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BARNR | Call by reference | Type reference (TYPE) | BARNR | IS-H: Personalnummer des behandelnden Arztes | 20110202 |
Method SET_BARNR on class CL_ISH_NL_MA_REF has no exception.
Method UPDATE_LNGTXT_FROM_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TC_LNGTXT | Call by reference | Type reference (TYPE) | ISH_NL_T_TLINES | tabelle mit langtexten | 20110202 |
Method UPDATE_LNGTXT_FROM_VIEW on class CL_ISH_NL_MA_REF has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |