SAP ABAP Interface IF_DOCUMENT_BCS (Document Interface for BCS)
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 | 20020204 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DOCUMENT_BCS | Wrapper Class for Office Documents | 20000124 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MIME_DOC_BCS | Wrapper for Inbound Document | 20110901 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NOTE_BCS | BCS Internal: Note for Send Request | 20000314 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PDF_FORM_BCS | PDF-Based Form | 20040319 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SKWG_BCS_DOCUMENT | KW Documents | 20001120 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SMARTFORM_BCS | Class for Sending a Smart Form | 20001127 |
Properties
| Interface | IF_DOCUMENT_BCS | |
| Short Description | Document Interface for BCS |
General Data
| Package | SBCOMS | Business Communication Service |
| Created | 19990824 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 |
Friends
Interface IF_DOCUMENT_BCS has no friend.
Attributes
Interface IF_DOCUMENT_BCS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Document in MIME Format | 19990824 | |
| 2 | Instance method | Public | Method | Gets Attributes for a Specific Part of Document | 19990824 | |
| 3 | Instance method | Public | Method | Gets a Specific Part of Document | 19990824 | |
| 4 | Instance method | Public | Method | Specifies Number of Parts Document Consists of | 19990824 | |
| 5 | Instance method | Public | Method | Importance of Document | 19990824 | |
| 6 | Instance method | Public | Method | Confidentiality of Document | 19990824 | |
| 7 | Instance method | Public | Method | Title of Document | 20000203 |
Events
Interface IF_DOCUMENT_BCS has no event.
Types
Interface IF_DOCUMENT_BCS has no local type.
Method Signatures
Method AS_MIME_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MIME_GENERATOR | Call by reference | Object reference (TYPE REF TO) | CL_SX_MIME_SINGLEPART | SAPconnect-Verschalung um CL_BCOM_MIME_SINGLEPART | 20000927 | |||
| 2 | RE_MIME | Value transfer | Type reference (TYPE) | MIME_DATA | MIME-Repräsentation des Dokuments | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen von Dokumenten | 20010102 |
Method GET_BODY_PART_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PART | Call by reference | Type reference (TYPE) | INT4 | Nummer des Bodyparts dessen Attribute zurückgeliefert werden | 19990824 | |||
| 2 | RE_ATTRIBUTES | Value transfer | Type reference (TYPE) | BCSS_DBPA | Attribute des angegebenen Bodyparts | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen von Dokumenten | 20010102 |
Method GET_BODY_PART_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PART | Call by reference | Type reference (TYPE) | INT4 | Nummer des Dokument-Teils, das geliefert werden soll | 19990824 | |||
| 2 | IV_PREFER_TEXT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Textuelles Format bevorzugen | 20120920 | |||
| 3 | RE_CONTENT | Value transfer | Type reference (TYPE) | BCSS_DBPC | Content des Bodyparts | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen von Dokumenten | 20010102 |
Method GET_BODY_PART_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_COUNT | Value transfer | Type reference (TYPE) | INT4 | Anzahl der Teile, aus dem das Dokument besteht | 19990824 |
Method GET_BODY_PART_COUNT on Interface IF_DOCUMENT_BCS has no exception.
Method GET_IMPORTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IMPORTANCE | Value transfer | Type reference (TYPE) | SO_OBJ_PRI | Wichtigkeit | 19990824 |
Method GET_IMPORTANCE on Interface IF_DOCUMENT_BCS has no exception.
Method GET_SENSITIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SENSITIVITY | Value transfer | Type reference (TYPE) | SO_OBJ_SNS | Vertraulichkeit | 19990824 |
Method GET_SENSITIVITY on Interface IF_DOCUMENT_BCS has no exception.
Method GET_SUBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SUBJECT | Value transfer | Type reference (TYPE) | CHAR50 | Titel des Dokuments | 20000203 |
Method GET_SUBJECT on Interface IF_DOCUMENT_BCS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |