SAP ABAP Interface IF_BFW_DOCUMENT_POC (Browser: Framework: Document)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_BFW (Package) Manufacturing Execution: Browser Framework
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
Interface IF_BFW_DOCUMENT_POC  
Short Description Browser: Framework: Document    
General Data
Package CMX_BFW   Manufacturing Execution: Browser Framework 
Created 20000505   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_BFW_DOCUMENT_POC has no forward declaration.
Interfaces
Interface IF_BFW_DOCUMENT_POC has no interface.
Friends
Interface IF_BFW_DOCUMENT_POC has no friend.
Attributes
Interface IF_BFW_DOCUMENT_POC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_CLOSING Instance method Public Method Cancel Closing of Document (Event: document_closing) 20000505
2 PRINT Instance method Public Method Open Browser Dialog for Printing 20000505
3 QUERY_IF_CTMENU Instance method Public Method Query Reference to Interface 20000510
4 REFRESH Instance method Public Method Reload but do not Create New Proxies 20000505
5 REPLACE Instance method Public Method Replace Own W3 Resources 20000505
6 REQUEST_CLOSING Instance method Public Method Restart Document Closing after "Cancel_Closing" 20000505
7 REQUEST_RELOAD Instance method Public Method Trigger Reloading with New Proxies after "cancel_closing" 20000505
8 SHOW_MODAL_DIALOG Instance method Public Method Display Modal Dialog 20000505
9 SHOW_MODELESS_DIALOG Instance method Public Method Display Modeless Dialog 20000505
10 W3REQUEST_COMPLETE 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
Interface IF_BFW_DOCUMENT_POC has no local type.
Method Signatures

Method CANCEL_CLOSING Signature

Method CANCEL_CLOSING on Interface IF_BFW_DOCUMENT_POC has no parameter.
Method CANCEL_CLOSING on Interface 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 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Aktion möglich ? 20000505

Method PRINT on Interface 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 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_BFW_CTMENU_POC Referenz 20000510

Method QUERY_IF_CTMENU on Interface 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 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Aktion möglich ? 20000505

Method REFRESH on Interface 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 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Aktion möglich ? 20000505
2 Importing URL Call by reference Type reference (TYPE) STRING URL 20000505

Method REPLACE on Interface IF_BFW_DOCUMENT_POC has no exception.

Method REQUEST_CLOSING Signature

Method REQUEST_CLOSING on Interface IF_BFW_DOCUMENT_POC has no parameter.
Method REQUEST_CLOSING on Interface IF_BFW_DOCUMENT_POC has no exception.

Method REQUEST_RELOAD Signature

Method REQUEST_RELOAD on Interface IF_BFW_DOCUMENT_POC has no parameter.
Method REQUEST_RELOAD on Interface 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 Importing ARGS Call by reference Type reference (TYPE) STRING Parameter fürs Popup 20000505
2 Importing CALLER Call by reference Object reference (TYPE REF TO) IF_POPUP_CALLER_POC Aufrufer 20000505
3 Importing FEATURES Call by reference Type reference (TYPE) STRING Einstellungen für's Popup 20000505
4 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Aktion möglich ? 20000505
5 Importing URL Call by reference Type reference (TYPE) STRING URL 20000505

Method SHOW_MODAL_DIALOG on Interface 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 Returning RESULT Value transfer Type reference (TYPE) BOOLE_D Aktion möglich ? 20000505
2 Importing URL Call by reference Type reference (TYPE) STRING URL 20000505

Method SHOW_MODELESS_DIALOG on Interface 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 Importing URL Call by reference Type reference (TYPE) STRING URL 20000505

Method W3REQUEST_COMPLETE on Interface 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 Interface 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 Interface 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 Interface 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 46C