SAP ABAP Class CL_ISHMED_DOC_BROWSERDYNP_SCR (Display Document in Browse on Full Screen)
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 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_DOC_SCREEN | i.s.h.med: Root Class of Presentation Layer for Documents | 20050117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_DOC_SCREEN_DIALOG | Dialog Methods of a Document | 20050117 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_DOC_SCREEN_PRINT | Print Methods of a Document | 20050419 |
Properties
Class | CL_ISHMED_DOC_BROWSERDYNP_SCR | |
Short Description | Display Document in Browse on Full Screen | |
Super Class | CL_ISHMED_DOC_SCREEN | i.s.h.med: Root Class of Presentation Layer for Documents |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NMED_DOC | IS-H*MED: Medical Documents |
Created | 20050117 | SAP |
Last change | 20070917 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISHMED_DOC_SCREEN_DIALOG | Dialog Methods of a Document | 20050117 | ||
2 | IF_ISHMED_DOC_SCREEN_PRINT | Print Methods of a Document | 20050419 |
Friends
Class CL_ISHMED_DOC_BROWSERDYNP_SCR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'FW_END' | Function Code: Back | 20050527 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'FW_END' | Function Code: Cancel | 20050527 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'FW_END' | Function Code: Exit | 20050527 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2DTCLASS | 'CL_ISHMED_DOC_BROWSER_SCR' | Name of Class to Display Documents in Browser | 20050117 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SYUCOMM | 'EXIT' | OK Code to Exit Document Display | 20050120 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RN2DOCCONTENT_META | Information for Format to Be Displayed | 20050228 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RN2DOCCATEGORY | Doc Cat Information | 20050613 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_DOC_BROWSER_SCR | View that Executes Actual Document Display | 20050117 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISH_TRUE_FALSE | FALSE | Flag: Is Screen Active at the Momement? | 20050421 | |
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISH_TRUE_FALSE | FALSE | Is HTML Control Already Filled with Content | 20050420 | |
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Is Screen Already Active | 20050120 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 0 | Instance Counter for all Instances of this Type in In. Mode | 20050117 | |
13 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container in which Display Occurs | 20050127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activates Screen Display | 20050120 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050117 |
3 | ![]() |
Instance method | Public | Method | 20050601 | |
4 | ![]() |
Instance method | Public | Method | 20050601 | |
5 | ![]() |
Instance method | Public | Method | Exits Screen Display Again | 20050120 |
6 | ![]() |
Instance method | Public | Method | PBO Routine: Initializes Display If Necessary | 20050420 |
7 | ![]() |
Instance method | Public | Method | 20050601 | |
8 | ![]() |
Instance method | Public | Method | 20050118 | |
9 | ![]() |
Instance method | Public | Method | 20050601 |
Events
Class CL_ISHMED_DOC_BROWSERDYNP_SCR has no event.
Types
Class CL_ISHMED_DOC_BROWSERDYNP_SCR has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | N2_METHOD | CO_PROC_DISPLAY | Verarbeitungsfunktion /Aktion / Methode | 20050420 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED Dokumente: Anlegen / Pflege | 20050214 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DOC | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DOC | IS-H*MED Dokumente: Controller-Klasse | 20050117 | ||
2 | ![]() |
IR_WP_ENV | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DOC_WP_ENV | Arbeitsplatzumgebung | 20050203 | ||
3 | ![]() |
IS_DOC_KEY | Call by reference | Type reference (TYPE) | RN2DOC_KEY | 20050117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED Dokumente: Ausnahmen bei Instanzierung | 20050803 |
Method COPY Signature
Method COPY on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no parameter.
Method COPY on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no exception.
Method CREATE Signature
Method CREATE on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no parameter.
Method CREATE on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no exception.
Method DEACTIVATE Signature
Method DEACTIVATE on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no parameter.
Method DEACTIVATE on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no exception.
Method ON_PBO Signature
Method ON_PBO on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Dokumentbearbeitung | 20050420 |
Method PRINT Signature
Method PRINT on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no parameter.
Method PRINT on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no exception.
Method SHOW_DIALOG Signature
Method SHOW_DIALOG on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no parameter.
Method SHOW_DIALOG on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no exception.
Method SHOW_PRINT_VIEW Signature
Method SHOW_PRINT_VIEW on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no parameter.
Method SHOW_PRINT_VIEW on class CL_ISHMED_DOC_BROWSERDYNP_SCR has no exception.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 600 |