SAP ABAP Class CL_ISH_DBR_BAU_PLAN (Read Building Units from the Database)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷ IS-H-PM (Application Component) Patient Management
⤷ N1BASE (Package) IS-H: Basic Functionality; TSA Development
⤷ 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 | 20070620 |
Properties
Class | CL_ISH_DBR_BAU_PLAN | |
Short Description | Read Building Units from the Database | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20070620 | SAP |
Last change | 20071120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_DBR_BAU_PLAN has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20070620 |
Friends
Class CL_ISH_DBR_BAU_PLAN has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_BAU_PLAN_BY_BAUID | Static method | Public | Method | Read Planning Characteristics of a Building Unit | 20070620 |
2 | GET_T_BAU_PLAN_BY_BAUID | Static method | Public | Method | Read Planning Characteristics of Building Units | 20070620 |
Events
Class CL_ISH_DBR_BAU_PLAN has no event.
Types
Class CL_ISH_DBR_BAU_PLAN has no local type.
Method Signatures
Method GET_BAU_PLAN_BY_BAUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20070620 | ||
2 | Exporting | ES_TN11P | Value transfer | Type reference (TYPE) | TN11P | Planmerkmale der Baulichen Einheit | 20070620 | ||
3 | Exporting | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20070620 | ||
4 | Importing | I_BAUID | Value transfer | Type reference (TYPE) | BAUID | Bauliche Einheit | 20070620 | ||
5 | Importing | I_BEGDT | Value transfer | Type reference (TYPE) | SY-DATUM | SY-DATUM | Beginn-Datum | 20070620 | |
6 | Importing | I_ENDDT | Value transfer | Type reference (TYPE) | SY-DATUM | SY-DATUM | Ende-Datum | 20070620 | |
7 | Importing | I_READ_DB | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Neu von der Datenbank lesen (ON/OFF) | 20070620 |
Method GET_BAU_PLAN_BY_BAUID on class CL_ISH_DBR_BAU_PLAN has no exception.
Method GET_T_BAU_PLAN_BY_BAUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Changing | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20070620 | ||
2 | Exporting | ET_TN11P | Value transfer | Type reference (TYPE) | ISH_T_TN11P | Planmerkmale der Baulichen Einheiten | 20070620 | ||
3 | Exporting | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20070620 | ||
4 | Importing | IT_BAUID | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle mit Baulichen Einheiten | 20070620 | ||
5 | Importing | I_BEGDT | Value transfer | Type reference (TYPE) | SY-DATUM | SY-DATUM | Beginn-Datum | 20070620 | |
6 | Importing | I_ENDDT | Value transfer | Type reference (TYPE) | SY-DATUM | SY-DATUM | Ende-Datum | 20070620 | |
7 | Importing | I_FIELDNAME_BAU | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | SPACE | Feldname für BAUID in IT_BAUID (Default = BAUID oder ZIMMR) | 20070620 | |
8 | Importing | I_READ_DB | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Neu von der Datenbank lesen (ON/OFF) | 20070620 |
Method GET_T_BAU_PLAN_BY_BAUID on class CL_ISH_DBR_BAU_PLAN has no exception.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in |