SAP ABAP Class CL_ISU_PRDOC_DISP_WORKSPACE (CIC Workspace for Print Document Display (PDF))
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-CS-FO (Application Component) Front Office
⤷
EECIC_COMP (Package) IS-U: CIC Components for IS-U
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_ABSTR_CMPWSP | Abstract Base Class for CIC Component Workspace | 20030521 |
Properties
| Class | CL_ISU_PRDOC_DISP_WORKSPACE | |
| Short Description | CIC Workspace for Print Document Display (PDF) | |
| Super Class | CL_CCM_ABSTR_CMPWSP | Abstract Base Class for CIC Component Workspace |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EECIC_COMP | IS-U: CIC Components for IS-U |
| Created | 20030506 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISU_PRDOC_DISP_WORKSPACE has no forward declaration.
Interfaces
Class CL_ISU_PRDOC_DISP_WORKSPACE has no interface implemented.
Friends
Class CL_ISU_PRDOC_DISP_WORKSPACE 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) | I | -1 | Current Print Document | 20030626 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ISU_PRDOC_DISP_WORKSPACE | CIC Workspace for Print Document Display (PDF) | 20030525 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FORMACTION | Action in IS-U Functionality | 20040831 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | E_PRINTDOC | Number of Print Document | 20030521 | |||
| 5 | Instance attribute | Private | See coding | PDF_URLS | 20030626 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | ISU_PRINTDOC_DISPLAY_TAB | Internal Table, Print Documents + Quickinfor for Display | 20030626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Workspace | 20030521 | |
| 2 | Instance method | Public | Method | Callback: Selects PDF for Print Document | 20030626 | |
| 3 | Instance method | Public | Method | Delete Field "First Object" | 20030708 | |
| 4 | Instance method | Private | Method | Generates Control | 20030521 | |
| 5 | Static method | Public | Method | Gives Handle to Possible Existing Objects | 20030525 | |
| 6 | Instance method | Private | Method | Loads Bill as PDF in HTML Control | 20030521 |
Events
Class CL_ISU_PRDOC_DISP_WORKSPACE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_PDF_URL | Private | See coding | Table with Already Loaded URLs for each OPBEL | 20030626 | begin of TY_PDF_URL,
opbel type e_printdoc,
url type url,
end of ty_pdf_url
|
Method Signatures
Method CB_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode | 20030521 |
Method CB_CLOSE on class CL_ISU_PRDOC_DISP_WORKSPACE has no exception.
Method CB_SELECT_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode | 20030626 |
Method CB_SELECT_PDF on class CL_ISU_PRDOC_DISP_WORKSPACE has no exception.
Method CLEAR_FIRST_OBJECT Signature
Method CLEAR_FIRST_OBJECT on class CL_ISU_PRDOC_DISP_WORKSPACE has no parameter.
Method CLEAR_FIRST_OBJECT on class CL_ISU_PRDOC_DISP_WORKSPACE has no exception.
Method CREATE_CONTROL Signature
Method CREATE_CONTROL on class CL_ISU_PRDOC_DISP_WORKSPACE has no parameter.
Method CREATE_CONTROL on class CL_ISU_PRDOC_DISP_WORKSPACE has no exception.
Method GET_FIRST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIRST_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISU_PRDOC_DISP_WORKSPACE | CIC Workspace für Druckbeleganzeige (PDF) | 20030525 |
Method GET_FIRST_OBJECT on class CL_ISU_PRDOC_DISP_WORKSPACE has no exception.
Method LOAD_PDF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FORMACTION | Call by reference | Type reference (TYPE) | FORMACTION | '01' | Aktion in der IS-U Funktionalität | 20040831 | ||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | Index des anzuzeigenden Belegs | 20030626 |
Method LOAD_PDF on class CL_ISU_PRDOC_DISP_WORKSPACE has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 464 |