SAP ABAP Interface IF_SWF_XI_NWA_PROCSTEPDETAILS (GENERATED ITSAM INTERFACE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-BPE (Application Component) Business Process Engine
     SWF_XI_NWA (Package) NetWeaver Administrator related (partly generated) objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_XI_NWA_PROCSTEPDETAILS GENERATED ITSAM CLASS 20081023
Properties
Interface IF_SWF_XI_NWA_PROCSTEPDETAILS  
Short Description GENERATED ITSAM INTERFACE    
General Data
Package SWF_XI_NWA   NetWeaver Administrator related (partly generated) objects 
Created 20081023   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no forward declaration.
Interfaces
Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no interface.
Friends
Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no friend.
Attributes
Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVEBUFFEREDMESSAGES Instance method Public Method 20081023
2 RETRIEVECONTAINER Instance method Public Method 20081023
3 RETRIEVEPROPGROUP Instance method Public Method 20081023
4 RETRIEVESENDSTEPDETAILS Instance method Public Method 20081023
5 RETRIEVESTEPDETAILS Instance method Public Method 20081023
6 RETRIEVESTEPHISTORY Instance method Public Method 20081023
7 RETRIEVETRANSFORMATIONMESSAGES Instance method Public Method 20081023
8 RETRIEVETRANSFORMATIONPARAMETE Instance method Public Method 20081023
9 RETRIEVETRANSFORMATIONTRACE Instance method Public Method 20081023
Events
Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no event.
Types
Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no local type.
Method Signatures

Method RETRIEVEBUFFEREDMESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGELIST Value transfer Type reference (TYPE) SWF_XI_NWA_BUFFMSGLIST 20081023
2 Importing PROCESSINSTANCEID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110
3 Importing STEPID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081023
4 Importing USERLANGUAGE Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110

Method RETRIEVEBUFFEREDMESSAGES on Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no exception.

Method RETRIEVECONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTAINERELEMENT Value transfer Type reference (TYPE) SWF_XI_NWA_CONTAINERVIEW 20081208
2 Importing MAXROWCOUNT Value transfer Type reference (TYPE) SWF_XI_NWA_INT 20081110
3 Importing PROCESSINSTANCEID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110
4 Importing STEPID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081023
5 Importing USERLANGUAGE Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110

Method RETRIEVECONTAINER on Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no exception.

Method RETRIEVEPROPGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCESSINSTANCEID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081104
2 Returning PROPERTYGROUP Value transfer Type reference (TYPE) SWF_XI_NWA_PROPERTYGROUP 20081023
3 Importing STEPID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081023
4 Importing USERLANGUAGE Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110

Method RETRIEVEPROPGROUP on Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no exception.

Method RETRIEVESENDSTEPDETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLYINGSENDSTPDTLGROUP Value transfer Type reference (TYPE) SWF_XI_NWA_SNDDTLPROPGRP 20081023
2 Importing PROCESSINSTANCEID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110
3 Returning SENDSTEPDETAILS Value transfer Type reference (TYPE) SWF_XI_NWA_SENDSTEPDTLS 20081023
4 Importing STEPID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081023
5 Importing USERLANGUAGE Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110

Method RETRIEVESENDSTEPDETAILS on Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no exception.

Method RETRIEVESTEPDETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLYINGSTPDTLGROUP Value transfer Type reference (TYPE) SWF_XI_NWA_STPDTLPROPGRP 20081023
2 Importing PROCESSINSTANCEID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081104
3 Returning STEPDETAILS Value transfer Type reference (TYPE) SWF_XI_NWA_STEPDETAILS 20081023
4 Importing STEPID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081104
5 Importing USERLANGUAGE Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110

Method RETRIEVESTEPDETAILS on Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no exception.

Method RETRIEVESTEPHISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCESSINSTANCEID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110
2 Returning STEPHISTORY Value transfer Type reference (TYPE) SWF_XI_NWA_STEPHISTORY 20081023
3 Importing STEPID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081023
4 Importing USERLANGUAGE Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110

Method RETRIEVESTEPHISTORY on Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no exception.

Method RETRIEVETRANSFORMATIONMESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAXROWCOUNT Value transfer Type reference (TYPE) SWF_XI_NWA_INT 20081110
2 Importing PROCESSINSTANCEID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110
3 Importing STEPID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081023
4 Returning TRANSFORMATIONMESSAGES Value transfer Type reference (TYPE) SWF_XI_NWA_TRANSMSGLIST 20081023
5 Importing USERLANGUAGE Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110

Method RETRIEVETRANSFORMATIONMESSAGES on Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no exception.

Method RETRIEVETRANSFORMATIONPARAMETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCESSINSTANCEID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110
2 Importing STEPID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081023
3 Returning TRANSFORMATIONPARAMETERS Value transfer Type reference (TYPE) SWF_XI_NWA_TRANSPARALIST 20081023
4 Importing USERLANGUAGE Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110

Method RETRIEVETRANSFORMATIONPARAMETE on Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no exception.

Method RETRIEVETRANSFORMATIONTRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROCESSINSTANCEID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110
2 Importing STEPID Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081023
3 Returning TRANSFORMATIONTRACE Value transfer Type reference (TYPE) SWF_XI_NWA_TRANSTRACE 20081023
4 Importing USERLANGUAGE Value transfer Type reference (TYPE) SWF_XI_NWA_STRING 20081110

Method RETRIEVETRANSFORMATIONTRACE on Interface IF_SWF_XI_NWA_PROCSTEPDETAILS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720