SAP ABAP Class IF_BFW_DOCUMENT_POC (Browser: Framework: Document)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BFW_DOCUMENT_POC | Browser Framework: Proxy for Document | 20000609 |
Properties
| Class | IF_BFW_DOCUMENT_POC | |
| Short Description | Browser: Framework: Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000505 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BFW_DOCUMENT_POC has no forward declaration.
Interfaces
Class IF_BFW_DOCUMENT_POC has no interface implemented.
Friends
Class IF_BFW_DOCUMENT_POC has no friend class.
Attributes
Class IF_BFW_DOCUMENT_POC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancel Closing of Document (Event: document_closing) | 20000505 | |
| 2 | Instance method | Public | Method | Open Browser Dialog for Printing | 20000505 | |
| 3 | Instance method | Public | Method | Query Reference to Interface | 20000510 | |
| 4 | Instance method | Public | Method | Reload but do not Create New Proxies | 20000505 | |
| 5 | Instance method | Public | Method | Replace Own W3 Resources | 20000505 | |
| 6 | Instance method | Public | Method | Restart Document Closing after "Cancel_Closing" | 20000505 | |
| 7 | Instance method | Public | Method | Trigger Reloading with New Proxies after "cancel_closing" | 20000505 | |
| 8 | Instance method | Public | Method | Display Modal Dialog | 20000505 | |
| 9 | Instance method | Public | Method | Display Modeless Dialog | 20000505 | |
| 10 | Instance method | Public | Method | Confirmation of Requested W3 Resource | 20000505 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | BEFORE_DISPATCH | Static Event (1) |
Public (2) |
Data Distribution was Prepared | 20000508 |
| 2 | COMPONENT_CREATED | Instance Event (0) |
Public (2) |
Component Was Created and Completely Initialized | 20000508 |
| 3 | COMPONENT_REMOVED | Instance Event (0) |
Public (2) |
Component Was Deleted | 20000508 |
| 4 | DISPATCH_COMPLETE | Static Event (1) |
Public (2) |
Data Distribution to Be Completed | 20000508 |
| 5 | DOCUMENT_CLOSING | Instance Event (0) |
Public (2) |
Document Invisible. Discard Proxy | 20000508 |
| 6 | DOCUMENT_CREATED | Static Event (1) |
Public (2) |
Document Object Was Created and Initialized | 20000508 |
| 7 | DOCUMENT_LOADED | Instance Event (0) |
Public (2) |
Document Is Displayed | 20000508 |
| 8 | DOCUMENT_REMOVED | Static Event (1) |
Public (2) |
Document Object Was Deleted | 20000508 |
| 9 | DOCUMENT_UNLOADED | Instance Event (0) |
Public (2) |
Document no longer Displayed | 20000508 |
| 10 | W3RESOURCE_REQUESTED | Instance Event (0) |
Public (2) |
W3 Resource Was Requested | 20000508 |
Types
Class IF_BFW_DOCUMENT_POC has no local type.
Method Signatures
Method CANCEL_CLOSING Signature
Method CANCEL_CLOSING on class IF_BFW_DOCUMENT_POC has no parameter.
Method CANCEL_CLOSING on class IF_BFW_DOCUMENT_POC has no exception.
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Aktion möglich ? | 20000505 |
Method PRINT on class IF_BFW_DOCUMENT_POC has no exception.
Method QUERY_IF_CTMENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BFW_CTMENU_POC | Referenz | 20000510 |
Method QUERY_IF_CTMENU on class IF_BFW_DOCUMENT_POC has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Aktion möglich ? | 20000505 |
Method REFRESH on class IF_BFW_DOCUMENT_POC has no exception.
Method REPLACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Aktion möglich ? | 20000505 | |||
| 2 | URL | Call by reference | Type reference (TYPE) | STRING | URL | 20000505 |
Method REPLACE on class IF_BFW_DOCUMENT_POC has no exception.
Method REQUEST_CLOSING Signature
Method REQUEST_CLOSING on class IF_BFW_DOCUMENT_POC has no parameter.
Method REQUEST_CLOSING on class IF_BFW_DOCUMENT_POC has no exception.
Method REQUEST_RELOAD Signature
Method REQUEST_RELOAD on class IF_BFW_DOCUMENT_POC has no parameter.
Method REQUEST_RELOAD on class IF_BFW_DOCUMENT_POC has no exception.
Method SHOW_MODAL_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARGS | Call by reference | Type reference (TYPE) | STRING | Parameter fürs Popup | 20000505 | |||
| 2 | CALLER | Call by reference | Object reference (TYPE REF TO) | IF_POPUP_CALLER_POC | Aufrufer | 20000505 | |||
| 3 | FEATURES | Call by reference | Type reference (TYPE) | STRING | Einstellungen für's Popup | 20000505 | |||
| 4 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Aktion möglich ? | 20000505 | |||
| 5 | URL | Call by reference | Type reference (TYPE) | STRING | URL | 20000505 |
Method SHOW_MODAL_DIALOG on class IF_BFW_DOCUMENT_POC has no exception.
Method SHOW_MODELESS_DIALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Aktion möglich ? | 20000505 | |||
| 2 | URL | Call by reference | Type reference (TYPE) | STRING | URL | 20000505 |
Method SHOW_MODELESS_DIALOG on class IF_BFW_DOCUMENT_POC has no exception.
Method W3REQUEST_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | STRING | URL | 20000505 |
Method W3REQUEST_COMPLETE on class IF_BFW_DOCUMENT_POC has no exception.
Event Signatures
Event BEFORE_DISPATCH Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Exporting | Value transfer | Type reference (TYPE) | POC_OBJ_ID | Dokument-ID | 20000508 |
Event COMPONENT_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLS_ID | Exporting | Value transfer | Type reference (TYPE) | SEOCLSNAME | Klasse der Komponente | 20000508 | ||
| 2 | DOC_ID | Exporting | Value transfer | Type reference (TYPE) | POC_OBJ_ID | Dokument-ID | 20000508 | ||
| 3 | OBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BFW_COMPONENT_POC | Referenz auf Komponente | 20000508 | ||
| 4 | OBJ_ID | Exporting | Value transfer | Type reference (TYPE) | POC_OBJ_ID | Komponenten-ID | 20000508 |
Event COMPONENT_REMOVED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Exporting | Value transfer | Type reference (TYPE) | POC_OBJ_ID | Dokument-ID | 20000508 | ||
| 2 | OBJ_ID | Exporting | Value transfer | Type reference (TYPE) | POC_OBJ_ID | Komponenten-ID | 20000508 |
Event DISPATCH_COMPLETE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Exporting | Value transfer | Type reference (TYPE) | POC_OBJ_ID | Dokument-ID | 20000508 |
Event DOCUMENT_CLOSING Signature
Event DOCUMENT_CLOSING on class IF_BFW_DOCUMENT_POC has no parameter.
Event DOCUMENT_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Exporting | Value transfer | Type reference (TYPE) | POC_OBJ_ID | Dokument-ID | 20000508 | ||
| 2 | OBJ | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_BFW_DOCUMENT_POC | Referenz auf das Objekt | 20000508 |
Event DOCUMENT_LOADED Signature
Event DOCUMENT_LOADED on class IF_BFW_DOCUMENT_POC has no parameter.
Event DOCUMENT_REMOVED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC_ID | Exporting | Value transfer | Type reference (TYPE) | POC_OBJ_ID | Dokument-ID | 20000508 |
Event DOCUMENT_UNLOADED Signature
Event DOCUMENT_UNLOADED on class IF_BFW_DOCUMENT_POC has no parameter.
Event W3RESOURCE_REQUESTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Exporting | Value transfer | Type reference (TYPE) | STRING | URL | 20000508 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |