SAP ABAP Class IF_BSA_SADL_STEP_SEQUENCE_DESC (Descriptor for step sequence)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BSA_SADL_BINDING_DESC Descriptor for SADL bindings used in attributes, structures 20090428
2 Interface composition (i COMPRISING i_ref)  IF_BSA_SADL_DATA_ELEMENT Data element of a data container 20090428
3 Interface composition (i COMPRISING i_ref)  IF_BSA_SADL_DESC Base interface for SADL descriptors 20090428
4 Interface composition (i COMPRISING i_ref)  IF_BSA_SADL_FUNC_PARAM_DESC Descriptor for function call parameter 20090429
Properties
Class IF_BSA_SADL_STEP_SEQUENCE_DESC  
Short Description Descriptor for step sequence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090428   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSA_SADL_STEP_SEQUENCE_DESC has no forward declaration.
Interfaces
Class IF_BSA_SADL_STEP_SEQUENCE_DESC has no interface implemented.
Friends
Class IF_BSA_SADL_STEP_SEQUENCE_DESC has no friend class.
Attributes
Class IF_BSA_SADL_STEP_SEQUENCE_DESC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STEP Instance method Public Method 20090428
2 ADD_STEP_BY_VALUE Instance method Public Method 20090428
3 GET_STEPS Instance method Public Method 20090429
Events
Class IF_BSA_SADL_STEP_SEQUENCE_DESC has no event.
Types
Class IF_BSA_SADL_STEP_SEQUENCE_DESC has no local type.
Method Signatures

Method ADD_STEP Signature

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

Method ADD_STEP on class IF_BSA_SADL_STEP_SEQUENCE_DESC has no exception.

Method ADD_STEP_BY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAMESPACE Call by reference Object reference (TYPE REF TO) IF_BSA_SADL_NAMESPACE_DESC 20090428
2 Importing IV_IDENTIFIER Call by reference Type reference (TYPE) STRING 20090428
3 Returning RO_STEP Value transfer Object reference (TYPE REF TO) IF_BSA_SADL_STEP_DESC 20090428

Method ADD_STEP_BY_VALUE on class IF_BSA_SADL_STEP_SEQUENCE_DESC has no exception.

Method GET_STEPS Signature

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

Method GET_STEPS on class IF_BSA_SADL_STEP_SEQUENCE_DESC has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in