SAP ABAP Class CL_UPB_PM_LOG (CL_UPB_PM_LOG)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPBPM (Package) Planning Folders
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPB_PM_LOG 20020318
Properties
Class CL_UPB_PM_LOG  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class UPB    
Program status     
Category 0   
Package UPBPM   Planning Folders 
Created 20011205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UPBPM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UPB_PM_LOG 20020318
Friends
Class CL_UPB_PM_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DIALOG Constant Public Type reference (TYPE) UPB_Y_PM_FLAG 'D' Planning Folders: Status 20020319
2 C_DISPLAY_IN_SS Constant Private Type reference (TYPE) UPB_Y_PM_FLAG 'P' Planning Folders: Status 20020218
3 C_POPUP Constant Private Type reference (TYPE) UPB_Y_PM_FLAG 'P' Planning Folders: Status 20020319
4 C_SS_CUSTOM_CONTROL Constant Private Type reference (TYPE) CHAR8 'G_CC_LOG' Character Field, 8 Characters Long 20020218
5 C_SUBSCREEN Constant Private Type reference (TYPE) UPB_Y_PM_FLAG 'S' Planning Folders: Status 20020319
6 GR_APPLC Static Attribute Private Object reference (TYPE REF TO) CL_UPB_PM_APPLC Upper Class for Special Attributes of Planning Folders 20011205
7 GR_LOG Static Attribute Public Object reference (TYPE REF TO) CL_UPB_PM_LOG Active Message Handler 20011205
8 GR_LOG_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20011207
9 GR_LOG_CONTAINER_DB Static Attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for Custom Controls in the Screen Area 20020218
10 GR_LOG_CONTAINER_SS Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20020218
11 GS_DEFAULT_MSG Static Attribute Private Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20020924
12 GS_DISPLAY_PROFILE Static Attribute Private Type reference (TYPE) BAL_S_PROF Application Log: Log Output Format Profile 20011207
13 GS_DISPLAY_PROFILE_POPUP Static Attribute Private Type reference (TYPE) BAL_S_PROF Application Log: Log Output Format Profile 20020225
14 GS_MSG Instance attribute Private Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20011206
15 GT_LOG_HANDLE Static Attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20011205
16 G_APPLC Static Attribute Private Type reference (TYPE) UPB_Y_APPLC Planning Application 20011205
17 G_CONTROL_DISPLAYED Static Attribute Private Type reference (TYPE) UPB_Y_PM_FLAG Planning Folders: Status 20011218
18 G_CONTROL_HANDLE Static Attribute Private Type reference (TYPE) BALCNTHNDL Application Log: Control Display Handle 20011207
19 G_DISPLAY_ALL Static Attribute Private Type reference (TYPE) UPB_Y_PM_ATTRIBUT_VALUE Attribute Value 20011207
20 G_DISPLAY_CONDITION Static Attribute Private Type reference (TYPE) UPB_Y_PM_ATTRIBUT_VALUE Attribute Value 20011207
21 G_HANDLE4DISPLAY Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20011207
22 G_LOG_CONTAINER_HEIGHT Static Attribute Private Type reference (TYPE) I 100 20011210
23 G_LOG_CONTAINER_LEFT Static Attribute Private Type reference (TYPE) I 200 20011210
24 G_LOG_CONTAINER_TOP Static Attribute Private Type reference (TYPE) I 100 20011210
25 G_LOG_CONTAINER_WIDTH Static Attribute Private Type reference (TYPE) I 650 20011210
26 G_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20011205
27 G_MSG_NO Static Attribute Private Type reference (TYPE) I Total of All Messages 20011207
28 G_PM Static Attribute Private Type reference (TYPE) UPB_Y_PS_NAME Name of Planning Folder 20011205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020225
2 COLLECT_BEGIN Static method Public Method Start New Collection 20011205
3 COLLECT_END Instance method Public Method End Collection, Issue Messages 20011205
4 COLLECT_MSG Instance method Public Method Add a Message 20011206
5 COLLECT_MSGT Instance method Public Method Add Several Messages 20011206
6 COLLECT_MSGT_B Instance method Public Method Add Several Messages 20011206
7 COLLECT_MSG_B Instance method Public Method Add a Message 20011206
8 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011206
9 CONTROL_CREATE Instance method Private Method Initialize Technical Settings 20011205
10 CONTROL_CREATE_POPUP Instance method Private Method Initialize Technical Settings 20011218
11 CONTROL_REFRESH Instance method Private Method 20011207
12 GET_LOG_HANDLES Instance method Private Method 20011207
13 INIT Static method Public Method Initialize Log again 20011205
14 KILL Static method Public Method Release Log, Delete All Messages 20011205
15 LOG_CALLBACK Instance method Public Method 20011210
16 LOG_CLOSE Static method Private Event handling method 20020125
17 LOG_DISPLAY Static method Public Method Show Log 20011205
18 MSG2POPUP Static method Public Method 20011218
19 ON_LOG_CLOSE Static method Private Event handling method 20011207
20 RESET Static method Private Method 20011218
21 TEXT2MESSAGE Static method Public Method Generates Messages from Body Text 20020826
Events
Class CL_UPB_PM_LOG has no event.
Types
Class CL_UPB_PM_LOG has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method COLLECT_BEGIN Signature

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

Method COLLECT_BEGIN on class CL_UPB_PM_LOG has no exception.

Method COLLECT_END Signature

Method COLLECT_END on class CL_UPB_PM_LOG has no parameter.
Method COLLECT_END on class CL_UPB_PM_LOG has no exception.

Method COLLECT_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) UPC_YS_MESG Message structure 20011206

Method COLLECT_MSG on class CL_UPB_PM_LOG has no exception.

Method COLLECT_MSGT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Type reference (TYPE) UPC_YT_MESG Messages 20011206

Method COLLECT_MSGT on class CL_UPB_PM_LOG has no exception.

Method COLLECT_MSGT_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20011206

Method COLLECT_MSGT_B on class CL_UPB_PM_LOG has no exception.

Method COLLECT_MSG_B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20011206

Method COLLECT_MSG_B on class CL_UPB_PM_LOG has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UPB_PM_LOG has no parameter.
Method CONSTRUCTOR on class CL_UPB_PM_LOG has no exception.

Method CONTROL_CREATE Signature

Method CONTROL_CREATE on class CL_UPB_PM_LOG has no parameter.
Method CONTROL_CREATE on class CL_UPB_PM_LOG has no exception.

Method CONTROL_CREATE_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Call by reference Type reference (TYPE) UPB_Y_PM_FLAG Planungsmappen: Zustand 20011218
2 Importing I_INTERN Call by reference Type reference (TYPE) UPB_Y_PM_FLAG Anwendungs-Log: Handle eines Protokolls 20020319

Method CONTROL_CREATE_POPUP on class CL_UPB_PM_LOG has no exception.

Method CONTROL_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATISTICS Call by reference Type reference (TYPE) BAL_S_SCNT Anwendungs-Log: Statistik: Zähler für Meldungstypen 20011207

Method CONTROL_REFRESH on class CL_UPB_PM_LOG has no exception.

Method GET_LOG_HANDLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LOG_HANDLE Value transfer Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20011207

Method GET_LOG_HANDLES on class CL_UPB_PM_LOG has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLC Call by reference Type reference (TYPE) UPB_Y_APPLC Planungsanwendung 20011205
2 Importing I_PM Call by reference Type reference (TYPE) UPB_Y_PS_NAME Name der Planungsmappe 20011205

Method INIT on class CL_UPB_PM_LOG has no exception.

Method KILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAVE Call by reference Type reference (TYPE) UPB_Y_PM_FLAG Planungsmappen: Zustand 20011218

Method KILL on class CL_UPB_PM_LOG has no exception.

Method LOG_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_USER_COMMAND_DATA Call by reference Type reference (TYPE) BAL_S_CBUC Anwendungs-Log: Daten für Callback 'USER_COMMAND' 20011210

Method LOG_CALLBACK on class CL_UPB_PM_LOG has no exception.

Method LOG_CLOSE Signature

Method LOG_CLOSE on class CL_UPB_PM_LOG has no parameter.
Method LOG_CLOSE on class CL_UPB_PM_LOG has no exception.

Method LOG_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NO_MSG Value transfer Type reference (TYPE) UPB_Y_PM_FLAG Planungsmappen: Zustand 20011207

Method LOG_DISPLAY on class CL_UPB_PM_LOG has no exception.

Method MSG2POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Type reference (TYPE) UPC_YT_MESG Messages 20011218
2 Importing IT_MSG_B Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20011218
3 Importing I_ALL Call by reference Type reference (TYPE) UPB_Y_PM_FLAG Planungsmappen: Zustand 20011218
4 Importing I_MSG Call by reference Type reference (TYPE) UPC_YS_MESG Message structure 20011218
5 Importing I_MSG_B Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20011218

Method MSG2POPUP on class CL_UPB_PM_LOG has no exception.

Method ON_LOG_CLOSE Signature

Method ON_LOG_CLOSE on class CL_UPB_PM_LOG has no parameter.
Method ON_LOG_CLOSE on class CL_UPB_PM_LOG has no exception.

Method RESET Signature

Method RESET on class CL_UPB_PM_LOG has no parameter.
Method RESET on class CL_UPB_PM_LOG has no exception.

Method TEXT2MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TEXT Value transfer Type reference (TYPE) ANY TABLE 20020826
2 Importing I_TEXT Value transfer Type reference (TYPE) ANY 20020826
3 Importing I_TEXT_STRING Value transfer Type reference (TYPE) STRING 20020826
4 Importing I_TYPE Value transfer Type reference (TYPE) SY-MSGTY 'E' Nachrichten, Nachrichtentyp 20020826
5 Returning RT_MSGT_B Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20020826

Method TEXT2MESSAGE on class CL_UPB_PM_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 3.1B