SAP ABAP Class CL_UMB_ADVICE_WF_MODEL (Strategic Advice: Workflow)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB_ADVISE (Package) Strategic Advice
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMB_WIZARD_MODEL Super Model Class for all Wizard Model Classes. 20020819
Properties
Class CL_UMB_ADVICE_WF_MODEL  
Short Description Strategic Advice: Workflow    
Super Class CL_UMB_WIZARD_MODEL Super Model Class for all Wizard Model Classes. 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UMB_ADVISE   Strategic Advice 
Created 20020814   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UMB_ADVICE_WF_MODEL has no interface implemented.
Friends
Class CL_UMB_ADVICE_WF_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ADVISE_TYPE_NO_MEASURE Constant Public Type reference (TYPE) UMB_Y_ADVISE_TYPE '2' Strategic Advice Type 20020822
2 CON_ADVISE_TYPE_REQUIRED Constant Public Type reference (TYPE) UMB_Y_ADVISE_TYPE '0' Strategic Advice Type 20020822
3 CON_ADVISE_TYPE_VOLUNTARY Constant Public Type reference (TYPE) UMB_Y_ADVISE_TYPE '1' Strategic Advice Type 20020822
4 MP_ADVICE_MEAS Instance attribute Private Object reference (TYPE REF TO) CL_UMB_ADVISE Strategic Advice: Measure 20020822
5 MP_SCARD_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_UMB_DESIGN_SCORECARD2 Scorecard Design: Scorecard Object 20020815
6 MS_INITIATIVE Instance attribute Public Type reference (TYPE) UMB_YS_INITIATIVE Interface for an Initiative 20020815
7 MS_SC182 Instance attribute Public Type reference (TYPE) UMB_SC182 Objectives: Initiative Assignment (Time-Dependent) 20020818
8 MS_WORKITEM Instance attribute Private Type reference (TYPE) SWR_WIHDR Structure for transferring work item to WLC 20020815
9 MT_INBOX Instance attribute Public Type reference (TYPE) UMB_YT_SO_FOLDER_VIEW SO: Notifications Output 20020817
10 MT_RECEIVING_MEAS Instance attribute Public Type reference (TYPE) UMB_YT_MEASURE Interface for Scorecard Measures 20020822
11 MT_SA010 Static Attribute Private See coding 20020815
12 MT_WORKLIST Instance attribute Public Type reference (TYPE) SWRTWIHDR WAPI: Table Type for Work Item Header 20020814
13 M_DISPATCH_ID Instance attribute Private Type reference (TYPE) UMB_Y_DISPATCH_ID Strategic Advice: Technical Name of Report 20020819
14 M_RECEIVING_MEAS Instance attribute Public Type reference (TYPE) UMK_Y_MEAS Measure 20020822
15 TASK_DESCRIPTION Instance attribute Public Type reference (TYPE) STRING 20020815
16 TASK_FILTER Static Attribute Private Type reference (TYPE) SWRTTASK WAPI: Table Type for Tasks 20020814
17 TASK_TEXT_TAB Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20020814
Methods
# Method Level Visibility Method type Description Created on
1 ACCEPT_ADVICE_INIT Instance method Public Method Accept the workitem 20020819
2 ACCEPT_ADVICE_MEAS Instance method Public Method Accept the workitem 20020822
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020814
4 COUT_WORKITMES Static method Public Method Workflow Interfaces: Number of Work Items for a User 20020814
5 CREATE_EXCEPTION_OBJ Instance method Private Method Create exception object from WAPI messages 20020819
6 DELETE_MAIL Instance method Public Method SAP Office: Delete document 20020817
7 EXECUTE_ADVICE_INIT Instance method Private Method Accept/Reject the workitem and complete it 20020819
8 EXECUTE_ADVICE_MEAS Instance method Private Method Accept the advice and complete the workflow 20020822
9 IS_REQUIRED_MEASURE Instance method Public Method Is the Advise Measure of the 'Required' Type? 20020822
10 LOAD_DATA_OF_DISPATCH_INIT Instance method Public Method Load data of the dispatch 20020815
11 LOAD_DATA_OF_DISPATCH_MEAS Instance method Public Method Load data of the dispatch 20020822
12 LOAD_DATA_OF_INITIATIVE Instance method Private Method Load data from the advice for a new initiative 20020815
13 LOAD_DATA_OF_MEASURE Instance method Private Method Load data from the advice for a new measure 20020822
14 ON_MEASURE_DELETE Instance method Public Method Delete a receiving measure 20020822
15 ON_MEASURE_INSERT Instance method Public Method Insert a receiving measure 20020822
16 READ_MAIL_CONTENT Instance method Public Method SAP Office: Read document 20020817
17 READ_TASK_DESCRIPTION Instance method Public Method Workflow Interfaces: Set Up Worklist for User 20020815
18 READ_WORKITEM_TYPE Instance method Public Method Is advice of measure or initiative 20020815
19 REJECT_ADVICE_INIT Instance method Public Method Reject the workitem 20020819
20 SO_CREATE_INBOX Instance method Public Method SAP Office: Inbox 20020817
21 WF_CREATE_WORKLIST Instance method Public Method Workflow Interfaces: Set Up Worklist for User 20020814
Events
Class CL_UMB_ADVICE_WF_MODEL has no event.
Types
Class CL_UMB_ADVICE_WF_MODEL has no local type.
Method Signatures

