SAP ABAP Class CL_SWF_BPML_CONTEXT (BPML Conversion: Local Context)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_BPML (Package) Business Workflow: BPML
Properties
Class CL_SWF_BPML_CONTEXT  
Short Description BPML Conversion: Local Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_BPML   Business Workflow: BPML 
Created 20020916   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_BPML_CONTEXT has no forward declaration.
Interfaces
Class CL_SWF_BPML_CONTEXT has no interface implemented.
Friends
Class CL_SWF_BPML_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FAULTS Instance attribute Protected See coding 20020916
2 MT_MESSAGES Instance attribute Protected Type reference (TYPE) DCXMLELEMS 20020916
3 MT_PROPERTIES Instance attribute Protected Type reference (TYPE) SWRTBPML_XELM Name of Local Properties 20020916
4 MT_TIMEOUTS Instance attribute Protected Type reference (TYPE) DCXMLELEMS 20020916
5 M_PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_BPML_CONTEXT Parent Context 20020916
6 M_PROCESS Instance attribute Public Type reference (TYPE) XFLAG Process Context 20020916
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FAULT Instance method Public Method 20020916
2 ADD_PROPERTY Instance method Public Method 20020916
3 ADD_TIMEOUT Instance method Public Method 20021007
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020916
5 GET_FAULT Instance method Public Method 20020916
6 GET_PARENT Instance method Public Method 20020916
7 GET_PROPERTY Instance method Public Method Does Context Have a Property with the Name 20021002
8 GET_TIMEOUT Instance method Public Method 20021007
Events
Class CL_SWF_BPML_CONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FAULT_TYPE Protected See coding 20020916
Method Signatures

Method ADD_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20020916

Method ADD_FAULT on class CL_SWF_BPML_CONTEXT has no exception.

Method ADD_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20021002
2 Importing NAME Call by reference Type reference (TYPE) STRING 20020916

Method ADD_PROPERTY on class CL_SWF_BPML_CONTEXT has no exception.

Method ADD_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20021007

Method ADD_TIMEOUT on class CL_SWF_BPML_CONTEXT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_SWF_BPML_CONTEXT BPML Konvertierung : lokaler Kontext 20020916
2 Importing PROCESS Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20020916

Method CONSTRUCTOR on class CL_SWF_BPML_CONTEXT has no exception.

Method GET_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODE Call by reference Type reference (TYPE) STRING 20020916
2 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20020916

Method GET_FAULT on class CL_SWF_BPML_CONTEXT has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT Value transfer Object reference (TYPE REF TO) CL_SWF_BPML_CONTEXT BPML Konvertierung : lokaler Kontext 20020916

Method GET_PARENT on class CL_SWF_BPML_CONTEXT has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT 20021002
2 Importing NAME Call by reference Type reference (TYPE) STRING 20021002

Method GET_PROPERTY on class CL_SWF_BPML_CONTEXT has no exception.

Method GET_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENT Value transfer Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20021007

Method GET_TIMEOUT on class CL_SWF_BPML_CONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630