SAP ABAP Class CL_SWF_WSS_PART_ITERATOR (Iterator for Message Parts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WSS_PART_ITERATOR Iterator Using the Message Part 20011127
Properties
Class CL_SWF_WSS_PART_ITERATOR  
Short Description Iterator for Message Parts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20011127   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_WSS_PART_ITERATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_WSS_PART_ITERATOR Iterator Using the Message Part 20011127
Friends
Class CL_SWF_WSS_PART_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_INDEX Instance attribute Private Type reference (TYPE) I 20011127
2 CURRENT_NAME Instance attribute Private Type reference (TYPE) STRING 20011127
3 MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20011127
4 PART_NAME_LIST Instance attribute Private Type reference (TYPE) SWFWSNMLST List of Names 20011127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20011127
2 CREATE Static method Public Method Factory 20011127
Events
Class CL_SWF_WSS_PART_ITERATOR has no event.
Types
Class CL_SWF_WSS_PART_ITERATOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message-Interface 20011127

Method CONSTRUCTOR on class CL_SWF_WSS_PART_ITERATOR has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PART_ITERATOR Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_PART_ITERATOR Iterator über die Message-Parts 20011127
2 Importing I_MESSAGE Call by reference Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message-Interface 20011127

Method CREATE on class CL_SWF_WSS_PART_ITERATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620