SAP ABAP Class IF_DOCUMENT_BCS (Document Interface for BCS)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 |
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
Class | IF_DOCUMENT_BCS | |
Short Description | Document Interface for BCS | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19990824 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_DOCUMENT_BCS has no interface implemented.
Friends
Class IF_DOCUMENT_BCS has no friend class.
Attributes
Class 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
Class IF_DOCUMENT_BCS has no event.
Types
Class 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 class 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 class 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 class 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 class IF_DOCUMENT_BCS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |