SAP ABAP Class CL_SWF_DOCUMENT (CL_DOCUMENT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWUO (Package) Business Workflow: Office Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_DOC_TEMPLATE | Workflow: Office Document Template | 20001103 |
Properties
| Class | CL_SWF_DOCUMENT | |
| Short Description | CL_DOCUMENT | |
| Super Class | CL_SWF_DOC_TEMPLATE | Workflow: Office Document Template |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWUO | Business Workflow: Office Integration |
| Created | 20001103 | SAP |
| Last change | 20110908 | 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) |
Interfaces
Class CL_SWF_DOCUMENT has no interface implemented.
Friends
Class CL_SWF_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SDOKOBJECT | M_TEMPL_OBJECT | 20001103 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWUOOBJCTAB | M_TEMPL_TAB | 20001103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Document Template | 20001103 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001103 | |
| 3 | Instance method | Public | Method | Trigger Relationship | 20001103 | |
| 4 | Instance method | Public | Method | Fill Form Fields with Values | 20001103 | |
| 5 | Instance method | Public | Method | Run/Present Document | 20001103 | |
| 6 | Instance method | Public | Method | Select Document Template | 20001103 | |
| 7 | Instance method | Public | Method | Set Document Protection | 20001103 |
Events
Class CL_SWF_DOCUMENT has no event.
Types
Class CL_SWF_DOCUMENT has no local type.
Method Signatures
Method CHANGE_TEMPLATE Signature
Method CHANGE_TEMPLATE on class CL_SWF_DOCUMENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | CREATE_FAILED | 20001103 | ||
| 3 | NOT_FOUND | 20001103 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_NAME | Call by reference | Type reference (TYPE) | C | APPL_NAME | 20001103 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | SDOKPHIO-DESCRIPT | DESCRIPTION | 20001103 | |||
| 3 | DOCUMENT_TYPE | Call by reference | Type reference (TYPE) | C | DOCUMENT_TYPE | 20001103 | |||
| 4 | LOIO_OBJECT_ID | Call by reference | Type reference (TYPE) | SDOKOBJECT | LOIO_OBJECT_ID | 20001103 | |||
| 5 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | PARENT | 20001103 | |||
| 6 | STARTUP_MACRO | Call by reference | Type reference (TYPE) | C | Name des Start makros | 20010510 | |||
| 7 | WF_ID_DEF | Call by reference | Type reference (TYPE) | SWD_WFD_ID | WF_ID_DEF | 20001103 | |||
| 8 | WF_ID_INST | Call by reference | Type reference (TYPE) | SWW_WIID | WF_ID_INST | 20001103 | |||
| 9 | WF_STEP | Call by reference | Type reference (TYPE) | SWW_WIID | WF_STEP | 20001103 | |||
| 10 | WF_VERSION | Call by reference | Type reference (TYPE) | SWD_VERSIO | WF_VERSION | 20001103 |
Method CONSTRUCTOR on class CL_SWF_DOCUMENT has no exception.
Method DISCONNECT_LINKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROMPT_USER | Call by reference | Type reference (TYPE) | C | 'X' | Benutzer Fragen | 20001103 | ||
| 2 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 |
Method DISCONNECT_LINKS on class CL_SWF_DOCUMENT has no exception.
Method FILL_LINKITEMS_FROM_WF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 |
Method FILL_LINKITEMS_FROM_WF on class CL_SWF_DOCUMENT has no exception.
Method PLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPEN_INPLACE | Call by reference | Type reference (TYPE) | XFLAG | 'X' | OPEN_INPLACE | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20001103 | ||
| 2 | LOAD_ERROR | 20001103 |
Method SELECT_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOIO_TAB | Call by reference | Type reference (TYPE) | SWUOOBJCTAB | LOIO_TAB | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | NOT_FOUND | 20001103 |
Method SET_PROTECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTECT | Call by reference | Type reference (TYPE) | XFLAG | 'X' | PROTECT | 20001103 | ||
| 2 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 |
Method SET_PROTECTION on class CL_SWF_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |