SAP ABAP Class /SRMERP/CL_WF_FACADE_UTIL (Helper Class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/WF_FACADE_UTIL (Package) Utility facades
Properties
Class /SRMERP/CL_WF_FACADE_UTIL  
Short Description Helper Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/WF_FACADE_UTIL   Utility facades 
Created 20100519   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_WF_FACADE_UTIL has no forward declaration.
Interfaces
Class /SRMERP/CL_WF_FACADE_UTIL has no interface implemented.
Friends
Class /SRMERP/CL_WF_FACADE_UTIL has no friend class.
Attributes
Class /SRMERP/CL_WF_FACADE_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ENRICH_PROCESS_STATE_BY_CTXT Static method Public Method Adds/updates information to the process state by user ctx. 20100519
2 GET_APPROVAL_TASK_TEXT Static method Public Method 20100519
3 GET_RESOLVER_NAME_TEXT Static method Public Method 20100519
4 GET_VALUE_TEXT Static method Public Method Gets Text (Description) of the Value 20100519
5 GET_WORKFLOW_TASK_DESCRIPTION Static method Public Method Get workflow task description 20100922
6 GET_WORK_ITEM_TEXT Static method Public Method Get workitem text 20100519
Events
Class /SRMERP/CL_WF_FACADE_UTIL has no event.
Types
Class /SRMERP/CL_WF_FACADE_UTIL has no local type.
Method Signatures

Method ENRICH_PROCESS_STATE_BY_CTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PROCESS Call by reference Type reference (TYPE) /SRMERP/S_WF_PROCESS Data structure of a SRM process 20100519
2 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) /SRMERP/WF_WORKITEM_ID Workitem identifier 20100519
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100519
2 /SRMERP/CX_WF_ERROR 20100519

Method GET_APPROVAL_TASK_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANG SY-LANGU Language Key of Current Text Environment 20100519
2 Importing IV_TASK_ID Call by reference Type reference (TYPE) SWD_STEP_T Task abbreviation 20100519
3 Returning RV_TASK_TEXT Value transfer Type reference (TYPE) SWW_RHTEXT Short Text from Task 20100519

Method GET_APPROVAL_TASK_TEXT on class /SRMERP/CL_WF_FACADE_UTIL has no exception.

Method GET_RESOLVER_NAME_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANG SY-LANGU Language ID 20100519
2 Importing IV_RESOLVER_NAME Call by reference Type reference (TYPE) /SRMERP/WF_RESP_RESOLVER_NAME Responsibility Resolver Name 20100519
3 Returning RV_RESOLVER_NAME_TEXT Value transfer Type reference (TYPE) TEXT60 Text Field of Length 60 20100519

Method GET_RESOLVER_NAME_TEXT on class /SRMERP/CL_WF_FACADE_UTIL has no exception.

Method GET_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) DFIES-FIELDNAME Field 20100519
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language 20100519
3 Importing IV_STRUCTURE Call by reference Type reference (TYPE) DDOBJNAME Structure 20100519
4 Importing IV_VALUE Call by reference Type reference (TYPE) DOMVALUE_L Value 20100519
5 Returning RV_TEXT Value transfer Type reference (TYPE) VAL_TEXT Short Text for Fixed Values 20100519

Method GET_VALUE_TEXT on class /SRMERP/CL_WF_FACADE_UTIL has no exception.

Method GET_WORKFLOW_TASK_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY Document Subset Key 20100922
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANG SY-LANGU Language ID 20100922
3 Importing IV_TASK_ID Call by reference Type reference (TYPE) SWD_STEP_T Workflow task 20100922
4 Returning RV_RESULT Value transfer Type reference (TYPE) STRING Workflow task description 20100922

Method GET_WORKFLOW_TASK_DESCRIPTION on class /SRMERP/CL_WF_FACADE_UTIL has no exception.

Method GET_WORK_ITEM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY 20100715
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANG SY-LANGU Language ID 20100519
3 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) /SRMERP/WF_WORKITEM_ID Workitem identifier 20100519
4 Returning RV_WORKITEM_TEXT Value transfer Type reference (TYPE) STRING Workflow: Language Text 20100519
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_GET_WITEXT_ERROR Can't get workitem text 20100922
History
Last changed by/on SAP  20110908 
SAP Release Created in 606