Hierarchy

⤷

⤷

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 | ![]() |
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
Methods
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
Abbruch der Aktion | 20040302 |
Method GET_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_START_MODE | Call by reference | Type reference (TYPE) | WRF_PPW_APP_MODE | Modus der PPW (Anzeigen / Bearbeiten / Freigabe ) | 20031010 | ||
2 | ![]() |
RR_APPLICATION | Value transfer | Object reference (TYPE REF TO) | CL_WRF_PPW_APPLICATION | PPW Application (Business-Schicht) | 20031007 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040526 |
Method GET_BUDGET_SETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_ACTION | Call by reference | Type reference (TYPE) | WRF_PPW_FUNCNAME | Identifizierung des Clipboards | 20040804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
Abbruch der Aktion | 20040526 | |
2 | ![]() |
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 | ![]() |
IS_HEADER_NEW | Value transfer | Attribute reference (LIKE) | 20040525 | ||||
2 | ![]() |
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 | ![]() |
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 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 'WRF_PPW' | Nachrichten, Nachrichtenklasse | 20040119 | |
3 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | '803' | Nachrichten, Nachrichtennummer | 20040119 | |
4 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 'E' | Nachrichten, Nachrichtentyp | 20040119 | |
5 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20040119 | ||
6 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20040119 | ||
7 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20040119 | ||
8 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | ANY | Nachrichten, Nachrichtenvariable | 20040119 | ||
9 | ![]() |
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 | ![]() |
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 | ![]() |
Abbruch der Aktion | 20040521 |
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 |