SAP ABAP Class CL_ISH_NL_MDATA_DBC (Stammdaten DBC)
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_OBJECT_FUNC | Basisklasse funktionell Objekten IS-H Niederlande | 20110202 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_NL_MDATA_DBC_CURE | Stammdaten DBC Cure | 20110202 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_NL_MDATA_DBC_GGZ | Stammdaten DBC GGZ | 20110202 |
Properties
| Class | CL_ISH_NL_MDATA_DBC | |
| Short Description | Stammdaten DBC | |
| Super Class | CL_ISH_NL_OBJECT_FUNC | Basisklasse funktionell Objekten IS-H Niederlande |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | NNL1 | Application development Hospital System Netherlands |
| Created | 20100310 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ISH_NL_MDATA_DBC has no interface implemented.
Friends
Class CL_ISH_NL_MDATA_DBC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CHAR10 | 'CAREREQ' | 20110202 | |||
| 2 | Constant | Protected | Type reference (TYPE) | CHAR10 | 'CARETYPE' | 20110202 | |||
| 3 | Constant | Protected | Type reference (TYPE) | CHAR10 | 'CLOSECODE' | 20110202 | |||
| 4 | Constant | Protected | Type reference (TYPE) | CHAR10 | 'DIAGNOSE' | 20110202 | |||
| 5 | Constant | Protected | Type reference (TYPE) | BALOBJ_D | 'DBC' | 20110202 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | ISH_NL_SPEC | 20110202 | ||||
| 7 | Static Attribute | Protected | Type reference (TYPE) | ISH_NL_SPEM | 20110202 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ISH_NL_DAT | 20110202 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ISH_TRUE_FALSE | 20110202 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ISH_TRUE_FALSE | IF_ISH_CONSTANT_DEFINITION=>FALSE | 20110202 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ISH_TRUE_FALSE | IF_ISH_CONSTANT_DEFINITION=>FALSE | 20110202 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ISH_TRUE_FALSE | IF_ISH_CONSTANT_DEFINITION=>FALSE | 20110202 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | EINRI | 20110202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110202 | ||
| 2 | Instance method | Protected | Method | 20110202 | ||
| 3 | Instance method | Protected | Method | 20110202 | ||
| 4 | Instance method | Protected | Method | 20110202 | ||
| 5 | Instance method | Protected | Method | 20110202 |
Events
Class CL_ISH_NL_MDATA_DBC has no event.
Types
Class CL_ISH_NL_MDATA_DBC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | Einrichtung | 20110202 |
Method CONSTRUCTOR on class CL_ISH_NL_MDATA_DBC has no exception.
Method READ_DB Signature
Method READ_DB on class CL_ISH_NL_MDATA_DBC has no parameter.
Method READ_DB on class CL_ISH_NL_MDATA_DBC has no exception.
Method READ_DB_CLOSINGCODE Signature
Method READ_DB_CLOSINGCODE on class CL_ISH_NL_MDATA_DBC has no parameter.
Method READ_DB_CLOSINGCODE on class CL_ISH_NL_MDATA_DBC has no exception.
Method SET_KEY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DB_READ | Call by reference | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20110202 | |||
| 2 | I_BEGDT | Call by reference | Type reference (TYPE) | ISH_NL_BEGDT | IS-H NL: Startdatum Behandlungsschein | 20110202 | |||
| 3 | I_DATA_REQUEST | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20110202 | |||
| 4 | I_SPEC | Call by reference | Type reference (TYPE) | ISH_NL_SPEC | ISH_NL: Spezialgebiet | 20110202 |
Method SET_KEY_FIELDS on class CL_ISH_NL_MDATA_DBC has no exception.
Method SET_SPEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SPEC | Call by reference | Type reference (TYPE) | ISH_NL_SPEC | Spezialgebiet | 20110202 |
Method SET_SPEC on class CL_ISH_NL_MDATA_DBC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |