SAP ABAP Class CL_ISHMED_DOC_LIST_BUFFER (Documents: Buffering)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_DOC (Package) IS-H*MED: Medical Documents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_DOC_CONSTANTS | ISHMED Documents: Contants | 20080304 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20080304 |
Properties
| Class | CL_ISHMED_DOC_LIST_BUFFER | |
| Short Description | Documents: Buffering | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_DOC | IS-H*MED: Medical Documents |
| Created | 20070220 | SAP |
| Last change | 20080716 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_DOC_LIST_BUFFER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_DOC_CONSTANTS | ISHMED Documents: Contants | 20080304 | ||
| 2 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20080304 |
Friends
Class CL_ISHMED_DOC_LIST_BUFFER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete All Buffered Print Data | 20080304 | |
| 2 | Static method | Public | Method | Get Function Code / OK Code | 20080304 | |
| 3 | Static method | Public | Method | Get Number (Quantity) of Selected Documents | 20080304 | |
| 4 | Static method | Public | Method | Get Current Position of Document | 20080304 | |
| 5 | Static method | Public | Method | Forms: Get Print Parameter | 20080304 | |
| 6 | Static method | Public | Method | Set Function Code / OK Code | 20080304 | |
| 7 | Static method | Public | Method | Set Number (Quantity) of Selected Documents | 20080304 | |
| 8 | Static method | Public | Method | Set Current Position of Document | 20080304 | |
| 9 | Static method | Public | Method | Forms: Set Print Parameters | 20080304 | |
| 10 | Static method | Private | Method | Display Printer Dialog Box | 20080304 |
Events
Class CL_ISHMED_DOC_LIST_BUFFER has no event.
Types
Class CL_ISHMED_DOC_LIST_BUFFER has no local type.
Method Signatures
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_ISHMED_DOC_LIST_BUFFER has no parameter.
Method CLEAR_BUFFER on class CL_ISHMED_DOC_LIST_BUFFER has no exception.
Method GET_FUNCTION_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FCODE | Value transfer | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20080304 |
Method GET_FUNCTION_CODE on class CL_ISHMED_DOC_LIST_BUFFER has no exception.
Method GET_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUMBER | Value transfer | Type reference (TYPE) | N2_NUMBER | Anzahl (Menge) der ausgewählten Dokumente | 20080304 |
Method GET_NUMBER on class CL_ISHMED_DOC_LIST_BUFFER has no exception.
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_POSITION | Value transfer | Type reference (TYPE) | N2_POSITION | Aktuelle Position beim Blättern über Dokumente | 20080304 |
Method GET_POSITION on class CL_ISHMED_DOC_LIST_BUFFER has no exception.
Method GET_PRINT_PARAM_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FORM_PARAM | Call by reference | Type reference (TYPE) | SFPOUTPUTPARAMS | Formularprozessierung Ausgabeparameter | 20080304 | |||
| 2 | I_PRINT_PREVIEW | Call by reference | Type reference (TYPE) | ISH_ON_OFF | SPACE | Ankreuzfeld: Druckansicht | 20080304 |
Method GET_PRINT_PARAM_FORM on class CL_ISHMED_DOC_LIST_BUFFER has no exception.
Method SET_FUNCTION_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20080304 |
Method SET_FUNCTION_CODE on class CL_ISHMED_DOC_LIST_BUFFER has no exception.
Method SET_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUMBER | Call by reference | Type reference (TYPE) | N2_NUMBER | Anzahl (Menge) der ausgewählten Dokumente | 20080304 |
Method SET_NUMBER on class CL_ISHMED_DOC_LIST_BUFFER has no exception.
Method SET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION | Call by reference | Type reference (TYPE) | N2_POSITION | Aktuelle Position beim Blättern über Dokumente | 20080304 |
Method SET_POSITION on class CL_ISHMED_DOC_LIST_BUFFER has no exception.
Method SET_PRINT_PARAM_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FORM_PARAM | Call by reference | Type reference (TYPE) | SFPOUTPUTPARAMS | Formularprozessierung Ausgabeparameter | 20080304 |
Method SET_PRINT_PARAM_FORM on class CL_ISHMED_DOC_LIST_BUFFER has no exception.
Method SHOW_PRINT_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CANCELLED | Call by reference | Type reference (TYPE) | ISH_ON_OFF | Ankreuzfeld: Abbruch | 20080304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dokumente: Ausnahmen bei der Bearbeitung | 20080304 |
History
| Last changed by/on | SAP | 20080716 |
| SAP Release Created in |