SAP ABAP Class CL_ISHMED_PMD_CONTEXT (Context Information for the Document)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD
⤷
⤷
⤷
Properties
| Class | CL_ISHMED_PMD_CONTEXT | |
| Short Description | Context Information for the Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20011031 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_PMD_CONTEXT has no interface implemented.
Friends
Class CL_ISHMED_PMD_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | NFAL | IS-H: Cases | 20011107 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RN2CMD_TAB | PMD: Command Table for Runtime | 20020408 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | N2PD_DOCTYP | Document Category | 20011106 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | NDOC | IS-H: Assignment of IS-H Objects to Documents in DMS | 20011107 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-TABIX | Internal Tables, Current Row Index | 20020408 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-TABIX | Internal Tables, Current Row Index | 20020408 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-TCODE | ABAP Program, Current Transaction Code | 20020408 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SY-TCODE | ABAP Program, Current Transaction Code | 20020409 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SY-TCODE | ABAP Program, Current Transaction Code | 20020408 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SY-TCODE | ABAP Program, Current Transaction Code | 20020409 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SY-TCODE | ABAP Program, Current Transaction Code | 20020408 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | NPAT | IS-H: Patient Master Data (General) | 20011107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011031 | |
| 2 | Instance method | Public | Method | Exportst List of PMD Runtime Commands | 20020408 | |
| 3 | Instance method | Public | Method | Returns Command List | 20020409 | |
| 4 | Instance method | Public | Method | Exports DocTyp (n2dt + n2dtt) | 20011106 | |
| 5 | Instance method | Public | Method | Exports NDOC | 20011107 | |
| 6 | Instance method | Public | Method | Returns Patient-Data | 20011107 | |
| 7 | Instance method | Private | Method | Fills Instance-Data Patient | 20011107 | |
| 8 | Instance method | Public | Method | Imports List of PMD Runtime Commands | 20020408 |
Events
Class CL_ISHMED_PMD_CONTEXT has no event.
Types
Class CL_ISHMED_PMD_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NDOC | Call by reference | Type reference (TYPE) | NDOC | IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS | 20011031 |
Method CONSTRUCTOR on class CL_ISHMED_PMD_CONTEXT has no exception.
Method GET_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMMANDS | Value transfer | Type reference (TYPE) | RN2CMD_TAB | PMD: Kommando-Tabelle zur Runtime | 20020408 |
Method GET_COMMANDS on class CL_ISHMED_PMD_CONTEXT has no exception.
Method RETURN_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COMMANDS | Value transfer | Type reference (TYPE) | RN2CMD_TAB | PMD: Kommando-Tabelle zur Runtime | 20020409 |
Method RETURN_COMMANDS on class CL_ISHMED_PMD_CONTEXT has no exception.
Method RETURN_DOCTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DOCTYP | Value transfer | Type reference (TYPE) | N2PD_DOCTYP | DokTyp-Header | 20011106 |
Method RETURN_DOCTYP on class CL_ISHMED_PMD_CONTEXT has no exception.
Method RETURN_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DOCUMENT | Value transfer | Type reference (TYPE) | NDOC | IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS | 20011107 |
Method RETURN_DOCUMENT on class CL_ISHMED_PMD_CONTEXT has no exception.
Method RETURN_PATIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PATIENT | Value transfer | Type reference (TYPE) | NPAT | IS-H: Stammdaten Patient (allgemein) | 20011107 |
Method RETURN_PATIENT on class CL_ISHMED_PMD_CONTEXT has no exception.
Method SELECT_PATIENT Signature
Method SELECT_PATIENT on class CL_ISHMED_PMD_CONTEXT has no parameter.
Method SELECT_PATIENT on class CL_ISHMED_PMD_CONTEXT has no exception.
Method SET_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMMANDS | Value transfer | Type reference (TYPE) | RN2CMD_TAB | PMD: Kommando-Tabelle zur Runtime | 20020408 |
Method SET_COMMANDS on class CL_ISHMED_PMD_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463B |