Method ACCEPT_ADVICE_INIT Signature

Method ACCEPT_ADVICE_INIT on class CL_UMB_ADVICE_WF_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20020819
2 CX_UMB_SCORECARD Scorecard 20020819
3 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020819

Method ACCEPT_ADVICE_MEAS Signature

Method ACCEPT_ADVICE_MEAS on class CL_UMB_ADVICE_WF_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020822

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_UMB_ADVICE_WF_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UMB_ADVICE_WF_MODEL has no exception.

Method COUT_WORKITMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WI_COUNT Value transfer Type reference (TYPE) SWR_COUNT Workflow-Schnittstellen: Zähler 20020814

Method COUT_WORKITMES on class CL_UMB_ADVICE_WF_MODEL has no exception.

Method CREATE_EXCEPTION_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EP_OBJ Value transfer Object reference (TYPE REF TO) CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020819
2 Importing IT_MESSAGE_STRUCT Value transfer Type reference (TYPE) SAPI_MSG_STRUC Tabelle mit sap-wapi-Message (Strukturen) 20020819

Method CREATE_EXCEPTION_OBJ on class CL_UMB_ADVICE_WF_MODEL has no exception.

Method DELETE_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Value transfer Type reference (TYPE) I 20020817
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020817

Method EXECUTE_ADVICE_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECEIVING_INIT Value transfer Type reference (TYPE) UMB_Y_INIT Initiative 20020819
2 Importing I_STATUS Value transfer Type reference (TYPE) UMB_Y_ADVISE_STATUS Strategische Anweisung: Status 20020819
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020819

Method EXECUTE_ADVICE_MEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECEIVING_TAB Value transfer Type reference (TYPE) UMB_YT_ADVISE_RECEIVER 20020826
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020822

Method IS_REQUIRED_MEASURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FLAG Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020822
2 Importing I_MEAS Value transfer Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020822

Method IS_REQUIRED_MEASURE on class CL_UMB_ADVICE_WF_MODEL has no exception.

Method LOAD_DATA_OF_DISPATCH_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ADVICE_MODEL Value transfer Object reference (TYPE REF TO) CL_UMB_ADVICE_INIT_MODEL Strategische Anweisung für eine Initiative 20020815
2 Importing IP_WIZARD Value transfer Object reference (TYPE REF TO) CL_UMB_DESIGN_WIZARD Scorecard Design: Wizard 20020815
3 Importing I_INDEX Value transfer Type reference (TYPE) I 20020815
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Ausnahme 20020829
2 CX_UMB_SCORECARD Scorecard 20020815
3 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020815

Method LOAD_DATA_OF_DISPATCH_MEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ADVICE_MODEL Value transfer Object reference (TYPE REF TO) CL_UMB_ADVICE_MEAS_MODEL Strategische Anweisung für eine Kennzahl 20020822
2 Importing IP_WIZARD Value transfer Object reference (TYPE REF TO) CL_UMB_DESIGN_WIZARD Scorecard Design: Wizard 20020822
3 Importing I_INDEX Value transfer Type reference (TYPE) I 20020822
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Ausnahme 20020826
2 CX_UMB_SCORECARD Scorecard 20020822
3 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020822

Method LOAD_DATA_OF_INITIATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ADVICE Value transfer Object reference (TYPE REF TO) CL_UMB_INIT_TASK 20020815
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020818

Method LOAD_DATA_OF_MEASURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ADVICE Value transfer Object reference (TYPE REF TO) CL_UMB_ADVISE Strategische Anweisung: Kennzahl 20020822
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020822

Method ON_MEASURE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Value transfer Type reference (TYPE) I 20020822

Method ON_MEASURE_DELETE on class CL_UMB_ADVICE_WF_MODEL has no exception.

Method ON_MEASURE_INSERT Signature

Method ON_MEASURE_INSERT on class CL_UMB_ADVICE_WF_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020822

Method READ_MAIL_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Value transfer Type reference (TYPE) I 20020817
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020817

Method READ_TASK_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Value transfer Type reference (TYPE) I 20020815
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020817

Method READ_WORKITEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OBJ_TYPE Value transfer Type reference (TYPE) UMB_Y_OBJ_TYPE Scorecard-Elemente: Objekttyp 20020815
2 Importing I_INDEX Call by reference Type reference (TYPE) I 20020815

Method READ_WORKITEM_TYPE on class CL_UMB_ADVICE_WF_MODEL has no exception.

Method REJECT_ADVICE_INIT Signature

Method REJECT_ADVICE_INIT on class CL_UMB_ADVICE_WF_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020819

Method SO_CREATE_INBOX Signature

Method SO_CREATE_INBOX on class CL_UMB_ADVICE_WF_MODEL has no parameter.
Method SO_CREATE_INBOX on class CL_UMB_ADVICE_WF_MODEL has no exception.

Method WF_CREATE_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGE_LINES Call by reference Type reference (TYPE) SAPI_MSG_LINES Tabelle mit sap-wapi-Message (Zeilen) 20020814
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD_ADVISE Strategische Anweisung 20020816
History
Last changed by/on SAP  20041006 
SAP Release Created in 320