SAP ABAP Interface IF_EX_ISH_DIAGNOSIS_NP61 (BAdI Interface IF_EX_ISH_DIAGNOSIS_NP61)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NPVS (Package) Application development patient management system
⤷
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EXM_IM_ISH_DIAGNOSIS_NP61 | Sample Implementation for BAdI Definition ISH_DIAGNOSIS_NP61 | 20030311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_ISH_DIAGNOSIS_NP61 | BAdI Class CL_EX_ISH_DIAGNOSIS_NP61 | 20110609 |
Properties
| Interface | IF_EX_ISH_DIAGNOSIS_NP61 | |
| Short Description | BAdI Interface IF_EX_ISH_DIAGNOSIS_NP61 |
General Data
| Package | NPVS | Application development patient management system |
| Created | 20020304 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_ISH_DIAGNOSIS_NP61 has no forward declaration.
Interfaces
Interface IF_EX_ISH_DIAGNOSIS_NP61 has no interface.
Friends
Interface IF_EX_ISH_DIAGNOSIS_NP61 has no friend.
Attributes
Interface IF_EX_ISH_DIAGNOSIS_NP61 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy a Diagnosis | 20030103 | |
| 2 | Instance method | Public | Method | Change Diagnosis Overview | 20030311 | |
| 3 | Instance method | Public | Method | Default Values for New Diagnosis | 20020304 | |
| 4 | Instance method | Public | Method | Change Diagnosis | 20020304 | |
| 5 | Instance method | Public | Method | Create Diagnosis | 20020304 | |
| 6 | Instance method | Public | Method | Change Short Text for Department Stay | 20030624 | |
| 7 | Instance method | Public | Method | Enter Default Length of Stay | 20110505 |
Events
Interface IF_EX_ISH_DIAGNOSIS_NP61 has no event.
Types
Interface IF_EX_ISH_DIAGNOSIS_NP61 has no local type.
Method Signatures
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_NEW | Call by reference | Type reference (TYPE) | RNDIA | Kopierte Diagnose | 20030103 | |||
| 2 | I_ORIG | Value transfer | Type reference (TYPE) | RNDIA | Originaldaten der zu kopierenden Diagnose | 20030103 |
Method COPY on Interface IF_EX_ISH_DIAGNOSIS_NP61 has no exception.
Method OVERVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OUTTAB | Call by reference | Type reference (TYPE) | ISH_DIAGNOSIS_OVERVIEW_TAB | IS-H: Diagnosen - Übersichtsbild | 20030311 | |||
| 2 | I_DIAS | Value transfer | Object reference (TYPE REF TO) | IF_ISH_CASEDIAGNOSES | IS-H: Diagnosen eines Falles | 20030311 | |||
| 3 | I_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20030311 | |||
| 4 | I_FALNR | Value transfer | Type reference (TYPE) | FALNR | IS-H: Fallnummer | 20030311 |
Method OVERVIEW on Interface IF_EX_ISH_DIAGNOSIS_NP61 has no exception.
Method RNDIA_BLANK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RNDIA | Call by reference | Type reference (TYPE) | RNDIA | IS-H: Dynprofelder der Diagnosenerfassung | 20020304 | |||
| 2 | I_DIAGNOSES | Value transfer | Object reference (TYPE REF TO) | IF_ISH_CASEDIAGNOSES | Diagnosen des Falles | 20030131 | |||
| 3 | I_DOCVIEW | Value transfer | Object reference (TYPE REF TO) | IF_ISH_DIAGNOSIS_DOCVIEW | IS-H: Fachabteilung(teil)aufenthalt | 20110609 |
Method RNDIA_BLANK on Interface IF_EX_ISH_DIAGNOSIS_NP61 has no exception.
Method RNDIA_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Call by reference | Type reference (TYPE) | ISH_DIAGNOSIS_CHANGE | IS-H: Diagnosen - Ändern | 20020304 | |||
| 2 | I_BEFORE | Value transfer | Type reference (TYPE) | NDIA | Diagnose vor der Änderung | 20030122 | |||
| 3 | I_DIAGNOSES | Value transfer | Object reference (TYPE REF TO) | IF_ISH_CASEDIAGNOSES | Diagnosen des Falles | 20030131 | |||
| 4 | I_DIAGNOSIS | Value transfer | Object reference (TYPE REF TO) | IF_ISH_CASEDIAGNOSIS | Diagnose | 20030131 | |||
| 5 | I_MESSAGE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_NP61_MESSAGE | IS-H: Diagnosen Nachricht | 20020305 |
Method RNDIA_CHANGE on Interface IF_EX_ISH_DIAGNOSIS_NP61 has no exception.
Method RNDIA_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA | Call by reference | Type reference (TYPE) | ISH_DIAGNOSIS_CREATE | IS-H: Diagnosen - Anlegen | 20020304 | |||
| 2 | I_DIAGNOSES | Value transfer | Object reference (TYPE REF TO) | IF_ISH_CASEDIAGNOSES | Diagnosen des Falles | 20030131 | |||
| 3 | I_DOCVIEW | Value transfer | Object reference (TYPE REF TO) | IF_ISH_DIAGNOSIS_DOCVIEW | IS-H: Fachabteilung(teil)aufenthalt | 20110609 | |||
| 4 | I_MESSAGE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_NP61_MESSAGE | IS-H: Diagnosen Nachricht | 20020305 |
Method RNDIA_CREATE on Interface IF_EX_ISH_DIAGNOSIS_NP61 has no exception.
Method SECTION_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TEXT | Call by reference | Type reference (TYPE) | ANY | Kuzrtext Fachabteilungsaufenthalt | 20030624 | |||
| 2 | I_NBEW | Value transfer | Type reference (TYPE) | NBEW | Erste Bewegung im Fachabteilungaufenthalt | 20030624 |
Method SECTION_TEXT on Interface IF_EX_ISH_DIAGNOSIS_NP61 has no exception.
Method SET_LOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_LOS | Call by reference | Type reference (TYPE) | NBEW-DAUER | IS-H: Voraussichtl. Aufenthalts- bzw. Behandlungsdauer | 20110505 | |||
| 2 | I_DIAGNOSES | Call by reference | Object reference (TYPE REF TO) | IF_ISH_CASEDIAGNOSES | IS-H: Diagnosen eines Falles | 20110505 |
Method SET_LOS on Interface IF_EX_ISH_DIAGNOSIS_NP61 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 463B |