SAP ABAP Class CL_SWF_XI_XML10_IMPORT_CNT (XI: Imports a Container Definition Version 1.0)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-BPE (Application Component) Business Process Engine
     SWF_XI_ADAPTER (Package) Workflow Adapter for XI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_XI_CONVERT_BASE Basis Class: BPML Conversion 20041201
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_PDEF_IMPORT Conversion of Process Definition 20041201
Properties
Class CL_SWF_XI_XML10_IMPORT_CNT  
Short Description XI: Imports a Container Definition Version 1.0    
Super Class CL_SWF_XI_CONVERT_BASE Basis Class: BPML Conversion 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_XI_ADAPTER   Workflow Adapter for XI 
Created 20041201   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_XI_XML10_IMPORT_CNT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_PDEF_IMPORT Conversion of Process Definition 20041201
Friends
Class CL_SWF_XI_XML10_IMPORT_CNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BINDING Instance attribute Public Object reference (TYPE REF TO) CL_SWF_XI_PROPERTY XI Adapter: Binding Service for Parameter Containers 20050322
2 M_CONTAINER Instance attribute Public Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20041201
Methods
# Method Level Visibility Method type Description Created on
1 GET_BINDING Instance method Public Method Gets the Data Binding Object 20050323
2 GET_CONTAINER Instance method Public Method Gets the Container Handle 20041201
3 SET_CONTAINER Instance method Public Method Sets the Container Handle 20041201
4 TRANSLATE_BINDING Instance method Protected Method Translates the Data Binding 20050322
5 TRANSLATE_CONTAINER Instance method Protected Method Translates the Container Defintion 20050322
6 _GET_PROPERTIES Instance method Protected Method Translates the Data Binding 20050323
Events
Class CL_SWF_XI_XML10_IMPORT_CNT has no event.
Types
Class CL_SWF_XI_XML10_IMPORT_CNT has no local type.
Method Signatures

Method GET_BINDING Signature

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

Method GET_BINDING on class CL_SWF_XI_XML10_IMPORT_CNT has no exception.

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20041201

Method GET_CONTAINER on class CL_SWF_XI_XML10_IMPORT_CNT has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20041201

Method SET_CONTAINER on class CL_SWF_XI_XML10_IMPORT_CNT has no exception.

Method TRANSLATE_BINDING 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 20050322
2 Returning RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050322

Method TRANSLATE_BINDING on class CL_SWF_XI_XML10_IMPORT_CNT has no exception.

Method TRANSLATE_CONTAINER 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 20050322
2 Returning RETCODE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050322

Method TRANSLATE_CONTAINER on class CL_SWF_XI_XML10_IMPORT_CNT has no exception.

Method _GET_PROPERTIES 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 20050323
2 Returning T_BINDING Value transfer Type reference (TYPE) SWFBNDPTAB Tabelle mit Datenflußdefinitionen, persistente Form 20050323
3 Importing T_CHANNEL Call by reference Type reference (TYPE) SWRXITCHNL 20050323

Method _GET_PROPERTIES on class CL_SWF_XI_XML10_IMPORT_CNT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700