SAP ABAP Interface IF_SWJ_PPF_CONTAINER (Workflow Container Extension for PPF)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWJ_PPF (Package) Workflow Output Medium in PPF
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWJ_PPF_CONTAINER | Workflow Container Enhancement for PPF (BASIS) | 20000605 |
Properties
| Interface | IF_SWJ_PPF_CONTAINER | |
| Short Description | Workflow Container Extension for PPF |
General Data
| Package | SWJ_PPF | Workflow Output Medium in PPF |
| Created | 20000605 | SAP |
| Last changed | 20041228 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWJ_PPF_CONTAINER has no forward declaration.
Interfaces
Interface IF_SWJ_PPF_CONTAINER has no interface.
Friends
Interface IF_SWJ_PPF_CONTAINER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER_NOT_FOUND | Constant | Public | Type reference (TYPE) | SYSUBRC | 51 | Container Does Not Exist | 20000605 | |
| 2 | CONTAINER_NOT_SAVED | Constant | Public | Type reference (TYPE) | SYSUBRC | 11 | Container (Def.) Not Saved | 20000606 | |
| 3 | FAILED | Constant | Public | Type reference (TYPE) | SYSUBRC | 98 | Error | 20000605 | |
| 4 | IS_MODIFIED | Instance attribute | Public | Type reference (TYPE) | XFLAG | MODIFY Flag (OBSOLETE!) | 20010220 | ||
| 5 | NO_CONTAINER_DEFINTION | Constant | Public | Type reference (TYPE) | SYSUBRC | 3 | No Container Definition | 20000606 | |
| 6 | OK | Constant | Public | Type reference (TYPE) | SYSUBRC | 0 | No error | 20000605 | |
| 7 | PARAM_FUNCNAME | Instance attribute | Public | Type reference (TYPE) | SWJ_FNAME | Function Module Parameter Entry | 20000608 | ||
| 8 | TASK_NOT_FOUND | Constant | Public | Type reference (TYPE) | SYSUBRC | 99 | Task Does Not Exist | 20000605 | |
| 9 | TRANSPORT_ERROR | Constant | Public | Type reference (TYPE) | SYSUBRC | 61 | Container Does Not Exist | 20000606 | |
| 10 | USER_CANCELLED | Constant | Public | Type reference (TYPE) | SYSUBRC | 2 | Cancellation by user | 20000605 | |
| 11 | VALUES_NOT_SAVED | Constant | Public | Type reference (TYPE) | SYSUBRC | 12 | Container (Data) Not Saved | 20000606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy | 20010214 | |
| 2 | Instance method | Public | Method | Creates Container from Workflow Import Parameters | 20000605 | |
| 3 | Instance method | Public | Method | Delete from Database | 20000605 | |
| 4 | Instance method | Public | Method | Edit/Display Container Definition | 20000605 | |
| 5 | Instance method | Public | Method | Edit/Display Container Values | 20000605 | |
| 6 | Instance method | Public | Method | OBSOLETE! Use GET_PARAM_CONTAINER_REF | 20010207 | |
| 7 | Instance method | Public | Method | Returns GUID | 20000605 | |
| 8 | Instance method | Public | Method | Gets Reference to Container | 20020218 | |
| 9 | Instance method | Public | Method | Returns Element Value | 20010220 | |
| 10 | Instance method | Public | Method | Returns Element Values (BOR Format) | 20010220 | |
| 11 | Instance method | Public | Method | Queries Whether Container has Changed | 20010208 | |
| 12 | Instance method | Public | Method | Save | 20000605 | |
| 13 | Instance method | Public | Method | Saves Container As Copy (New GUID) | 20000605 | |
| 14 | Instance method | Public | Method | Sets Transport Object (On/Off) Customizing | 20000609 | |
| 15 | Instance method | Public | Method | Sets Element Value | 20010220 | |
| 16 | Instance method | Public | Method | Sets Element Values (BOR Format) | 20010220 |
Events
Interface IF_SWJ_PPF_CONTAINER has no event.
Types
Interface IF_SWJ_PPF_CONTAINER has no local type.
Method Signatures
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_CONTAINER | Value transfer | Object reference (TYPE REF TO) | IF_SWJ_PPF_CONTAINER | 20010219 |
Method COPY on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method CREATE_WF_START_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000605 | |||
| 2 | TASK_ID | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20000605 |
Method CREATE_WF_START_CONTAINER on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_COMMIT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Datenbank Commit | 20000605 | ||
| 2 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000605 |
Method DELETE on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method EDIT_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLE_PROPERTIES | Call by reference | Type reference (TYPE) | XFELD | 'X' | ausblenden der export/import-Flags | 20000728 | ||
| 2 | DISPLAY | Call by reference | Type reference (TYPE) | XFELD | SPACE | nur Anzeigen | 20000605 | ||
| 3 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000605 |
Method EDIT_DEFINITION on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method EDIT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY | Call by reference | Type reference (TYPE) | XFELD | SPACE | nur Anzeigen | 20000605 | ||
| 2 | EDITOR_FUNCNAME | Call by reference | Type reference (TYPE) | SWJ_FNAME | SPACE | Funktionsbaustein für editor | 20000605 | ||
| 3 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000605 |
Method EDIT_VALUES on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method GET_CONTAINER_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CNT_REF | Value transfer | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20010207 |
Method GET_CONTAINER_REF on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | SWJ_CONDID | Kennung für Parameterbedingung | 20000605 |
Method GET_ID on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method GET_PARAM_CONTAINER_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REFERENCE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20020218 |
Method GET_PARAM_CONTAINER_REF on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | Wert | 20010220 | |||
| 2 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | SWFDNAME | elementname | 20010220 | |||
| 3 | RETCODE | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20010220 |
Method GET_VALUE on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUES | Value transfer | Type reference (TYPE) | SWCONTTAB | Wertetabelle | 20010220 | |||
| 2 | WITH_INITIAL_VALUES | Call by reference | Type reference (TYPE) | XFLAG | initale Elemente mit ausgeben | 20040714 |
Method GET_VALUES on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method HAS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPARE_TEXTS | Call by reference | Type reference (TYPE) | XFLAG | 'X' | Texte vergleichen | 20020826 | ||
| 2 | MODIFIED | Value transfer | Type reference (TYPE) | XFLAG | geändert | 20010208 |
Method HAS_MODIFIED on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_COMMIT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Datenbank Commit | 20000605 | ||
| 2 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20000605 |
Method SAVE on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method SAVE_AS_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DO_COMMIT | Call by reference | Type reference (TYPE) | XFELD | SPACE | Datenbank Commit | 20000605 | ||
| 2 | NEW_GUID | Value transfer | Type reference (TYPE) | SWJ_CONDID | neue GUID | 20000605 |
Method SAVE_AS_COPY on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method SET_TANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TR_DISABLED | Call by reference | Type reference (TYPE) | XFLAG | Transport abschalten | 20000609 | |||
| 2 | TR_NO_POPUP | Call by reference | Type reference (TYPE) | XFLAG | keine Popups | 20040315 | |||
| 3 | TR_ORDER | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20000609 |
Method SET_TANSPORT on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20010220 | |||
| 2 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | SWFDNAME | Elementname | 20010220 | |||
| 3 | RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | retcode | 20010220 |
Method SET_VALUE on Interface IF_SWJ_PPF_CONTAINER has no exception.
Method SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUES | Call by reference | Type reference (TYPE) | SWCONTTAB | BOR Container | 20010220 |
Method SET_VALUES on Interface IF_SWJ_PPF_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 46D |