SAP ABAP Class CL_WRF_PPW_APPLICATION (PPW Application (Business Layer))
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD-PPW (Application Component) Price Planning Workbench
     WRF_PPW_WORKBENCH (Package) Price Planning Workbench - WORKBENCH
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_APPLICATION Price Planning Workbench 20031027
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_MESSAGE_PUBLISHER Publish Messages 20040109
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_STATUS_CTRL Status Controller Functions 20031007
Properties
Class CL_WRF_PPW_APPLICATION  
Short Description PPW Application (Business Layer)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_PPW_WORKBENCH   Price Planning Workbench - WORKBENCH 
Created 20031007   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WRF_PPW_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRF_PPW_APPLICATION Price Planning Workbench 20031027
2 IF_WRF_PPW_MESSAGE_PUBLISHER Publish Messages 20040109
3 IF_WRF_PPW_STATUS_CTRL Status Controller Functions 20031007
Friends
Class CL_WRF_PPW_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_BUDGET_SET_MON Instance attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_BUDGET_SET Manage Budgets 20040428
2 MR_BUDGET_SET_PPD Instance attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_BUDGET_SET Budget Monitor Methods 20040428
3 MR_MESSAGE_LOG Instance attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_MESSAGE_LOG Message Log 20031217
4 MR_MODE Instance attribute Private Object reference (TYPE REF TO) LCL_MODE Mode of Application 20040521
5 MR_PPD Instance attribute Public Attribute reference (LIKE) 20031007
6 MR_SEL_SET_ART Instance attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET Worklist of Manual PPDs 20031024
7 MR_SEL_SET_MDP Instance attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET Markdown Selection Set 20031024
8 MR_SEL_SET_OS Instance attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET Manage Selection Objects 20050124
9 MR_SEL_SET_PPD Instance attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET PPD Selection Set 20031024
10 MR_SEL_SET_PRO Instance attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET Worklist Promotion PPD 20040406
11 MR_WA_DIRECTOR Instance attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_WA_DIRECTOR Manage PPD Work Area 20031216
12 MT_BUDGET_SET_INST_INFO Instance attribute Private Type reference (TYPE) WRF_PPW_BGSETINSTANCEINFO_TTY Infoset of Generated Budget Sets - Table 20040510
13 MT_PPD_STACK Instance attribute Private Type reference (TYPE) TY_PPD_STACK_TTY PPD Stack 20040910
14 M_LOG_TYPE Instance attribute Private Attribute reference (LIKE) 20040524
15 M_MODE Instance attribute Public Attribute reference (LIKE) 20031007
16 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WRF_PPW_CONST Constants in the Price Planning Workbench 20031022
17 SR_FACTORY Static Attribute Private Object reference (TYPE REF TO) IF_WRF_PPW_BUS_FACTORY Factory Methods for Business Layer 20031007
18 SR_ME Static Attribute Private Object reference (TYPE REF TO) CL_WRF_PPW_APPLICATION PPW Application (Business Layer) 20031007
19 SR_SERVICES Static Attribute Private Object reference (TYPE REF TO) CL_WRF_PPW_INT_SERVICES Internal Constants and Conversions 20031014
20 ST_FUNCTIONS Static Attribute Private Type reference (TYPE) WRF_PPW_FUNCSTAT_TTY Function Status Cliassification 20031008
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_STATUS Instance method Public Method 20040514
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031007
3 CLEAR_WA Instance method Public Method Clear PPD Work Area 20031216
4 CONFLICT_CHECK Instance method Public Method 20040330
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031007
6 CONVERT_MN_TO_PR Instance method Public Method 20040823
7 COPY_PPD Instance method Public Method 20040606
8 CREATE_NEW_PPD Instance method Public Method 20040123
9 DEACTIVATE_PPD Instance method Public Method 20040820
10 DEACT_EVENT_HANDLER_FOR_PPD Instance method Private Method Deactivate Event Handler for a New PPD in GI 20040916
11 FREE Instance method Public Method Remove Business Layer 20031010
12 GET_APPLICATION Static method Public Method Return Application Instance 20031007
13 GET_BUDGET_SETS Instance method Public Method Return Budget Set Object 20040428
14 GET_FUNCTION_LIST Instance method Public Method 20031009
15 GET_MESSAGE_LOG Instance method Public Method Return Message Log Object 20031217
16 GET_SEL_SET_ART Instance method Public Method Return Material Selection Set for Manual PPD 20031024
17 GET_SEL_SET_MDP Instance method Public Method Return Markdown Selection Set 20031024
18 GET_SEL_SET_OS Instance method Public Method Return Selection Set for Permanent Organization Sets 20050124
19 GET_SEL_SET_PPD Instance method Public Method Return PPD Set Object 20031024
20 GET_SEL_SET_PRO Instance method Public Method Return Material Selection Sets for Promotion PPD 20040406
21 GET_WA_ART_SET Instance method Public Method Return PPD Material Item Object 20031216
22 GET_WA_DIRECTOR Instance method Public Method Return PPD Director 20031216
23 GET_WA_HEADER Instance method Public Method Return PPD Header Object 20031216
24 GET_WA_PA_SET Instance method Public Method Return PPD PA Object 20031216
25 INSERT_CLIPBOARD Instance method Public Method Insert Clipboard in Work Area 20040628
26 LINK_BUDGET_SETS_TO_PPD Instance method Private Method Link Budget Set Instances with Current PPD 20040510
27 LINK_TO_PPD Instance method Private Method Link Application with New PPD 20040526
28 LOAD_PREVIOUS_PPD Instance method Public Method 20040910
29 ON_MODE_CHANGED Instance method Private Event handling method Response to Changes in Application Mode 20040526
30 ON_PPD_HEADER_CHANGED Instance method Private Event handling method Response to Changes in Header Data of PPD 20040525
31 ON_PPD_SAVED Instance method Private Event handling method Response to Event that PPD Was Saved 20040514
32 PREPARE_CONV_MN_TO_PR Instance method Public Method 20040827
33 PREPARE_COPY_PPD Instance method Public Method 20040827
34 PUBLISH_SINGLE_MESSAGE Instance method Private Method Publish Single Message 20040119
35 REFRESH_PPD Instance method Public Method 20040521
36 SAVE_PPD Instance method Public Method 20040218
37 SETUP_BUDGET_SET_INST_INFO Instance method Private Method Determine Budget Set Instances 20040510
38 SET_EVENT_HANDLER_FOR_NEW_PPD Instance method Private Method Set Event Handler for New PPD in GI 20031219
39 SET_MODE Instance method Public Method Change Application Mode 20031009
40 SET_SEL_TYPE Instance method Private Method 20031204
41 TRANSFER_TO_WA Instance method Public Method 20031030
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Private
(0)
20031030
2 MESSAGES_CREATED Instance Event
(0)
Private
(0)
20040109
3 MSG_LOG_CLEAR_REQUEST Instance Event
(0)
Private
(0)
20040109
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FCLASSIFICATION Private See coding Classify Functions 20031007 BEGIN OF fclassification, name TYPE syucomm, visible(2) TYPE x, active(2) TYPE x, END OF fclassification
2 TY_PPD_STACK_STY Private See coding PPD Stack Entry 20040910 BEGIN OF ty_ppd_stack_sty, guid TYPE wrf_ppw_guid, ppdnr TYPE wrf_ppw_ppdnr, mode TYPE wrf_ppw_funcstat_sty-mode, END OF ty_ppd_stack_sty
3 TY_PPD_STACK_TTY Private See coding PPD Stack 20040910 ty_ppd_stack_tty TYPE STANDARD TABLE OF ty_ppd_stack_sty
Method Signatures

Method CHANGE_STATUS Signature

Method CHANGE_STATUS on class CL_WRF_PPW_APPLICATION has no parameter.
Method CHANGE_STATUS on class CL_WRF_PPW_APPLICATION has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_WA Signature

Method CLEAR_WA on class CL_WRF_PPW_APPLICATION has no parameter.
Method CLEAR_WA on class CL_WRF_PPW_APPLICATION has no exception.

Method CONFLICT_CHECK Signature

Method CONFLICT_CHECK on class CL_WRF_PPW_APPLICATION has no parameter.
Method CONFLICT_CHECK on class CL_WRF_PPW_APPLICATION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) WRF_PPW_APP_MODE Modus der PPW (Anzeigen / Bearbeiten / Freigabe ) 20031007
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040526

Method CONVERT_MN_TO_PR Signature

Method CONVERT_MN_TO_PR on class CL_WRF_PPW_APPLICATION has no parameter.
Method CONVERT_MN_TO_PR on class CL_WRF_PPW_APPLICATION has no exception.

Method COPY_PPD Signature

Method COPY_PPD on class CL_WRF_PPW_APPLICATION has no parameter.
Method COPY_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method CREATE_NEW_PPD Signature

Method CREATE_NEW_PPD on class CL_WRF_PPW_APPLICATION has no parameter.
Method CREATE_NEW_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method DEACTIVATE_PPD Signature

Method DEACTIVATE_PPD on class CL_WRF_PPW_APPLICATION has no parameter.
Method DEACTIVATE_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method DEACT_EVENT_HANDLER_FOR_PPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PPD Call by reference Object reference (TYPE REF TO) IF_WRF_PPW_PPD_ADAPTER PPD-Anbindung an PPW 20040916

Method DEACT_EVENT_HANDLER_FOR_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method FREE Signature

Method FREE on class CL_WRF_PPW_APPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040302

Method GET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_START_MODE Call by reference Type reference (TYPE) WRF_PPW_APP_MODE Modus der PPW (Anzeigen / Bearbeiten / Freigabe ) 20031010
2 Returning RR_APPLICATION Value transfer Object reference (TYPE REF TO) CL_WRF_PPW_APPLICATION PPW Application (Business-Schicht) 20031007
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040526

Method GET_BUDGET_SETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BUDGET_SET_INST_INFO Value transfer Type reference (TYPE) WRF_PPW_BGSETINSTANCEINFO_TTY Verwaltung Budgets 20040428

Method GET_BUDGET_SETS on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_FUNCTION_LIST Signature

Method GET_FUNCTION_LIST on class CL_WRF_PPW_APPLICATION has no parameter.
Method GET_FUNCTION_LIST on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_MESSAGE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MESSAGE_LOG Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_MESSAGE_LOG Nachrichten-Protokoll 20031217

Method GET_MESSAGE_LOG on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_SEL_SET_ART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SEL_SET_ART Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET Artikel-Selektions-Menge 20031024

Method GET_SEL_SET_ART on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_SEL_SET_MDP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SEL_SET_MDP Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET Abschriften-Selektions-Menge 20031024

Method GET_SEL_SET_MDP on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_SEL_SET_OS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SEL_SET_OS Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET Verwalten von Selektions-Objekten 20050124

Method GET_SEL_SET_OS on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_SEL_SET_PPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PPD_SET Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET PPD-Selektions-Menge 20031024

Method GET_SEL_SET_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_SEL_SET_PRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SEL_SET_PRO Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET Artikel-Selektions-Menge 20040406

Method GET_SEL_SET_PRO on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_WA_ART_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_WA_ART_SET Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_WA_SET Artikel-Positionen 20031216

Method GET_WA_ART_SET on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_WA_DIRECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_WA_DIRECTOR Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_WA_DIRECTOR Verwaltung PPD-Arbeitsbereich 20031216

Method GET_WA_DIRECTOR on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_WA_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_WA_HEADER Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_WA_SET PPD-Header Datenverwaltung 20031216

Method GET_WA_HEADER on class CL_WRF_PPW_APPLICATION has no exception.

Method GET_WA_PA_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_WA_PA_SET Value transfer Object reference (TYPE REF TO) IF_WRF_PPW_WA_SET PPD-PA-Ebene Datenverwaltung 20031216

Method GET_WA_PA_SET on class CL_WRF_PPW_APPLICATION has no exception.

Method INSERT_CLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) WRF_PPW_FUNCNAME Identifizierung des Clipboards 20040804
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040707

Method LINK_BUDGET_SETS_TO_PPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PPD Call by reference Object reference (TYPE REF TO) IF_WRF_PPW_PPD_ADAPTER PPD-Anbindung an PPW 20040510

Method LINK_BUDGET_SETS_TO_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method LINK_TO_PPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PPD Call by reference Object reference (TYPE REF TO) IF_WRF_PPW_PPD_ADAPTER PPD-Anbindung an PPW 20040526
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040526
2 CX_WRF_PPW_PPD_INCONSISTENCE 20050321

Method LOAD_PREVIOUS_PPD Signature

Method LOAD_PREVIOUS_PPD on class CL_WRF_PPW_APPLICATION has no parameter.
Method LOAD_PREVIOUS_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method ON_MODE_CHANGED Signature

Method ON_MODE_CHANGED on class CL_WRF_PPW_APPLICATION has no parameter.
Method ON_MODE_CHANGED on class CL_WRF_PPW_APPLICATION has no exception.

Method ON_PPD_HEADER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER_NEW Value transfer Attribute reference (LIKE) 20040525
2 Importing IS_HEADER_OLD Value transfer Attribute reference (LIKE) 20040525

Method ON_PPD_HEADER_CHANGED on class CL_WRF_PPW_APPLICATION has no exception.

Method ON_PPD_SAVED Signature

Method ON_PPD_SAVED on class CL_WRF_PPW_APPLICATION has no parameter.
Method ON_PPD_SAVED on class CL_WRF_PPW_APPLICATION has no exception.

Method PREPARE_CONV_MN_TO_PR Signature

Method PREPARE_CONV_MN_TO_PR on class CL_WRF_PPW_APPLICATION has no parameter.
Method PREPARE_CONV_MN_TO_PR on class CL_WRF_PPW_APPLICATION has no exception.

Method PREPARE_COPY_PPD Signature

Method PREPARE_COPY_PPD on class CL_WRF_PPW_APPLICATION has no parameter.
Method PREPARE_COPY_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method PUBLISH_SINGLE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_TYPE Call by reference Type reference (TYPE) WRF_PPW_LOG_TYPE CL_WRF_PPW_CONST=>LOG_TYPE_GEN Typ des PPW-Protokolls, gibt den Nachrichtenverursacher an 20040119
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID 'WRF_PPW' Nachrichten, Nachrichtenklasse 20040119
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO '803' Nachrichten, Nachrichtennummer 20040119
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' Nachrichten, Nachrichtentyp 20040119
5 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040119
6 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040119
7 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040119
8 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichten, Nachrichtenvariable 20040119
9 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL '3' Anwendungs-Log: Problemklasse einer Meldung 20040119

Method PUBLISH_SINGLE_MESSAGE on class CL_WRF_PPW_APPLICATION has no exception.

Method REFRESH_PPD Signature

Method REFRESH_PPD on class CL_WRF_PPW_APPLICATION has no parameter.
Method REFRESH_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method SAVE_PPD Signature

Method SAVE_PPD on class CL_WRF_PPW_APPLICATION has no parameter.
Method SAVE_PPD on class CL_WRF_PPW_APPLICATION has no exception.

Method SETUP_BUDGET_SET_INST_INFO Signature

Method SETUP_BUDGET_SET_INST_INFO on class CL_WRF_PPW_APPLICATION has no parameter.
Method SETUP_BUDGET_SET_INST_INFO on class CL_WRF_PPW_APPLICATION has no exception.

Method SET_EVENT_HANDLER_FOR_NEW_PPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PPD Call by reference Object reference (TYPE REF TO) IF_WRF_PPW_PPD_ADAPTER PPD-Anbindung an PPW 20031219
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040521

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) WRF_PPW_APP_MODE Modus der PPW (Anzeigen / Bearbeiten / Freigabe ) 20031009
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040401

Method SET_SEL_TYPE Signature

Method SET_SEL_TYPE on class CL_WRF_PPW_APPLICATION has no parameter.
Method SET_SEL_TYPE on class CL_WRF_PPW_APPLICATION has no exception.

Method TRANSFER_TO_WA Signature

Method TRANSFER_TO_WA on class CL_WRF_PPW_APPLICATION has no parameter.
Method TRANSFER_TO_WA on class CL_WRF_PPW_APPLICATION has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_WRF_PPW_APPLICATION has no parameter.
Event MESSAGES_CREATED Signature
Event MESSAGES_CREATED on class CL_WRF_PPW_APPLICATION has no parameter.
Event MSG_LOG_CLEAR_REQUEST Signature
Event MSG_LOG_CLEAR_REQUEST on class CL_WRF_PPW_APPLICATION has no parameter.
History
Last changed by/on SAP  20050219 
SAP Release Created in 111