SAP ABAP Class CL_UMC_NOTIF_DATA (Application Object Notifications)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
Properties
Class CL_UMC_NOTIF_DATA  
Short Description Application Object Notifications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMC   CPM : Common Objects 
Created 20020226   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMC_NOTIF_DATA has no forward declaration.
Interfaces
Class CL_UMC_NOTIF_DATA has no interface implemented.
Friends
Class CL_UMC_NOTIF_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_APP_STATUS Constant Public Type reference (TYPE) CHAR01 SPACE Character Field Length 1 20020228
2 C_APP_STATUS_RISK Constant Public Type reference (TYPE) CHAR01 'R' Character Field Length 1 20020228
3 MS_OBJECT Instance attribute Private Type reference (TYPE) UMC_YS_NOTIF Structure for Notification 20020226
4 MT_FACTORY Static Attribute Private Type reference (TYPE) YT_FACTORY 20020226
5 MT_OBJ_NOTIF Instance attribute Private Type reference (TYPE) UMC_YT_OBJ_NOTIF Notification Setting for One Object 20020226
6 M_APP Instance attribute Private Type reference (TYPE) UMC_Y_APPLICATION Application Key 20020226
7 M_APPKEY Instance attribute Private Type reference (TYPE) UMC_Y_APPKEY Application ID 20020226
8 M_APP_STATUS Instance attribute Private Type reference (TYPE) UMC_Y_APP_STATUS SPACE Application Status 20020226
9 M_MODIFIED Instance attribute Private Type reference (TYPE) AS4FLAG SPACE Flag (X or Blank) 20020226
Methods
# Method Level Visibility Method type Description Created on
1 CONDITION_TO_TEXT Static method Public Method Transform Notifications Condition Into Text 20020226
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020226
3 DEQUE_DB_DATA Static method Public Method Unlock Data for Application 20020227
4 ENQUE_DB_DATA Static method Public Method Lock Data for Application 20020227
5 GET_DATA Instance method Public Method Get Notification for Object 20020226
6 GET_INSTANCE Static method Public Method Get Instance 20020226
7 INIT_FACTORY Static method Public Method Deletes Content of Whole Factory 20020226
8 IS_MODIFIED Instance method Public Method Check Modified 20020226
9 IS_MODIFIED_ALL Static method Public Method Check if Member Data are Modified for All Objects in Factory 20020226
10 LOAD_FROM_DB Instance method Public Method Load Data from Database 20020226
11 LOAD_FROM_DB_ALL Static method Public Method Load Whole Factory From DB 20020226
12 SAVE_TO_DB Instance method Public Method Save Data to Database 20020226
13 SAVE_TO_DB_ALL Static method Public Method Save to Database Whole Factory 20020226
14 SET_DATA Instance method Public Method Set Notification for Object 20020226
Events
Class CL_UMC_NOTIF_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_FACTORY Protected See coding 20020226
2 YT_FACTORY Protected See coding 20020226
Method Signatures

Method CONDITION_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJ_NOTIF Call by reference Type reference (TYPE) UMC_YS_OBJ_NOTIF Notification setting for one object 20020226

Method CONDITION_TO_TEXT on class CL_UMC_NOTIF_DATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP Call by reference Type reference (TYPE) UMC_Y_APPLICATION Anwendungskennung 20020226
2 Importing I_APPKEY Call by reference Type reference (TYPE) UMC_Y_APPKEY Applikations-ID 20020226
3 Importing I_APP_STATUS Call by reference Type reference (TYPE) UMC_Y_APP_STATUS Status der Anwendung 20020226
4 Importing I_OKEY Call by reference Type reference (TYPE) UMC_Y_OBJ_KEY Objektschlüssel 20020226
5 Importing I_OTYPE Call by reference Type reference (TYPE) UMC_Y_OBJ_TYPE Objekttyp 20020226

