SAP ABAP Class CL_SWF_GP_STATUS_ELEMENT (Object Representation of a Status Element)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_GP_STATUS (Package) Status Components for Guided Procedures
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_GP_STATUS_ACTBASED_ELEM Object Representation of Activity-Based Status Elements 20041018
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_GP_STATUS_GROUP_ELEMENT Object Representation of a Grouping Element 20041018
3 Inheritance (c INHERITING FROM c_ref)  CL_SWF_GP_STATUS_ROOT_ELEMENT Object Representation of a Top-Level Status Element 20041116
Properties
Class CL_SWF_GP_STATUS_ELEMENT  
Short Description Object Representation of a Status Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_GP_STATUS   Status Components for Guided Procedures 
Created 20041018   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_GP_STATUS_ELEMENT has no forward declaration.
Interfaces
Class CL_SWF_GP_STATUS_ELEMENT has no interface implemented.
Friends
Class CL_SWF_GP_STATUS_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CHILDS Instance attribute Private Type reference (TYPE) SWFGPSTATUSELEMENTTAB Table of Status Objects 20041018
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT_VISITOR Instance method Public Method Entry Point for Visitors 20041116
2 ACCEPT_VISITOR_CHILDS Instance method Public Method Calls Visitor for All Children 20041116
3 ADD_ELEMENT Instance method Public Method Add Child Element 20041018
4 GET_ELEMENTS Instance method Public Method Get All Child Elements 20050128
5 REMOVE_ELEMENT Instance method Public Method Remove Child Element 20050128
Events
Class CL_SWF_GP_STATUS_ELEMENT has no event.
Types
Class CL_SWF_GP_STATUS_ELEMENT has no local type.
Method Signatures

Method ACCEPT_VISITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VISITOR Call by reference Object reference (TYPE REF TO) IF_SWF_GP_STATUS_ELEM_VISITOR Besucher, der eine Statuselementhierarchie abarbeitet 20041116

Method ACCEPT_VISITOR on class CL_SWF_GP_STATUS_ELEMENT has no exception.

Method ACCEPT_VISITOR_CHILDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VISITOR Call by reference Object reference (TYPE REF TO) IF_SWF_GP_STATUS_ELEM_VISITOR Besucher von Statuselementen 20041116

Method ACCEPT_VISITOR_CHILDS on class CL_SWF_GP_STATUS_ELEMENT has no exception.

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SWF_GP_STATUS_ELEMENT Objektrepräsentation eines Statuselements 20041018

Method ADD_ELEMENT on class CL_SWF_GP_STATUS_ELEMENT has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ELEMENTS Value transfer Type reference (TYPE) SWFGPSTATUSELEMENTTAB Tabelle von Statusobjekten 20050128

Method GET_ELEMENTS on class CL_SWF_GP_STATUS_ELEMENT has no exception.

Method REMOVE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SWF_GP_STATUS_ELEMENT zu entfernendes Element 20050128
2 Returning RE_RETCODE Value transfer Type reference (TYPE) SYSUBRC Ergebnis 20050128

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