SAP ABAP Class CL_SWF_RUN_WITEXT_RUNTIME (Workflow: Runtime of Work Item Texts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Properties
Class CL_SWF_RUN_WITEXT_RUNTIME  
Short Description Workflow: Runtime of Work Item Texts    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20130124   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_RUN_WITEXT_PERSISTENCE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SWF_RUN_WITEXT_RUNTIME has no interface implemented.
Friends
Class CL_SWF_RUN_WITEXT_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CUSTOMIZING Instance attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_WITEXT_CUSTOMIZING 20130124
2 M_USER Instance attribute Private Type reference (TYPE) SYUNAME 20130124
3 M_WITEXT_TABLE Instance attribute Private Type reference (TYPE) TABLE_WITEXT 20130124
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_WORKITEM_TEXTS Instance method Public Method 20130124
2 GET_INSTANCE Static method Public Method 20130124
3 GET_IS_WORKITEM_ACTIVATED Instance method Public Method 20130131
4 GET_PERSISTENCE_OBJECT Instance method Public Method 20130124
5 GET_TRANSLATION_ACTIVATED Instance method Public Method 20130131
Events
Class CL_SWF_RUN_WITEXT_RUNTIME has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DATABASE Public See coding 20130124 BEGIN OF database, client TYPE mandt, wi_id TYPE sww_wiid, wi_lang TYPE sww_lang, wi_text TYPE sww_witext, crea_tmp TYPE swfrcrets, error_code TYPE numc3, END OF database
2 TABLE_WITEXT Public See coding 20130124 table_witext TYPE STANDARD TABLE OF database WITH KEY wi_id wi_lang
Method Signatures

Method CREATE_WORKITEM_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPEND_MODE Call by reference Type reference (TYPE) XFELD 20130131
2 Importing IM_CONTEXT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20130131
3 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WITEXT_TRANSLATION 20130131

Method CREATE_WORKITEM_TEXTS on class CL_SWF_RUN_WITEXT_RUNTIME has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20130124
2 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_WITEXT_RUNTIME 20130124

Method GET_INSTANCE on class CL_SWF_RUN_WITEXT_RUNTIME has no exception.

Method GET_IS_WORKITEM_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WITEXT_TRANSLATION 20130131
2 Returning RE_ACTIVE Value transfer Type reference (TYPE) XFELD 20130131

Method GET_IS_WORKITEM_ACTIVATED on class CL_SWF_RUN_WITEXT_RUNTIME has no exception.

Method GET_PERSISTENCE_OBJECT Signature

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

Method GET_PERSISTENCE_OBJECT on class CL_SWF_RUN_WITEXT_RUNTIME has no exception.

Method GET_TRANSLATION_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRANSLATION_ACTIVATED Value transfer Type reference (TYPE) XFELD 20130131

Method GET_TRANSLATION_ACTIVATED on class CL_SWF_RUN_WITEXT_RUNTIME has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740