SAP ABAP Class CL_SKWG_BCS_DOCUMENT (KW Documents)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-DMF (Application Component) Document Management Framework
⤷
SKWG (Package) GOS and BCS - Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DOCUMENT_BCS | Document Interface for BCS | 20001120 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DOCUMENT_DISPLAY_BCS | BCS: Document Display | 20001219 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20001120 |
Properties
| Class | CL_SKWG_BCS_DOCUMENT | |
| Short Description | KW Documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | SKWG | GOS and BCS - Functions |
| Created | 20001120 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 | ||
| 2 | IF_DOCUMENT_BCS | Document Interface for BCS | 20001120 | ||
| 3 | IF_DOCUMENT_DISPLAY_BCS | BCS: Document Display | 20001219 | ||
| 4 | IF_OS_STATE | State Management for a 'Managed Object' | 20001120 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_SKWG_BCS_DOCUMENT | 20010321 | Base Agent KW Documents |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SDOKCNTBINS | 20001120 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | SDOKFILACIS | 20001120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets File Extension | 20001122 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Gets Attribute CNTBINS | 20001120 | |
| 3 | Instance method | Public | Get-method of a virtual attribute | Gets Attribute FILACIS | 20001120 | |
| 4 | Instance method | Public | Method | Loads Documents and Writes Contents to an Internal Table | 20001120 | |
| 5 | Instance method | Public | Set-method of a virtual attribute | Sets Attribute CNTBINS | 20001120 | |
| 6 | Instance method | Public | Set-method of a virtual attribute | Sets Attribute FILACIS | 20001120 |
Events
Class CL_SKWG_BCS_DOCUMENT has no event.
Types
Class CL_SKWG_BCS_DOCUMENT has no local type.
Method Signatures
Method EXTENSION_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTENSION | Value transfer | Type reference (TYPE) | SO_FILEEXT | File-Extension | 20001122 | |||
| 2 | FILENAME | Value transfer | Type reference (TYPE) | SDOK_FILNM | Filename | 20001122 |
Method EXTENSION_GET on class CL_SKWG_BCS_DOCUMENT has no exception.
Method GET_CNTBINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SDOKCNTBINS | Attributwert | 20001120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_FILACIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SDOKFILACIS | Attributwert | 20001120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method LOAD_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR | Call by reference | Type reference (TYPE) | SKWF_ERROR | KW Framework: Fehler Objekt | 20001120 | |||
| 2 | PHIOS | Value transfer | Type reference (TYPE) | SKWF_IOS | Liste der Phios | 20001120 |
Method LOAD_DOCUMENTS on class CL_SKWG_BCS_DOCUMENT has no exception.
Method SET_CNTBINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CNTBINS | Call by reference | Type reference (TYPE) | SDOKCNTBINS | Attributwert | 20001120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method SET_FILACIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILACIS | Call by reference | Type reference (TYPE) | SDOKFILACIS | Attributwert | 20001120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |