SAP ABAP Class IF_DOCUMENT_DISPLAY_BCS (BCS: Document Display)
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
| Class | IF_DOCUMENT_DISPLAY_BCS | |
| Short Description | BCS: Document Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20001218 | SAP |
| Last change | 20001219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DOCUMENT_DISPLAY_BCS has no forward declaration.
Interfaces
Class IF_DOCUMENT_DISPLAY_BCS has no interface implemented.
Friends
Class IF_DOCUMENT_DISPLAY_BCS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | OS_BOOLEAN | SPACE | Is Not Supported | 20001218 | ||
| 2 | Constant | Public | Type reference (TYPE) | OS_BOOLEAN | 'X' | Is Supported | 20001218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Document Displaye Inplace | 20001218 | |
| 2 | Instance method | Public | Method | Document Display Outplace | 20001218 | |
| 3 | Instance method | Public | Method | Checks Whether Document Display Inplace Is Supported | 20001218 | |
| 4 | Instance method | Public | Method | Checks Whether Document Display Outplace Is Supported | 20001218 |
Events
Class IF_DOCUMENT_DISPLAY_BCS has no event.
Types
Class 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 | I_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20001218 | |||
| 2 | I_SEND_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_BCS | Referenz auf zugehörigen Sendeauftrag | 20001218 |
Method DISPLAY_INPLACE on class 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 | I_SEND_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_BCS | Referenz auf zugehörigen Sendeauftrag | 20001218 |
Method DISPLAY_OUTPLACE on class 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 | RESULT | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Ja = C_SUPPORTED, Nein = C_NOT_SUPPORTED | 20001218 |
Method INPLACE_IS_SUPPORTED on class 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 | RESULT | Value transfer | Type reference (TYPE) | OS_BOOLEAN | Ja = C_SUPPORTED, Nein = C_NOT_SUPPORTED | 20001218 |
Method OUTPLACE_IS_SUPPORTED on class IF_DOCUMENT_DISPLAY_BCS has no exception.
History
| Last changed by/on | SAP | 20001219 |
| SAP Release Created in |