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 SWFCN 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 M_ACCESS_TAB Instance attribute Private Type reference (TYPE) SWF_XACTAB Element Access Definitions 20010813
2 M_LPOR Instance attribute Private Type reference (TYPE) SIBFLPOR Persistent Object Reference of Instance 20010813
3 M_XML_DOC Instance attribute Private Object reference (TYPE REF TO) CL_XML_DOCUMENT_BASE XML Document - Management (Basis Class) 20010813
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20010813
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010813
3 CREATE_DEFAULT_DOCUMENT Static method Private Method Generate Default Document 20010813
4 DISPLAY Instance method Public Method Display XML document 20010813
5 FIND_BY_LPOR Instance method Public Method 20010813
6 GET Instance method Public Method 20010813
7 GET_DOCUMENT_INTERFACE Instance method Public Method Read Document Interface 20010813
8 GET_DOM Instance method Public Method Read DOM 20010813
9 GET_LPOR Instance method Public Method Read POR 20010813
10 GET_REF Instance method Public Method 20010813
11 GET_TYPE Instance method Public Method 20010813
12 LIST_NAMES Instance method Public Method 20010813
13 LPOR Instance method Public Method 20010813
14 SET Instance method Public Method 20010813
15 SET_DOCUMENT_INTERFACE Instance method Public Method Set Document Interface 20010813
16 SET_DOM Instance method Public Method Set DOM 20010813
17 SET_LPOR Instance method Public Method Set POR 20010813
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 Importing DOCUMENT_INTERFACE Call by reference Type reference (TYPE) SWF_XACTAB Schnittstelle des Dokuments 20010813
2 Importing DOM Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT ABAP-Repräsentation eines XML-Dokuments 20010813
3 Importing LPOR Call by reference Type reference (TYPE) SIBFLPOR Persistente Objektreferenz 20010813
4 Importing XML_SIZE Call by reference Type reference (TYPE) SWF_XMLSIZ Anzahl Byte in der XML-Tabelle 20010813
5 Importing XML_STREAM Call by reference Type reference (TYPE) XSTRING XML-Datenstrom 20010813
6 Importing 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 Changing DOCUMENT Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT_BASE XML-Dokument-Wrapper 20010813
2 Changing 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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