SAP ABAP Interface IF_DOCUMENT_DISPLAY_BCS (BCS: Document Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOMS (Package) Business Communication Service
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COVER_DOCUMENT_BCS 20020214
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DOCUMENT_BCS Wrapper Class for Office Documents 20010118
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SKWG_BCS_DOCUMENT KW Documents 20001219
Properties
Interface IF_DOCUMENT_DISPLAY_BCS  
Short Description BCS: Document Display    
General Data
Package SBCOMS   Business Communication Service 
Created 20001218   SAP 
Last changed 20001219   SAP 
Unicode checks active    
Forward declarations
Interface IF_DOCUMENT_DISPLAY_BCS has no forward declaration.
Interfaces
Interface IF_DOCUMENT_DISPLAY_BCS has no interface.
Friends
Interface IF_DOCUMENT_DISPLAY_BCS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NOT_SUPPORTED Constant Public Type reference (TYPE) OS_BOOLEAN SPACE Is Not Supported 20001218
2 C_SUPPORTED Constant Public Type reference (TYPE) OS_BOOLEAN 'X' Is Supported 20001218
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_INPLACE Instance method Public Method Document Displaye Inplace 20001218
2 DISPLAY_OUTPLACE Instance method Public Method Document Display Outplace 20001218
3 INPLACE_IS_SUPPORTED Instance method Public Method Checks Whether Document Display Inplace Is Supported 20001218
4 OUTPLACE_IS_SUPPORTED Instance method Public Method Checks Whether Document Display Outplace Is Supported 20001218
Events
Interface IF_DOCUMENT_DISPLAY_BCS has no event.
Types
Interface IF_DOCUMENT_DISPLAY_BCS has no local type.
Method Signatures

Method DISPLAY_INPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20001218
2 Importing I_SEND_REQUEST Value transfer Object reference (TYPE REF TO) CL_BCS Referenz auf zugehörigen Sendeauftrag 20001218

Method DISPLAY_INPLACE on Interface IF_DOCUMENT_DISPLAY_BCS has no exception.

Method DISPLAY_OUTPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEND_REQUEST Value transfer Object reference (TYPE REF TO) CL_BCS Referenz auf zugehörigen Sendeauftrag 20001218

Method DISPLAY_OUTPLACE on Interface IF_DOCUMENT_DISPLAY_BCS has no exception.

Method INPLACE_IS_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Ja = C_SUPPORTED, Nein = C_NOT_SUPPORTED 20001218

Method INPLACE_IS_SUPPORTED on Interface IF_DOCUMENT_DISPLAY_BCS has no exception.

Method OUTPLACE_IS_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Ja = C_SUPPORTED, Nein = C_NOT_SUPPORTED 20001218

Method OUTPLACE_IS_SUPPORTED on Interface IF_DOCUMENT_DISPLAY_BCS has no exception.
History
Last changed by/on SAP  20001219 
SAP Release Created in 610