SAP ABAP Class IF_SWF_CNT_SRV_DEF_ANALYSIS (Analyses Workflow Container Definitions)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CNT_SRV_DEF_ANALYSIS Analyses Workflow Container Definition 20121001
Properties
Class IF_SWF_CNT_SRV_DEF_ANALYSIS  
Short Description Analyses Workflow Container Definitions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121001   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_CNT_SRV_DEF_ANALYSIS has no forward declaration.
Interfaces
Class IF_SWF_CNT_SRV_DEF_ANALYSIS has no interface implemented.
Friends
Class IF_SWF_CNT_SRV_DEF_ANALYSIS has no friend class.
Attributes
Class IF_SWF_CNT_SRV_DEF_ANALYSIS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_RUNTIME_CNT_ELEMENTS Instance method Public Method Collects additional elements of runtime containers 20121015
2 COLLECT_TASK_CNT_ELEMENTS Instance method Public Method Collects elements of tasks 20121001
3 GET_DDIC_FIELDS Instance method Public Method Returns DDIC fields (details) of elements 20121001
4 GET_ELEMENTS Instance method Public Method Returns the list of elements 20121002
5 GET_EXCLUDED_ELEMENTS Instance method Public Method Returns names of elements that are ignored 20121002
6 GET_MESSAGES Instance method Public Method Returns (error) messages 20121002
7 SET_EXCLUDED_ELEMENTS Instance method Public Method Sets names of elements that are ignored 20121002
Events
Class IF_SWF_CNT_SRV_DEF_ANALYSIS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ELEMENT Public See coding Table of elements 20121001 TT_ELEMENT type table of T_ELEMENT
2 TT_MESSAGES Public Type reference (TYPE) SWR_MSGTAB Workflow Interfaces: Table for Messages 20121002
3 TT_TASK Public See coding Tabelle Workflow Definition: Keys 20121001 TT_TASK type table of T_TASK
4 TT_WI Public See coding 20121015 TT_WI type table of T_WI
5 T_ELEMENT Public See coding Element Definition: Name, Type, ... 20121001 begin of T_ELEMENT, external type T_external, task type SWD_STEP_T, version type swd_versio, exetyp type SWD_EXETYP, NAME type SWFDNAME, SUBELEM type SWFDNAME, PARAMKIND type SWFDPARMTY, OBJTYPE type String, OBJKIND type SWFOBJKIND, TYPENAME type string, TYPEKIND type SWFDTKIND, LENGTH type INT4, DECIMALS type INT4, IS_TABLE type xflag, IS_STRUC type xflag, TABELEM TYPE SWC_TABELM, REFTYPE TYPE SWC_REFTYP, REFSTRUCT TYPE SWC_REFSTR, REFFIELD TYPE SWC_REFFLD, OFFSET TYPE DOFFSET, "-- note 1816494 --- end of T_ELEMENT
6 T_EXTERNAL Public Type reference (TYPE) CHAR16 External Unique ID of Task 20121001
7 T_TASK Public See coding Workflow Definition: Keys (TASK, WFD_KEY, EXTERNAL) 20121001 begin of T_TASK. include type SWD_WFDWIZ. types: external type T_external, end of T_TASK
8 T_WI Public See coding 20121015 begin of t_WI, external type T_external, wi_id type SWW_WIID, XMl TYPE xflag, end of T_WI
Method Signatures

Method COLLECT_RUNTIME_CNT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MAX_CHECK Call by reference Type reference (TYPE) SYTABIX 100 Max. zu prüfenende WIs pro Task 20121015
2 Importing IT_WIS Call by reference Type reference (TYPE) TT_WI 20121015
3 Returning RE_NUMBER Value transfer Type reference (TYPE) SYTABIX Anzahl der zugefügten Elemente 20121015

Method COLLECT_RUNTIME_CNT_ELEMENTS on class IF_SWF_CNT_SRV_DEF_ANALYSIS has no exception.

Method COLLECT_TASK_CNT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TASKS Call by reference Type reference (TYPE) TT_TASK Tabelle Workflow Definition: Schlüssel 20121001
2 Returning RE_NUMBER Value transfer Type reference (TYPE) SYTABIX Anzahl der verarbeiteten Zeilen 20121001

Method COLLECT_TASK_CNT_ELEMENTS on class IF_SWF_CNT_SRV_DEF_ANALYSIS has no exception.

Method GET_DDIC_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DFIES Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20121001

Method GET_DDIC_FIELDS on class IF_SWF_CNT_SRV_DEF_ANALYSIS has no exception.

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENTS Call by reference Type reference (TYPE) TT_ELEMENT 20121002

Method GET_ELEMENTS on class IF_SWF_CNT_SRV_DEF_ANALYSIS has no exception.

Method GET_EXCLUDED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ELEMENT_NAME Value transfer Type reference (TYPE) SWFDNAMTAB Liste mit Elementnamen 20121002

Method GET_EXCLUDED_ELEMENTS on class IF_SWF_CNT_SRV_DEF_ANALYSIS has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) TT_MESSAGES Workflow-Schnittstellen: Tabelle für Nachrichten 20121002

Method GET_MESSAGES on class IF_SWF_CNT_SRV_DEF_ANALYSIS has no exception.

Method SET_EXCLUDED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ELEMENT_NAME Call by reference Type reference (TYPE) SWFDNAMTAB Liste mit Elementnamen 20121002

Method SET_EXCLUDED_ELEMENTS on class IF_SWF_CNT_SRV_DEF_ANALYSIS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in