Method CONSTRUCTOR on class CL_UMC_NOTIF_DATA has no exception.

Method DEQUE_DB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP Call by reference Type reference (TYPE) UMC_Y_APPLICATION Anwendungskennung 20020227
2 Importing I_APPKEY Call by reference Type reference (TYPE) UMC_Y_APPKEY Applikations-ID 20020227
3 Importing I_APP_STATUS Call by reference Type reference (TYPE) UMC_Y_APP_STATUS Status der Anwendung 20020227

Method DEQUE_DB_DATA on class CL_UMC_NOTIF_DATA has no exception.

Method ENQUE_DB_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_LOCK_OK Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020228
2 Importing I_APP Call by reference Type reference (TYPE) UMC_Y_APPLICATION Anwendungskennung 20020227
3 Importing I_APPKEY Call by reference Type reference (TYPE) UMC_Y_APPKEY Applikations-ID 20020227
4 Importing I_APP_STATUS Call by reference Type reference (TYPE) UMC_Y_APP_STATUS Status der Anwendung 20020227

Method ENQUE_DB_DATA on class CL_UMC_NOTIF_DATA has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_OBJ_NOTIF Value transfer Type reference (TYPE) UMC_YT_OBJ_NOTIF Table:Notification setting for one object 20020226

Method GET_DATA on class CL_UMC_NOTIF_DATA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_NOTIF Value transfer Object reference (TYPE REF TO) CL_UMC_NOTIF_DATA Notification Custumizing for Application Object 20020226
2 Importing I_APP Call by reference Type reference (TYPE) UMC_Y_APPLICATION Anwendungskennung 20020226
3 Importing I_APPKEY Call by reference Type reference (TYPE) UMC_Y_APPKEY Applikations-ID 20020226
4 Importing I_APP_STATUS Call by reference Type reference (TYPE) UMC_Y_APP_STATUS Status der Anwendung 20020226
5 Importing I_OKEY Call by reference Type reference (TYPE) UMC_Y_OBJ_KEY Objektschlüssel 20020226
6 Importing I_OTYPE Call by reference Type reference (TYPE) UMC_Y_OBJ_TYPE Objekttyp 20020226

Method GET_INSTANCE on class CL_UMC_NOTIF_DATA has no exception.

Method INIT_FACTORY Signature

Method INIT_FACTORY on class CL_UMC_NOTIF_DATA has no parameter.
Method INIT_FACTORY on class CL_UMC_NOTIF_DATA has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIFIED Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020226

Method IS_MODIFIED on class CL_UMC_NOTIF_DATA has no exception.

Method IS_MODIFIED_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIFIED Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20020226

Method IS_MODIFIED_ALL on class CL_UMC_NOTIF_DATA has no exception.

Method LOAD_FROM_DB Signature

Method LOAD_FROM_DB on class CL_UMC_NOTIF_DATA has no parameter.
Method LOAD_FROM_DB on class CL_UMC_NOTIF_DATA has no exception.

Method LOAD_FROM_DB_ALL Signature

Method LOAD_FROM_DB_ALL on class CL_UMC_NOTIF_DATA has no parameter.
Method LOAD_FROM_DB_ALL on class CL_UMC_NOTIF_DATA has no exception.

Method SAVE_TO_DB Signature

Method SAVE_TO_DB on class CL_UMC_NOTIF_DATA has no parameter.
Method SAVE_TO_DB on class CL_UMC_NOTIF_DATA has no exception.

Method SAVE_TO_DB_ALL Signature

Method SAVE_TO_DB_ALL on class CL_UMC_NOTIF_DATA has no parameter.
Method SAVE_TO_DB_ALL on class CL_UMC_NOTIF_DATA has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJ_NOTIF Call by reference Type reference (TYPE) UMC_YT_OBJ_NOTIF Table:Notification setting for one object 20020226

Method SET_DATA on class CL_UMC_NOTIF_DATA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B