SAP ABAP Class CL_SWF_CNT_XML_PROXY (Sample XML Document in Workflow)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_CNT (Package) Workflow: Container
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_OBJECT | Business Instance | 20010813 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_PERSISTENT | Persistent Business Instance | 20010813 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_IFS_PARAMETER_CONTAINER | Container for Transfer of Parameters | 20010813 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WORKFLOW | Business Workflow | 20010813 |
Properties
| Class | CL_SWF_CNT_XML_PROXY | |
| Short Description | Sample XML Document in Workflow | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_CNT | Workflow: Container |
| Created | 20010813 | SAP |
| Last change | 20110908 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_OBJECT | Business Instance | 20010813 | ||
| 2 | BI_PERSISTENT | Persistent Business Instance | 20010813 | ||
| 3 | IF_SWF_IFS_PARAMETER_CONTAINER | Container for Transfer of Parameters | 20010813 | ||
| 4 | IF_WORKFLOW | Business Workflow | 20010813 |
Friends
Class CL_SWF_CNT_XML_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SWF_XACTAB | Element Access Definitions | 20010813 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SIBFLPOR | Persistent Object Reference of Instance | 20010813 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML Document - Management (Basis Class) | 20010813 |
Methods
Events
Class CL_SWF_CNT_XML_PROXY has no event.
Types
Class CL_SWF_CNT_XML_PROXY has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_SWF_CNT_XML_PROXY has no parameter.
Method CLEAR on class CL_SWF_CNT_XML_PROXY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_INTERFACE | Call by reference | Type reference (TYPE) | SWF_XACTAB | Schnittstelle des Dokuments | 20010813 | |||
| 2 | DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | ABAP-Repräsentation eines XML-Dokuments | 20010813 | |||
| 3 | LPOR | Call by reference | Type reference (TYPE) | SIBFLPOR | Persistente Objektreferenz | 20010813 | |||
| 4 | XML_SIZE | Call by reference | Type reference (TYPE) | SWF_XMLSIZ | Anzahl Byte in der XML-Tabelle | 20010813 | |||
| 5 | XML_STREAM | Call by reference | Type reference (TYPE) | XSTRING | XML-Datenstrom | 20010813 | |||
| 6 | XML_TABLE | Call by reference | Type reference (TYPE) | TABLE | Tabelle mit XML-Daten | 20010813 |
Method CONSTRUCTOR on class CL_SWF_CNT_XML_PROXY has no exception.
Method CREATE_DEFAULT_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_XML_DOCUMENT_BASE | XML-Dokument-Wrapper | 20010813 | |||
| 2 | DOCUMENT_INTERFACE | Call by reference | Type reference (TYPE) | SWF_XACTAB | Dokument-Zugriffsinterface | 20010813 |
Method CREATE_DEFAULT_DOCUMENT on class CL_SWF_CNT_XML_PROXY has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_SWF_CNT_XML_PROXY has no parameter.
Method DISPLAY on class CL_SWF_CNT_XML_PROXY has no exception.
Method FIND_BY_LPOR Signature
Method FIND_BY_LPOR on class CL_SWF_CNT_XML_PROXY has no parameter.
Method FIND_BY_LPOR on class CL_SWF_CNT_XML_PROXY has no exception.
Method GET Signature
Method GET on class CL_SWF_CNT_XML_PROXY has no parameter.
Method GET on class CL_SWF_CNT_XML_PROXY has no exception.
Method GET_DOCUMENT_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_INTERFACE | Value transfer | Type reference (TYPE) | SWF_XACTAB | Schnittstelle des Dokuments | 20010813 |
Method GET_DOCUMENT_INTERFACE on class CL_SWF_CNT_XML_PROXY has no exception.
Method GET_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | DOM des verwalteten XML-Dokuments | 20010813 |
Method GET_DOM on class CL_SWF_CNT_XML_PROXY has no exception.
Method GET_LPOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LPOR | Value transfer | Type reference (TYPE) | SIBFLPOR | POR des Dokuments | 20010813 |
Method GET_LPOR on class CL_SWF_CNT_XML_PROXY has no exception.
Method GET_REF Signature
Method GET_REF on class CL_SWF_CNT_XML_PROXY has no parameter.
Method GET_REF on class CL_SWF_CNT_XML_PROXY has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_SWF_CNT_XML_PROXY has no parameter.
Method GET_TYPE on class CL_SWF_CNT_XML_PROXY has no exception.
Method LIST_NAMES Signature
Method LIST_NAMES on class CL_SWF_CNT_XML_PROXY has no parameter.
Method LIST_NAMES on class CL_SWF_CNT_XML_PROXY has no exception.
Method LPOR Signature
Method LPOR on class CL_SWF_CNT_XML_PROXY has no parameter.
Method LPOR on class CL_SWF_CNT_XML_PROXY has no exception.
Method SET Signature
Method SET on class CL_SWF_CNT_XML_PROXY has no parameter.
Method SET on class CL_SWF_CNT_XML_PROXY has no exception.
Method SET_DOCUMENT_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT_INTERFACE | Value transfer | Type reference (TYPE) | SWF_XACTAB | Schnittstelle des Dokuments | 20010813 |
Method SET_DOCUMENT_INTERFACE on class CL_SWF_CNT_XML_PROXY has no exception.
Method SET_DOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | DOM des verwalteten XML-Dokuments | 20010813 |
Method SET_DOM on class CL_SWF_CNT_XML_PROXY has no exception.
Method SET_LPOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LPOR | Value transfer | Type reference (TYPE) | SIBFLPOR | Neue POR des Dokuments | 20010813 |
Method SET_LPOR on class CL_SWF_CNT_XML_PROXY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |