SAP ABAP Class CL_UMB_INIT_TASK_DISPATCH (Strategic Advice for an Initiative)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20020816
Properties
Class CL_UMB_INIT_TASK_DISPATCH  
Short Description Strategic Advice for an Initiative    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package UMB_ADVISE   Strategic Advice 
Created 20020816   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20020816
Friends
# Friend Modeled only Created on Description
1 CB_UMB_INIT_TASK_DISPATCH 20020819 Base Agent Strategic Advice for an Initiative
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADVISE_ID Instance attribute Protected Type reference (TYPE) UMB_Y_ADVISE_ID Technical Name of Strategic Advice 20020816
2 ADVISE_STATUS Instance attribute Protected Type reference (TYPE) UMB_Y_ADVISE_STATUS Strategic Advice: Status 20020816
3 DISPATCH_ID Instance attribute Protected Type reference (TYPE) UMB_Y_DISPATCH_ID Strategic Advice: Technical Name of Report 20020816
4 RECEIVING_INIT Instance attribute Protected Type reference (TYPE) UMB_Y_INIT Initiative 20020816
5 RECEIVING_SCARD Instance attribute Protected Type reference (TYPE) UMB_Y_ADVISE_SCARD_RECV Scorecard Affected by Strategic Advice 20020816
6 TIMESTMP Instance attribute Protected Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20020816
7 TSTPNM Instance attribute Protected Type reference (TYPE) RSTSTPNM Last Changed By 20020816
8 WI_CHCKWI Instance attribute Protected Type reference (TYPE) SWW_CHCKWI Superordinate Work Item 20020816
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADVISE_ID Instance method Public Get-method of a virtual attribute Reads Attribute ADVISE_ID 20020816
2 GET_ADVISE_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute ADVISE_STATUS 20020816
3 GET_DISPATCH_ID Instance method Public Get-method of a virtual attribute Reads Attribute DISPATCH_ID 20020816
4 GET_RECEIVING_INIT Instance method Public Get-method of a virtual attribute Reads Attribute RECEIVING_INIT 20020816
5 GET_RECEIVING_SCARD Instance method Public Get-method of a virtual attribute Reads Attribute RECEIVING_SCARD 20020816
6 GET_TIMESTMP Instance method Public Get-method of a virtual attribute Reads the Attribute TIMESTMP 20020816
7 GET_TSTPNM Instance method Public Get-method of a virtual attribute Reads the Attribute TSTPNM 20020816
8 GET_WI_CHCKWI Instance method Public Get-method of a virtual attribute Reads Attribute WI_CHCKWI 20020816
9 SET_ADVISE_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute ADVISE_STATUS 20020816
10 SET_RECEIVING_INIT Instance method Public Set-method of a virtual attribute Sets Attribute RECEIVING_INIT 20020816
11 SET_RECEIVING_SCARD Instance method Public Set-method of a virtual attribute Sets Attribute RECEIVING_SCARD 20020816
12 SET_TIMESTMP Instance method Public Set-method of a virtual attribute Sets the Attribute TIMESTMP 20020816
13 SET_TSTPNM Instance method Public Set-method of a virtual attribute Sets the Attribute TSTPNM 20020816
14 SET_WI_CHCKWI Instance method Public Set-method of a virtual attribute Sets Attribute WI_CHCKWI 20020816
Events
Class CL_UMB_INIT_TASK_DISPATCH has no event.
Types
Class CL_UMB_INIT_TASK_DISPATCH has no local type.
Method Signatures

Method GET_ADVISE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMB_Y_ADVISE_ID Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method GET_ADVISE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMB_Y_ADVISE_STATUS Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method GET_DISPATCH_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMB_Y_DISPATCH_ID Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method GET_RECEIVING_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMB_Y_INIT Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method GET_RECEIVING_SCARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) UMB_Y_ADVISE_SCARD_RECV Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method GET_TIMESTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) RSTIMESTMP Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method GET_TSTPNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) RSTSTPNM Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method GET_WI_CHCKWI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SWW_CHCKWI Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method SET_ADVISE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADVISE_STATUS Call by reference Type reference (TYPE) UMB_Y_ADVISE_STATUS Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method SET_RECEIVING_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECEIVING_INIT Call by reference Type reference (TYPE) UMB_Y_INIT Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method SET_RECEIVING_SCARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RECEIVING_SCARD Call by reference Type reference (TYPE) UMB_Y_ADVISE_SCARD_RECV Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method SET_TIMESTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMESTMP Call by reference Type reference (TYPE) RSTIMESTMP Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method SET_TSTPNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TSTPNM Call by reference Type reference (TYPE) RSTSTPNM Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816

Method SET_WI_CHCKWI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WI_CHCKWI Call by reference Type reference (TYPE) SWW_CHCKWI Attributwert 20020816
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020816
History
Last changed by/on SAP  20041006 
SAP Release Created in 320