Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_DOCUMENT | CL_DOCUMENT | 20001103 |
Properties
| Class | CL_SWF_DOC_TEMPLATE | |
| Short Description | Workflow: Office Document Template | |
| Super Class | ||
| 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
Class CL_SWF_DOC_TEMPLATE has no forward declaration.
Interfaces
Class CL_SWF_DOC_TEMPLATE has no interface implemented.
Friends
Class CL_SWF_DOC_TEMPLATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | C_CREATE | 20001103 | ||
| 2 | Constant | Public | Type reference (TYPE) | FLAG | ';' | C_DELIMITER | 20001103 | ||
| 3 | Constant | Public | Type reference (TYPE) | SDOKRECL-RE_CLASS | 'WF_FILE' | C_DOC_CLASS_LO | 20001103 | ||
| 4 | Constant | Public | Type reference (TYPE) | SDOKRECL-RE_CLASS | 'WF_DOC' | C_DOC_CLASS_PH | 20001103 | ||
| 5 | Constant | Public | Type reference (TYPE) | SY-MSGID | 'SWUO' | C_MID | 20001103 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | C_NEW_VER | 20001103 | ||
| 7 | Constant | Public | Type reference (TYPE) | SDOKRECL-RE_CLASS | 'WF_REL_DT' | C_REL_CLASS_DT | 20001103 | ||
| 8 | Constant | Public | Type reference (TYPE) | SDOKRECL-RE_CLASS | 'LOGOBJECT' | C_REL_CLASS_LP | 20001103 | ||
| 9 | Constant | Public | Type reference (TYPE) | FLAG | ' ' | C_REPLACE | 20001103 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | C_SAVCOPY | 20001103 | ||
| 11 | Constant | Public | Type reference (TYPE) | SDOKRECL-RE_CLASS | 'WF_DESIGN' | C_TPL_CLASS_LO | 20001103 | ||
| 12 | Constant | Public | Type reference (TYPE) | SDOKRECL-RE_CLASS | 'WF_TEMPL' | C_TPL_CLASS_PH | 20001103 | ||
| 13 | Constant | Public | Type reference (TYPE) | CHAR1 | 'O' | C_UPDATE | 20001103 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 1 | E_FAILED | 20001103 | ||
| 15 | Constant | Public | Type reference (TYPE) | I | 8 | E_IF_FORM | 20001103 | ||
| 16 | Constant | Public | Type reference (TYPE) | I | 9 | E_TRANS | 20001103 | ||
| 17 | Instance attribute | Public | Type reference (TYPE) | FLAG | IS_NEW | 20001103 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | FLAG | IS_OPEN | 20001103 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | FLAG | IS_READONLY | 20001103 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | SYTITLE | M_APPL_NAME | 20001103 | |||
| 21 | Instance attribute | Protected | Object reference (TYPE REF TO) | I_OI_OLE_CONTAINER_CONTROL | M_CONTROL | 20001103 | |||
| 22 | Instance attribute | Protected | Object reference (TYPE REF TO) | I_OI_DOCUMENT_PROXY | M_DOCUMENT | 20001103 | |||
| 23 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ERROR_MSG | M_ERRMSG | 20001103 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | SYTITLE | M_FIX_TITLE | 20001103 | |||
| 25 | Instance attribute | Protected | Object reference (TYPE REF TO) | I_OI_FORM | M_FORM_IFACE | 20001103 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | SPRAS | M_LANGU | 20001103 | |||
| 27 | Instance attribute | Protected | Type reference (TYPE) | SDOKOBJECT | M_LOCKED_OBJECT | 20001103 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | M_MODIFIED | 20001103 | |||
| 29 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | M_NONAME | 20001103 | |||
| 30 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | M_PARENT | 20001103 | |||
| 31 | Instance attribute | Public | Type reference (TYPE) | SWUOPROP | M_PROPERTIES | 20001103 | |||
| 32 | Instance attribute | Public | Type reference (TYPE) | SWUO_MCRO | Startup Macro Name | 20010510 | |||
| 33 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | M_TRANSPORT | 20001103 | |||
| 34 | Instance attribute | Protected | Type reference (TYPE) | E070-TRKORR | M_TRANS_ORDER | 20001103 | |||
| 35 | Instance attribute | Protected | Type reference (TYPE) | E070-TRKORR | M_TRANS_TASK | 20001103 | |||
| 36 | Instance attribute | Protected | Type reference (TYPE) | SWUOPRWF | M_WF_PROPTY | 20001103 | |||
| 37 | Constant | Public | Type reference (TYPE) | I | 0 | OK | 20001103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Form Field | 20001103 | |
| 2 | Instance method | Public | Method | Set Form Field (Type TEXT) | 20001103 | |
| 3 | Instance method | Public | Method | Loads document (with selection box) | 20001103 | |
| 4 | Instance method | Public | Method | Change document class | 20001103 | |
| 5 | Instance method | Public | Method | Close Application/Document | 20001103 | |
| 6 | Instance method | Public | Constructor | Constructor | 20001103 | |
| 7 | Instance method | Public | Method | Generate document | 20001103 | |
| 8 | Instance method | Public | Method | Delete Document | 20001103 | |
| 9 | Instance method | Public | Method | Delete Link Item | 20001103 | |
| 10 | Instance method | Public | Method | Edit Description | 20001103 | |
| 11 | Instance method | Public | Method | Change Language ID | 20001103 | |
| 12 | Static method | Public | Method | Search Request (Document of a Workflow) | 20001103 | |
| 13 | Instance method | Public | Method | Release (Destructor) | 20001103 | |
| 14 | Instance method | Public | Method | Gets Document Content (Binary Table) | 20011120 | |
| 15 | Instance method | Public | Method | Gets a List of Links | 20001103 | |
| 16 | Instance method | Public | Method | Logical document | 20001103 | |
| 17 | Instance method | Public | Method | Gets Document Properties | 20001103 | |
| 18 | Instance method | Public | Method | Document Title | 20001103 | |
| 19 | Instance method | Public | Method | Import Document from Desktop | 20001103 | |
| 20 | Instance method | Public | Method | Initialize Application Control (PBO) | 20001103 | |
| 21 | Static method | Public | Method | INTERNAL_SERVICE | 20001103 | |
| 22 | Instance method | Public | Method | Loads a document (ID sets constructor) | 20001103 | |
| 23 | Static method | Public | Method | Load Properties for Logical Document(s) | 20001103 | |
| 24 | Instance method | Public | Method | Loads a document for translation | 20001103 | |
| 25 | Instance method | Public | Method | Loads a particular version (using PHIO) | 20001103 | |
| 26 | Instance method | Public | Event handling method | Handler ON_CLOSE_DOCUMENT Event | 20001103 | |
| 27 | Instance method | Public | Method | Open Application with Document | 20001103 | |
| 28 | Instance method | Public | Method | Document transferred to application as data table | 20001103 | |
| 29 | Instance method | Public | Method | PREVIEW | 20001103 | |
| 30 | Instance method | Public | Method | Print Document (from Application) | 20001103 | |
| 31 | Instance method | Protected | Method | Internal P_ADD_TRANSPORT | 20001103 | |
| 32 | Instance method | Protected | Method | Internal P_CHECK_CONTENT_CHANGED | 20001103 | |
| 33 | Instance method | Protected | Method | Internal P_CHECK_SELECT_DOCTYPE | 20001103 | |
| 34 | Instance method | Protected | Method | Internal P_CONVERT_LINK_NAME | 20001103 | |
| 35 | Instance method | Protected | Method | Internal P_DELETE_RELATIONS | 20001103 | |
| 36 | Instance method | Protected | Method | Internal P_GET_FORM_DATA | 20001103 | |
| 37 | Instance method | Protected | Method | Internal P_GET_LOIO_PROPTY_FROM_TABLE | 20001103 | |
| 38 | Instance method | Protected | Method | Internal P_GET_PHIO_PROPTY_FROM_TABLE | 20001103 | |
| 39 | Instance method | Protected | Method | Internal P_INIT_FORM_IFACE | 20001103 | |
| 40 | Instance method | Protected | Method | Internal P_LOAD_AND_SELECT | 20001103 | |
| 41 | Instance method | Protected | Method | Internal P_LOAD_FROM_KPRO | 20001103 | |
| 42 | Instance method | Protected | Method | Internal P_LOAD_PROPERTIES | 20001103 | |
| 43 | Instance method | Protected | Method | Internal P_LOCK_DOCUMENT | 20001103 | |
| 44 | Instance method | Protected | Method | Internal P_SAVE_TO_KPRO | 20001103 | |
| 45 | Instance method | Protected | Method | Internal P_SET_FORM_DATA | 20001103 | |
| 46 | Instance method | Protected | Method | Internal P_SET_LOIO_PROPTY_TO_TABLE | 20001103 | |
| 47 | Instance method | Protected | Method | Internal P_SET_PHIO_PROPTY_TO_TABLE | 20001103 | |
| 48 | Instance method | Protected | Method | Internal P_UNLOCK_DOCUMENT | 20001103 | |
| 49 | Instance method | Public | Method | Rename Document | 20001103 | |
| 50 | Instance method | Public | Method | Save document | 20001103 | |
| 51 | Instance method | Public | Method | Save Document Under | 20001103 | |
| 52 | Instance method | Public | Method | Choose version | 20001103 | |
| 53 | Instance method | Public | Method | Sets focus in application | 20001103 | |
| 54 | Instance method | Public | Method | Sets form fields + values | 20001103 | |
| 55 | Instance method | Public | Method | Sets transport infos (in/out) | 20001103 | |
| 56 | Instance method | Public | Method | SHOW_ERROR_MSG | 20001103 | |
| 57 | Instance method | Public | Method | SHOW_FIELD_CODE | 20001103 | |
| 58 | Instance method | Public | Method | SHOW_LINK_ITEMS | 20001103 | |
| 59 | Static method | Public | Method | Display Selection Box | 20001103 | |
| 60 | Instance method | Public | Method | SUBMIT | 20001103 |
Events
Class CL_SWF_DOC_TEMPLATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | KPRO_PROPTAB | Protected | See coding | Cannot import type | 20001103 | |
Method Signatures
Method ADD_LINK_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Type reference (TYPE) | SWUOLINK | Link-item | 20001103 | |||
| 2 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 |
Method ADD_LINK_ITEM on class CL_SWF_DOC_TEMPLATE has no exception.
Method ADD_LINK_TXTITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | C | NAME | 20001103 | |||
| 2 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | C | VALUE | 20001103 |
Method ADD_LINK_TXTITEM on class CL_SWF_DOC_TEMPLATE has no exception.
Method AUTO_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TITLE | Call by reference | Type reference (TYPE) | C | ' ' | TITLE | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | NOT_FOUND | 20001103 |
Method CHANGE_DOC_TYPE Signature
Method CHANGE_DOC_TYPE on class CL_SWF_DOC_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20001103 |
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_SAVE | Call by reference | Type reference (TYPE) | C | ' ' | speichern | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | CLOSE_FAIL | 20001103 | ||
| 3 | SAVE_FAIL | 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 | Name der Anwendung | 20001103 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | SDOKPHIO-DESCRIPT | Beschreibung | 20001103 | |||
| 3 | DOCUMENT_TYPE | Call by reference | Type reference (TYPE) | C | Dokumenttyp | 20001103 | |||
| 4 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Spache | 20001103 | ||
| 5 | LOIO_OBJECT_ID | Call by reference | Type reference (TYPE) | SDOKOBJECT | logisches Dokument | 20001103 | |||
| 6 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI-Container | 20001103 | |||
| 7 | STARTUP_MACRO | Call by reference | Type reference (TYPE) | C | Name des Start Makros | 20010510 | |||
| 8 | WF_ID_DEF | Call by reference | Type reference (TYPE) | SWD_WFD_ID | ID der Workflowdefinition | 20001103 | |||
| 9 | WF_VERSION | Call by reference | Type reference (TYPE) | SWD_VERSIO | Workflow-Version | 20001103 |
Method CONSTRUCTOR on class CL_SWF_DOC_TEMPLATE has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPEN_INPLACE | Call by reference | Type reference (TYPE) | C | 'X' | INPLACE öffnen | 20001103 | ||
| 2 | STARTUP_MACRO | Call by reference | Type reference (TYPE) | C | Start makro | 20010510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CREATE_FAILED | 20001103 | ||
| 2 | NO_DOCUMENT_TYPE | 20001103 |
Method DELETE 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | NOT_DELETED | 20001103 | ||
| 3 | NO_LOIO_SPECIFIED | 20001103 |
Method DEL_LINK_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | C | Name des Items | 20001103 | |||
| 2 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 |
Method DEL_LINK_ITEM on class CL_SWF_DOC_TEMPLATE has no exception.
Method EDIT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER | Value transfer | Type reference (TYPE) | SYINPUT | Ergebnis | 20001103 | |||
| 2 | TITLE | Call by reference | Type reference (TYPE) | C | ' ' | Titel | 20001103 |
Method EDIT_DESCRIPTION on class CL_SWF_DOC_TEMPLATE has no exception.
Method EDIT_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER | Value transfer | Type reference (TYPE) | SYINPUT | Ergebnis | 20001103 |
Method EDIT_LANGUAGE on class CL_SWF_DOC_TEMPLATE has no exception.
Method FIND_BY_QUERY 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 | logische Dokumente | 20001103 | |||
| 2 | WF_ID_DEF | Call by reference | Type reference (TYPE) | SWD_WFD_ID | WF-Definitions-ID | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_AUTHORIZED | 20001103 | ||
| 2 | NO_LOIO_FOUND | 20001103 |
Method FREE Signature
Method FREE on class CL_SWF_DOC_TEMPLATE has no parameter.
Method FREE on class CL_SWF_DOC_TEMPLATE has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_SO | Call by reference | Type reference (TYPE) | SOLIX_TAB | Inhalt (SOFM-Format) | 20011123 | |||
| 2 | SIZE | Call by reference | Type reference (TYPE) | I | Größe | 20011120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | data not found | 20011121 |
Method GET_LINK_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_TAB | Call by reference | Type reference (TYPE) | SWUOLINKTAB | Tabelle der Links | 20001103 | |||
| 2 | NO_VALUE | Call by reference | Type reference (TYPE) | XFLAG | ' ' | keine Werte | 20001103 | ||
| 3 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 |
Method GET_LINK_ITEMS on class CL_SWF_DOC_TEMPLATE has no exception.
Method GET_LOIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOIO_OBJECT_ID | Value transfer | Type reference (TYPE) | SDOKOBJECT | logischen Objekt | 20001103 |
Method GET_LOIO on class CL_SWF_DOC_TEMPLATE has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPTY | Value transfer | Type reference (TYPE) | SWUOPROP | Eigenschaften | 20001103 |
Method GET_PROPERTIES on class CL_SWF_DOC_TEMPLATE has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TITLE | Call by reference | Type reference (TYPE) | SY-TITLE | Titel | 20001103 |
Method GET_TITLE on class CL_SWF_DOC_TEMPLATE has no exception.
Method IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Call by reference | Type reference (TYPE) | C | Dateinamen | 20001103 | |||
| 2 | OPEN_INPLACE | Call by reference | Type reference (TYPE) | C | 'X' | INPLACE öffnen | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | CNTL_ERROR | 20001103 | ||
| 3 | LOAD_ERROR | 20001103 |
Method INIT_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPLACED | Call by reference | Type reference (TYPE) | C | 'X' | INPLACED | 20001103 | ||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI-Container | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20001103 |
Method INTERNAL_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD_NAME | Call by reference | Type reference (TYPE) | C | METHOD_NAME | 20001103 | |||
| 2 | VALUE_TAB | Call by reference | Type reference (TYPE) | SWUOPROPTAB | VALUE_TAB | 20001103 | |||
| 3 | WF_ID_DEF | Call by reference | Type reference (TYPE) | SWD_WFD_ID | WF_ID_DEF | 20001103 | |||
| 4 | WF_VERSION | Call by reference | Type reference (TYPE) | SWD_VERSIO | WF_VERSION | 20001103 |
Method INTERNAL_SERVICE on class CL_SWF_DOC_TEMPLATE has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPTIES | Call by reference | Type reference (TYPE) | SWUOPROP | Eigenschaften | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_FOUND | 20001103 | ||
| 2 | NO_LOIO_SPECIFIED | 20001103 |
Method LOAD_LOIOS_PROPERTIES 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 | Tabelle log. Dokumente | 20001103 | |||
| 2 | VALUE_TAB | Call by reference | Type reference (TYPE) | SWUOPROPTAB | Tabelle der Eigenschaften | 20001103 | |||
| 3 | WF_LANGU | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | sprache | 20001103 | ||
| 4 | WF_VERSION | Call by reference | Type reference (TYPE) | SWD_VERSIO | Version | 20001103 |
Method LOAD_LOIOS_PROPERTIES on class CL_SWF_DOC_TEMPLATE has no exception.
Method LOAD_TRANSLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DST_LANG | Value transfer | Type reference (TYPE) | SPRAS | Ziel-Sprache | 20001103 | |||
| 2 | PROPTIES | Call by reference | Type reference (TYPE) | SWUOPROP | Eigenschaften | 20001103 | |||
| 3 | SRC_LANG | Value transfer | Type reference (TYPE) | SPRAS | SY-LANGU | Quell-Sprache | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_FOUND | 20001103 | ||
| 2 | NO_LANGUAGE | 20001103 | ||
| 3 | NO_LOIO_SPECIFIED | 20001103 |
Method LOAD_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PHIO | Call by reference | Type reference (TYPE) | SDOKOBJECT | physische Objekt ID | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_FOUND | 20001103 | ||
| 2 | NO_LOIO_SPECIFIED | 20001103 | ||
| 3 | NO_PHIO_SPECIFIED | 20001103 |
Method ON_CLOSE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_PROXY | Value transfer | Attribute reference (LIKE) | DOCUMENT_PROXY | 20001103 | ||||
| 2 | HAS_CHANGED | Value transfer | Attribute reference (LIKE) | HAS_CHANGED | 20001103 |
Method ON_CLOSE_DOCUMENT on class CL_SWF_DOC_TEMPLATE has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_FLDCODE | Call by reference | Type reference (TYPE) | XFLAG | ' ' | NO_FLDCODE | 20001103 | ||
| 2 | NO_LOCK | Call by reference | Type reference (TYPE) | XFLAG | ' ' | nicht sperren | 20001103 | ||
| 3 | OPEN_INPLACE | Call by reference | Type reference (TYPE) | XFLAG | 'X' | INPLACE öffnen | 20001103 | ||
| 4 | READONLY | Call by reference | Type reference (TYPE) | XFLAG | ' ' | nur lesen | 20001103 | ||
| 5 | STARTUP_MACRO | Call by reference | Type reference (TYPE) | C | Start Makro | 20010510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20001103 | ||
| 2 | LOAD_ERROR | 20001103 |
Method OPEN_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TAB | Call by reference | Type reference (TYPE) | TABLE | Datentabelle | 20001103 | |||
| 2 | DOC_SIZE | Call by reference | Type reference (TYPE) | I | Dokumentgröße | 20001103 | |||
| 3 | OPEN_INPLACE | Call by reference | Type reference (TYPE) | C | 'X' | INPLACE öffnen | 20001103 | ||
| 4 | READONLY | Call by reference | Type reference (TYPE) | C | ' ' | nur lesend | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20001103 | ||
| 2 | LOAD_ERROR | 20001103 |
Method PREVIEW Signature
Method PREVIEW on class CL_SWF_DOC_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20001103 | ||
| 2 | LOAD_ERROR | 20001103 | ||
| 3 | SERVER_ERROR | 20001103 |
Method PRINT 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LOAD_ERROR | 20001103 |
Method P_ADD_TRANSPORT 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 P_ADD_TRANSPORT on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_CHECK_CONTENT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Value transfer | Type reference (TYPE) | XFLAG | CHANGED | 20001103 | |||
| 2 | TITLE | Call by reference | Type reference (TYPE) | C | TITLE | 20001103 |
Method P_CHECK_CONTENT_CHANGED on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_CHECK_SELECT_DOCTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ONLY | Call by reference | Type reference (TYPE) | XFLAG | ' ' | CHECK_ONLY | 20001103 | ||
| 2 | INTERFACE_TYPE | Call by reference | Type reference (TYPE) | C | 'BASIC' | INTERFACE_TYPE | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | NOT_AVAILABLE | 20001103 |
Method P_CONVERT_LINK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTO_DOC | Call by reference | Type reference (TYPE) | XFLAG | INTO_DOC | 20001103 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | SOI_FORM_ITEM-NAME | NAME | 20001103 |
Method P_CONVERT_LINK_NAME on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_DELETE_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | SDOKOBJECT | OBJECT | 20001103 | |||
| 2 | SAVE_VERSION | Call by reference | Type reference (TYPE) | FLAG | ' ' | SAVE_VERSION | 20001103 |
Method P_DELETE_RELATIONS on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_GET_FORM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_TAB | Call by reference | Type reference (TYPE) | SOI_FORM_LIST | ITEM_TAB | 20001103 | |||
| 2 | NO_CONVERT | Call by reference | Type reference (TYPE) | XFLAG | SPACE | NO_CONVERT | 20001103 | ||
| 3 | NO_VALUE | Call by reference | Type reference (TYPE) | XFLAG | NO_VALUE | 20001103 | |||
| 4 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 |
Method P_GET_FORM_DATA on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_GET_LOIO_PROPTY_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SWUOPROP | PROPERTIES | 20001103 | |||
| 2 | PROPTY_TAB | Call by reference | Type reference (TYPE) | KPRO_PROPTAB | PROPTY_TAB | 20001103 |
Method P_GET_LOIO_PROPTY_FROM_TABLE on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_GET_PHIO_PROPTY_FROM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SWUOPROP | PROPERTIES | 20001103 | |||
| 2 | PROPTY_TAB | Call by reference | Type reference (TYPE) | KPRO_PROPTAB | PROPTY_TAB | 20001103 |
Method P_GET_PHIO_PROPTY_FROM_TABLE on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_INIT_FORM_IFACE 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 P_INIT_FORM_IFACE on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_LOAD_AND_SELECT 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 | |||
| 2 | TITLE | Call by reference | Type reference (TYPE) | C | ' ' | TITLE | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | NO_LOIO_SPECIFIED | 20001103 | ||
| 3 | NO_PHIO_FOUND | 20001103 |
Method P_LOAD_FROM_KPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | C | URL | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LOAD_ERROR | 20001103 | ||
| 2 | NOT_EXISTING | 20001103 | ||
| 3 | NO_CONTENT | 20001103 | ||
| 4 | NO_PHIO_SPECIFIED | 20001103 |
Method P_LOAD_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SWUOPROP | PROPERTIES | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_FOUND | 20001103 | ||
| 2 | NO_LOIO_SPECIFIED | 20001103 | ||
| 3 | NO_PHIO_SPECIFIED | 20001103 |
Method P_LOCK_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCKED | Value transfer | Type reference (TYPE) | XFLAG | IS_LOCKED | 20001103 |
Method P_LOCK_DOCUMENT on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_SAVE_TO_KPRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_OBJECT | Call by reference | Type reference (TYPE) | SDOKOBJECT | NEW_OBJECT | 20001103 | |||
| 2 | OLD_OBJECT | Call by reference | Type reference (TYPE) | SDOKOBJECT | OLD_OBJECT | 20001103 | |||
| 3 | SAVE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | SAVE_MODE | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAVE_FAILED | 20001103 |
Method P_SET_FORM_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_TAB | Value transfer | Type reference (TYPE) | SOI_FORM_LIST | ITEM_TAB | 20001103 | |||
| 2 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 |
Method P_SET_FORM_DATA on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_SET_LOIO_PROPTY_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SWUOPROP | PROPERTIES | 20001103 | |||
| 2 | PROPTY_TAB | Call by reference | Type reference (TYPE) | KPRO_PROPTAB | PROPTY_TAB | 20001103 |
Method P_SET_LOIO_PROPTY_TO_TABLE on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_SET_PHIO_PROPTY_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTIES | Call by reference | Type reference (TYPE) | SWUOPROP | PROPERTIES | 20001103 | |||
| 2 | PROPTY_TAB | Call by reference | Type reference (TYPE) | KPRO_PROPTAB | PROPTY_TAB | 20001103 |
Method P_SET_PHIO_PROPTY_TO_TABLE on class CL_SWF_DOC_TEMPLATE has no exception.
Method P_UNLOCK_DOCUMENT Signature
Method P_UNLOCK_DOCUMENT on class CL_SWF_DOC_TEMPLATE has no parameter.
Method P_UNLOCK_DOCUMENT on class CL_SWF_DOC_TEMPLATE has no exception.
Method RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_NAME | Call by reference | Type reference (TYPE) | C | SPACE | neuer Name (space = dialog) | 20001103 | ||
| 2 | STORE | Call by reference | Type reference (TYPE) | FLAG | 'X' | Speichern | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NOT_RENAMED | 20001103 | ||
| 2 | NO_LOIO_SPECIFIED | 20001103 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OVERWRITE | Call by reference | Type reference (TYPE) | XFLAG | 'X' | Überschreiben | 20001103 | ||
| 2 | PROMPT_USER | Call by reference | Type reference (TYPE) | XFLAG | 'X' | Benutzer fragen | 20001103 | ||
| 3 | TITLE | Call by reference | Type reference (TYPE) | C | SPACE | Titel | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_CLASS_SPECIFIED | 20001103 | ||
| 2 | SAVE_FAILED | 20001103 | ||
| 3 | USER_CANCELLED | 20001103 | ||
| 4 | USER_NOT_SAVED | 20001103 |
Method SAVE_AS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_WF_TARGET | Call by reference | Type reference (TYPE) | SWUOPRWF | neuer Workflow | 20001103 | |||
| 2 | PROMPT_USER | Call by reference | Type reference (TYPE) | XFLAG | 'X' | Benutzer fragen | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | NO_CLASS_SPECIFIED | 20001103 | ||
| 2 | SAVE_FAILED | 20001103 | ||
| 3 | USER_CANCELLED | 20001103 | ||
| 4 | USER_NOT_SAVED | 20001103 |
Method SELECT_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TITLE | Call by reference | Type reference (TYPE) | C | Titel | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | NOT_FOUND | 20001103 | ||
| 3 | NO_LOIO_SPECIFIED | 20001103 |
Method SET_FOCUS Signature
Method SET_FOCUS on class CL_SWF_DOC_TEMPLATE has no parameter.
Method SET_FOCUS on class CL_SWF_DOC_TEMPLATE has no exception.
Method SET_LINK_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_TAB | Call by reference | Type reference (TYPE) | SWUOLINKTAB | Tabelle der Formularfelder+Werte | 20001103 | |||
| 2 | RETCODE | Call by reference | Type reference (TYPE) | I | RETCODE | 20001103 |
Method SET_LINK_ITEMS on class CL_SWF_DOC_TEMPLATE has no exception.
Method SET_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ON | Call by reference | Type reference (TYPE) | XFLAG | Ein/aus | 20001103 | |||
| 2 | ORDER | Call by reference | Type reference (TYPE) | C | Auftrag | 20001103 | |||
| 3 | TASK | Call by reference | Type reference (TYPE) | C | Ausgabe | 20001103 |
Method SET_TRANSPORT on class CL_SWF_DOC_TEMPLATE has no exception.
Method SHOW_ERROR_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TITLE | Call by reference | Type reference (TYPE) | C | ' ' | TITLE | 20001103 |
Method SHOW_ERROR_MSG on class CL_SWF_DOC_TEMPLATE has no exception.
Method SHOW_FIELD_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHOW | Call by reference | Type reference (TYPE) | I | Zeigen | 20001103 |
Method SHOW_FIELD_CODE on class CL_SWF_DOC_TEMPLATE has no exception.
Method SHOW_LINK_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANSWER | Value transfer | Type reference (TYPE) | I | ANSWER | 20001103 | |||
| 2 | SHOW_ONLY | Call by reference | Type reference (TYPE) | XFLAG | ' ' | SHOW_ONLY | 20001103 |
Method SHOW_LINK_ITEMS on class CL_SWF_DOC_TEMPLATE has no exception.
Method SHOW_SELECTBOX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MULTIPLE_CHOICE | Call by reference | Type reference (TYPE) | XFLAG | ' ' | Mehrfachauswahl | 20001103 | ||
| 2 | SELINDEX | Call by reference | Type reference (TYPE) | I | Selektionsindex | 20001103 | |||
| 3 | TITLE | Call by reference | Type reference (TYPE) | C | Titel | 20001103 | |||
| 4 | VALUE_TAB | Call by reference | Type reference (TYPE) | SWUOPROPTAB | Wertetabelle | 20001103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CANCELLED | 20001103 | ||
| 2 | NO_VALUES | 20001103 |
Method SUBMIT Signature
Method SUBMIT on class CL_SWF_DOC_TEMPLATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SEND_FAILED | 20001103 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |