Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WRF_PPW_MESSAGE_PUBLISHER | Publish Messages | 20040107 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WRF_PPW_PPD_ADAPTER | PPD Link to PPW | 20031201 |
Properties
Class | CL_WRF_PPW_PPD_ADAPTER | |
Short Description | PPD Link to PPW | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WRF_PPW_WORKBENCH | Price Planning Workbench - WORKBENCH |
Created | 20031201 | SAP |
Last change | 20071120 | 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_MESSAGE_PUBLISHER | Publish Messages | 20040107 | ||
2 | IF_WRF_PPW_PPD_ADAPTER | PPD Link to PPW | 20031201 |
Friends
Class CL_WRF_PPW_PPD_ADAPTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WRF_PPW_BUDGET_SET | Budget Monitor Methods | 20040507 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD | Price Planning Document | 20031201 | ||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>TRUE | 20040720 | |||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040910 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040108 | ||||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040108 | ||||
7 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20031201 | ||||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20031201 | ||||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_PPW_PPD_TYPE | Price Plan Cat. Before Possible Conversion | 20040901 | ||
10 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WRF_PPW_CONST | Constants in the Price Planning Workbench | 20031201 | ||
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WRF_PPW_INT_SERVICES | Internal Constants and Conversions | 20040126 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WRF_PPW_PPDHEADCHGABILITY_TTY | Changeable Header Data Fields | 20040331 | ||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WRF_PPW_PPDOSOSITEMACTIVE_TTY | Org. Set Field and Function Activity Status - Table | 20040408 | ||
14 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WRF_PPW_PPDOSOSITEMACTIVE_TTY | Org. Set Header + Item Field and Function Activity Status | 20040408 | ||
15 | ![]() |
Static Attribute | Private | See coding | 20050525 | ||||
16 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040918 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CANCELED | Instance Event (0) |
Private (0) |
20040109 | |
2 | CHANGED_HEADER | Instance Event (0) |
Private (0) |
20040319 | |
3 | CHANGED_ITEMS | Instance Event (0) |
Private (0) |
20040319 | |
4 | CHANGED_ORGSETS | Instance Event (0) |
Private (0) |
20040319 | |
5 | MESSAGES_CREATED | Instance Event (0) |
Private (0) |
20040107 | |
6 | MSG_LOG_CLEAR_REQUEST | Instance Event (0) |
Private (0) |
20040108 | |
7 | REFRESHED | Instance Event (0) |
Private (0) |
20041217 | |
8 | SAVED | Instance Event (0) |
Private (0) |
20031219 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_BGINT_ASSIGNMENT_STY | Private | See coding | 20050711 | BEGIN OF ty_bgint_assignment_sty,
bgint_old TYPE clint,
bgint_new TYPE clint,
END OF ty_bgint_assignment_sty
|
||
2 | TY_BGINT_ASSIGNMENT_TTY | Private | See coding | 20050711 | ty_bgint_assignment_tty TYPE STANDARD TABLE OF ty_bgint_assignment_sty
|
||
3 | TY_PPD_OBJECT | Private | See coding | 20050525 | BEGIN OF ty_ppd_object,
ppd_guid TYPE wrf_ppw_ppdhead-guid,
ppd_nr TYPE wrf_ppw_ppdhead-ppdnr,
ppd_ref TYPE REF TO cl_wrf_ppw_ppd_adapter,
END OF ty_ppd_object
|
Method Signatures
Method ACTIVATE_DEACTIVATE_PPD Signature
Method ACTIVATE_DEACTIVATE_PPD on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method ACTIVATE_DEACTIVATE_PPD on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method ADD_ART_ITEMS Signature
Method ADD_ART_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method ADD_ART_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method ADD_RELATED_ARTICLE_ITEMS Signature
Method ADD_RELATED_ARTICLE_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method ADD_RELATED_ARTICLE_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CALL_POPUP_TO_CONFIRM_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ANSWER | Value transfer | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>ANSWER_YES | Antwort | 20040401 |
Method CALL_POPUP_TO_CONFIRM_SAVE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CHANGE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Tabelle mit Messages | 20040823 | ||
2 | ![]() |
IT_ART_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDART_TTY | Artikelpositionen für Anzeige | 20040823 | ||
3 | ![]() |
IT_BGINT_CHANGES | Call by reference | Type reference (TYPE) | TY_BGINT_ASSIGNMENT_TTY | Änderung der Werksgruppen ID | 20050711 | ||
4 | ![]() |
IT_PA_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDPA_TTY | PA-Ebenen Repräsentation eines PPD | 20040823 | ||
5 | ![]() |
XR_MEMENTO | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20040823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040823 | |
2 | ![]() |
Fehlende Parameter | 20040823 | |
3 | ![]() |
Die gefundenen Budget decken nicht das Zeitintervall ab | 20040823 | |
4 | ![]() |
PPD-Item(s) ist / sind gesperrt | 20040823 | |
5 | ![]() |
Fehler beim Ändern von Positionen | 20040927 | |
6 | ![]() |
Aktion nicht erlaubt | 20040823 |
Method CHECK_DISTR_CHAIN_FILLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | WRF_PPW_PPDHEADINFO_STY | PPD-Kopf, PPD-Bezeichnung und PPD-Versionsdaten | 20050224 | ||
2 | ![]() |
XT_MISS_FIELD_ENTRIES_MSG | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20050224 |
Method CHECK_DISTR_CHAIN_FILLED on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CHECK_MODIFY_OS_TYPE Signature
Method CHECK_MODIFY_OS_TYPE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method CHECK_MODIFY_OS_TYPE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CHECK_OSITEM_DATA Signature
Method CHECK_OSITEM_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method CHECK_OSITEM_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CHECK_OS_DATA Signature
Method CHECK_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method CHECK_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CHECK_PPD_TYPE_FILLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | WRF_PPW_PPDHEADINFO_STY | PPD-Kopf, PPD-Bezeichnung und PPD-Versionsdaten | 20050224 | ||
2 | ![]() |
XT_MISS_FIELD_ENTRIES_MSG | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20050224 |
Method CHECK_PPD_TYPE_FILLED on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CHECK_PROMO_PLANTGROUP Signature
Method CHECK_PROMO_PLANTGROUP on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method CHECK_PROMO_PLANTGROUP on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CONDENSE_OS_DATA Signature
Method CONDENSE_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method CONDENSE_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CONFIRM_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QUESTION | Call by reference | Type reference (TYPE) | STRING | 20040525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040519 |
Method CONFLICT_CHECK Signature
Method CONFLICT_CHECK on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method CONFLICT_CHECK on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ART_CONT | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_ART_CONT | Artikel-Container | 20031209 | ||
2 | ![]() |
IR_BUDGET_SET_PPD | Call by reference | Object reference (TYPE REF TO) | IF_WRF_PPW_BUDGET_SET | Budget Set Methoden | 20040428 | ||
3 | ![]() |
IR_PPD | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD | Price-Planning-Document | 20031209 | ||
4 | ![]() |
I_PPD_ART | Call by reference | Type reference (TYPE) | WRF_PPW_PPD_ART | Price Planning Type | 20070921 | ||
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | WRF_PPW_PPD_TYPE | PPD-Typ | 20031209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040506 | |
2 | ![]() |
PPD nicht gefunden | 20040907 |
Method CONVERT_MN_TO_PR Signature
Method CONVERT_MN_TO_PR on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method CONVERT_MN_TO_PR on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method COPY_OS_DATA Signature
Method COPY_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method COPY_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CREATE_EMPTY_ROW_FOR_OS Signature
Method CREATE_EMPTY_ROW_FOR_OS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method CREATE_EMPTY_ROW_FOR_OS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method CREATE_NEW_PPD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ART_CONT | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_ART_CONT | Artikel-Container | 20040527 | ||
2 | ![]() |
IR_BUDGET_SET_PPD | Call by reference | Object reference (TYPE REF TO) | IF_WRF_PPW_BUDGET_SET | Budget Set Methoden | 20040527 | ||
3 | ![]() |
I_PPD_ART | Call by reference | Type reference (TYPE) | WRF_PPW_PPD_ART | Price Planning Type | 20070921 | ||
4 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | WRF_PPW_PPD_TYPE | Typ der PPD | 20040527 | ||
5 | ![]() |
RR_PPD | Value transfer | Object reference (TYPE REF TO) | IF_WRF_PPW_PPD_ADAPTER | PPD | 20040527 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040527 |
Method DEACTIVATE_ITEMS Signature
Method DEACTIVATE_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method DEACTIVATE_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method DELETE_ITEMS Signature
Method DELETE_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method DELETE_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method DELETE_OS_DATA Signature
Method DELETE_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method DELETE_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method DEQUEUE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method DET_STATE_PROMO_PRICE_PLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | WRF_PPW_PPDHEADINFO_STY | PPD-Kopf, PPD-Bezeichnung und PPD-Versionsdaten | 20051020 | ||
2 | ![]() |
RR_STATE | Value transfer | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20051020 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20051020 |
Method ENQUEUE Signature
Method ENQUEUE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method ENQUEUE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method FILL_MESSAGE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | BAL_S_MSG-MSGNO | Nachrichten, Nachrichtennummer | 20040621 | ||
2 | ![]() |
RS_MESSAGE | Value transfer | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20040621 |
Method FILL_MESSAGE_LINE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method FREE Signature
Method FREE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method FREE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_ARTICLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ARTICLES | Call by reference | Type reference (TYPE) | WRF_PPW_ARTICLELIST_TTY | Artikel-Liste | 20051019 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Tabelle mit Messages | 20051019 | ||
3 | ![]() |
IR_RANGE | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_RANGE | PPW Selektions-Kriterien | 20051019 |
Method GET_ARTICLES on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_ART_ITEMS Signature
Method GET_ART_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_ART_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_BUDGET_DATA Signature
Method GET_BUDGET_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_BUDGET_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_BUDGET_STATUS Signature
Method GET_BUDGET_STATUS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_BUDGET_STATUS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_DEVIANT_PRICES Signature
Method GET_DEVIANT_PRICES on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_DEVIANT_PRICES on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_BUDGET_SET_PPD | Call by reference | Object reference (TYPE REF TO) | IF_WRF_PPW_BUDGET_SET | Budget Set Methoden | 20040428 | ||
2 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WRF_PPW_PPDHEAD-GUID | Eindeutiger generierter Schlüssel | 20040407 | ||
3 | ![]() |
I_VERSION | Call by reference | Type reference (TYPE) | WRF_PPW_PPDVERS-VERSION | PPD Versionsnummer | 20040305 | ||
4 | ![]() |
RR_PPD | Value transfer | Object reference (TYPE REF TO) | IF_WRF_PPW_PPD_ADAPTER | PPD-Objekt | 20040305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040413 | |
2 | ![]() |
Das angeforderte PPD-Objekt existiert bereits | 20050525 | |
3 | ![]() |
PPD ist inkonsistent | 20040824 | |
4 | ![]() |
PPD nicht gefunden | 20040603 |
Method GET_HEADER Signature
Method GET_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_HEADER_CHANGEBILITY Signature
Method GET_HEADER_CHANGEBILITY on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_HEADER_CHANGEBILITY on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_OSFIELDFUNC_ACTIVITY Signature
Method GET_OSFIELDFUNC_ACTIVITY on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_OSFIELDFUNC_ACTIVITY on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_OSITEMFIELDFUNC_ACTIVITY Signature
Method GET_OSITEMFIELDFUNC_ACTIVITY on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_OSITEMFIELDFUNC_ACTIVITY on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_OSITEM_DATA Signature
Method GET_OSITEM_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_OSITEM_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_OSITEM_TEXT Signature
Method GET_OSITEM_TEXT on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_OSITEM_TEXT on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_OS_DATA Signature
Method GET_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_PA_ITEMS Signature
Method GET_PA_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_PA_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_PRICING_REF Signature
Method GET_PRICING_REF on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_PRICING_REF on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_PROMO_HEADER Signature
Method GET_PROMO_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_PROMO_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_PROMO_MATERIALPLANT Signature
Method GET_PROMO_MATERIALPLANT on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_PROMO_MATERIALPLANT on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_PROMO_PLANTGROUPS Signature
Method GET_PROMO_PLANTGROUPS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_PROMO_PLANTGROUPS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_RELATED_ARTICLES Signature
Method GET_RELATED_ARTICLES on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_RELATED_ARTICLES on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method GET_STATE Signature
Method GET_STATE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method GET_STATE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method HANDLE_TYPE_CHANGE Signature
Method HANDLE_TYPE_CHANGE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20041110 | |
2 | ![]() |
PPD ist gesperrt | 20041110 |
Method INSERT_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Tabelle mit Messages | 20040823 | ||
2 | ![]() |
IS_HEADER_MEMENTO | Call by reference | Type reference (TYPE) | WRF_PPW_PPDHEADINFO_STY | PPD-Kopf, PPD-Bezeichnung und PPD-Versionsdaten | 20040823 | ||
3 | ![]() |
IS_PROMO_HEADER_MEMENTO | Call by reference | Type reference (TYPE) | WRF_PPW_PPDPROMOHEADER_STY | PPD Aktionskopf mit Texten | 20040823 | ||
4 | ![]() |
XR_MEMENTO | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20040823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20050418 | |
2 | ![]() |
Fehlende Parameter | 20050418 | |
3 | ![]() |
Die gefundenen Budget decken nicht das Zeitintervall ab | 20050418 | |
4 | ![]() |
PPD-Item(s) ist / sind gesperrt | 20050418 | |
5 | ![]() |
Fehler beim Ändern von Positionen | 20050418 | |
6 | ![]() |
Aktion nicht erlaubt | 20050418 |
Method INSERT_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BGINT_CHANGES | Call by reference | Type reference (TYPE) | TY_BGINT_ASSIGNMENT_TTY | Änderung der Werksgruppenid | 20050711 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Tabelle mit Messages | 20040823 | ||
3 | ![]() |
IT_ART_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDART_TTY | Artikelpositionen für Anzeige | 20040823 | ||
4 | ![]() |
IT_OSID_CHANGES | Call by reference | Type reference (TYPE) | WRF_PPW_PPDOSIDCHNG_TTY | Änderung der Orgset ID | 20050322 | ||
5 | ![]() |
IT_PA_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDPA_TTY | PA-Ebenen Repräsentation eines PPD | 20040823 | ||
6 | ![]() |
IT_PLANTGROUPS | Call by reference | Type reference (TYPE) | WRF_PPW_PROMOWAGUD_TTY | PPW: Tabelle mit Werksgruppen (Dynpro-Version) | 20050418 | ||
7 | ![]() |
IT_PLANTS | Call by reference | Type reference (TYPE) | WRF_RPR_WAPLD_TTY | Tabellentyp zur Struktur WAKW | 20050418 | ||
8 | ![]() |
I_INSERT_HEADER | Call by reference | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>TRUE | 20050418 | |||
9 | ![]() |
I_INSERT_ORGSETS | Call by reference | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>FALSE | 20040823 | |||
10 | ![]() |
XR_MEMENTO | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20040823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040823 | |
2 | ![]() |
Fehlende Parameter | 20050418 | |
3 | ![]() |
Die gefundenen Budget decken nicht das Zeitintervall ab | 20050418 | |
4 | ![]() |
PPD-Item(s) ist / sind gesperrt | 20050418 | |
5 | ![]() |
Fehler beim Ändern von Positionen | 20050418 | |
6 | ![]() |
Aktion nicht erlaubt | 20050418 |
Method INSERT_MEMENTO Signature
Method INSERT_MEMENTO on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method INSERT_MEMENTO on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method INSERT_ORGSETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20040823 | ||
2 | ![]() |
ET_OSID_CHANGES | Call by reference | Type reference (TYPE) | WRF_PPW_PPDOSIDCHNG_TTY | Änderung der Orgset ID | 20050322 | ||
3 | ![]() |
E_ORGSET_ID | Call by reference | Type reference (TYPE) | WRF_PPW_ORGSET_ID | Nummer eines Organisationssets in einem Preisplan | 20040823 | ||
4 | ![]() |
IT_OS_HEADS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDOSINFO_TTY | PPD Organisationsset - Kopf : Info - Tabelle | 20040823 | ||
5 | ![]() |
IT_OS_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDOSITEMINFO_TTY | PPD Organisationsset -Position : Info Tabelle | 20040823 | ||
6 | ![]() |
IT_PLANTGROUPS | Call by reference | Type reference (TYPE) | WRF_PPW_PROMOWAGUD_TTY | PPW: Tabelle mit Werksgruppen | 20040923 | ||
7 | ![]() |
IT_PLANTS | Call by reference | Type reference (TYPE) | WRF_RPR_WAPLD_TTY | Tabellentyp zur Struktur WAKW | 20040923 | ||
8 | ![]() |
I_INSERT_HEADER | Call by reference | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>TRUE | 20050418 | |||
9 | ![]() |
I_INSERT_ITEMS | Call by reference | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>TRUE | 20050428 | |||
10 | ![]() |
XR_MEMENTO | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20040823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040923 | |
2 | ![]() |
Fehlende Parameter | 20040823 | |
3 | ![]() |
Fehler beim Hinzufügen von Preisebenen | 20040823 | |
4 | ![]() |
Die gefundenen Budget decken nicht das Zeitintervall ab | 20040823 | |
5 | ![]() |
PPD unvollständig | 20040823 | |
6 | ![]() |
PPD-Item(s) ist / sind gesperrt | 20040823 | |
7 | ![]() |
Fehler beim Ändern von Positionen | 20040929 | |
8 | ![]() |
Aktion nicht erlaubt | 20040823 |
Method IS_CHANGED Signature
Method IS_CHANGED on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method IS_CHANGED on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method IS_CONV_MN_TO_PR_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>TRUE | 20040830 |
Method IS_CONV_MN_TO_PR_POSSIBLE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method IS_DISTCHAIN_CHANGABLE Signature
Method IS_DISTCHAIN_CHANGABLE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method IS_DISTCHAIN_CHANGABLE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method IS_PPDART_CHANGABLE Signature
Method IS_PPDART_CHANGABLE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method IS_PPDART_CHANGABLE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method LOAD_PPD_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_STORAGE | Call by reference | Object reference (TYPE REF TO) | IF_WRF_PPW_PPD_STORAGE | PPD-Speichermedium | 20040426 | ||
2 | ![]() |
I_GUID | Call by reference | Type reference (TYPE) | WRF_PPW_PPDHEAD-GUID | Eindeutiger generierter Schlüssel | 20040407 | ||
3 | ![]() |
RR_PPD | Value transfer | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD | PPD-Objekt | 20040305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040602 | |
2 | ![]() |
Das angeforderte PPD-Objekt existiert bereits | 20050525 | |
3 | ![]() |
PPD ist inkonsistent | 20040824 | |
4 | ![]() |
PPD ist gesperrt | 20040413 | |
5 | ![]() |
PPD nicht gefunden | 20040914 | |
6 | ![]() |
Aktion nicht erlaubt | 20040519 |
Method MERGE_PRICELIST_ORGSETS Signature
Method MERGE_PRICELIST_ORGSETS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method MERGE_PRICELIST_ORGSETS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method MODIFY_DATA Signature
Method MODIFY_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method MODIFY_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method MODIFY_HEADER Signature
Method MODIFY_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method MODIFY_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method MODIFY_OSITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OSITEM | Call by reference | Type reference (TYPE) | WRF_PPW_PPDOSITEMINFO_TTY | PPD Organisationsset -Position : Info Tabelle | 20040323 | ||
2 | ![]() |
I_CHECK_ONLY | Call by reference | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>FALSE | CL_WRF_PPW_CONST=>FALSE | nur Prüfungen durchführen | 20040323 | |
3 | ![]() |
I_OS_ID | Call by reference | Type reference (TYPE) | WRF_PPW_ORGSET_ID | ID eines PPD Organisationssets | 20040323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040324 | |
2 | ![]() |
Ausnahme im PPD | 20040512 | |
3 | ![]() |
Exception Handling im Bereich Org.-Set -> Kopf und Position | 20040323 |
Method MODIFY_OSITEM_DATA Signature
Method MODIFY_OSITEM_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method MODIFY_OSITEM_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method MODIFY_OS_DATA Signature
Method MODIFY_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method MODIFY_OS_DATA on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method MODIFY_OS_TYPE Signature
Method MODIFY_OS_TYPE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method MODIFY_OS_TYPE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method MODIFY_PROMO_HEADER Signature
Method MODIFY_PROMO_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method MODIFY_PROMO_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method MODIFY_PROMO_PLANTGROUPS Signature
Method MODIFY_PROMO_PLANTGROUPS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method MODIFY_PROMO_PLANTGROUPS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method NO_BUDGET Signature
Method NO_BUDGET on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method NO_BUDGET on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method ON_PPD_CHANGED_HEADER 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_CHANGED_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method ON_PPD_CHANGED_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CHG_ITEMS | Value transfer | Attribute reference (LIKE) | 20040317 | ||||
2 | ![]() |
IT_CHG_ITEMS_DETAILS | Value transfer | Attribute reference (LIKE) | 20040903 | ||||
3 | ![]() |
IT_CHG_PPDPA | Value transfer | Attribute reference (LIKE) | 20040908 |
Method ON_PPD_CHANGED_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method ON_PPD_CHANGED_ORGSETS Signature
Method ON_PPD_CHANGED_ORGSETS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method ON_PPD_CHANGED_ORGSETS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method ON_PPD_REFRESHED Signature
Method ON_PPD_REFRESHED on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method ON_PPD_REFRESHED on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method ON_PPD_SAVED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEADER | Value transfer | Attribute reference (LIKE) | 20040715 |
Method ON_PPD_SAVED on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method PERFORM_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Tabelle mit Messages | 20040721 | ||
2 | ![]() |
E_ORGSET_ID | Call by reference | Type reference (TYPE) | WRF_PPW_ORGSET_ID | Nummer eines Organisationssets in einem Preisplan | 20050419 | ||
3 | ![]() |
IR_PA_RESTRICTIONS | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_RANGE | PPW Selektions-Kriterien | 20040721 | ||
4 | ![]() |
IS_ARTICLE | Call by reference | Type reference (TYPE) | WRF_PPW_ARTICLE_STY | Artikel inklusive Hierarchie Informationen | 20051012 | ||
5 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | WRF_PPW_PPDHEADINFO_STY | PPD-Kopf, PPD-Bezeichnung und PPD-Versionsdaten | 20040721 | ||
6 | ![]() |
IT_LEVELS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDOSLEVEL_TTY | Org-Ebenen eines OrgSets | 20040721 | ||
7 | ![]() |
IT_OSID_CHANGES | Call by reference | Type reference (TYPE) | WRF_PPW_PPDOSIDCHNG_TTY | Änderung der Orgset ID | 20050322 | ||
8 | ![]() |
I_INSERT_HEADER | Call by reference | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>TRUE | 20050418 | |||
9 | ![]() |
XR_MEMENTO | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20040721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abbruch der Aktion | 20040721 |
Method PREPARE_CONV_MN_TO_PR Signature
Method PREPARE_CONV_MN_TO_PR on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method PREPARE_CONV_MN_TO_PR on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method PREPARE_COPY_PPD Signature
Method PREPARE_COPY_PPD on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method PREPARE_COPY_PPD on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method PUBLISH_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | 20040512 |
Method PUBLISH_MESSAGE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method PUBLISH_MESSAGE_NO_PPD_REF Signature
Method PUBLISH_MESSAGE_NO_PPD_REF on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method PUBLISH_MESSAGE_NO_PPD_REF on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method REFRESH_FROM_STORAGE Signature
Method REFRESH_FROM_STORAGE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method REFRESH_FROM_STORAGE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method REFRESH_PPD Signature
Method REFRESH_PPD on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method REFRESH_PPD on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method REGISTER_EVENT_HANDLER 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) | CL_WRF_PPW_PPD | Price-Planning-Document | 20040325 |
Method REGISTER_EVENT_HANDLER on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method RESET_MD_PROPOSAL Signature
Method RESET_MD_PROPOSAL on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method RESET_MD_PROPOSAL on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method REVISE_PROMOTION_ITEMS Signature
Method REVISE_PROMOTION_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method REVISE_PROMOTION_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method SAVE Signature
Method SAVE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method SAVE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method SET_DEVIANT_PRICES_DEL Signature
Method SET_DEVIANT_PRICES_DEL on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method SET_DEVIANT_PRICES_DEL on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method SET_ORGSET_ID Signature
Method SET_ORGSET_ID on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method SET_ORGSET_ID on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method SET_STATE Signature
Method SET_STATE on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method SET_STATE on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Method SET_STATUS Signature
Method SET_STATUS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Method SET_STATUS on class CL_WRF_PPW_PPD_ADAPTER has no exception.
Event Signatures
Event CANCELED Signature
Event CANCELED on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Event CHANGED_HEADER Signature
Event CHANGED_HEADER on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Event CHANGED_ITEMS Signature
Event CHANGED_ITEMS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Event CHANGED_ORGSETS Signature
Event CHANGED_ORGSETS on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Event MESSAGES_CREATED Signature
Event MESSAGES_CREATED on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Event MSG_LOG_CLEAR_REQUEST Signature
Event MSG_LOG_CLEAR_REQUEST on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Event REFRESHED Signature
Event REFRESHED on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
Event SAVED Signature
Event SAVED on class CL_WRF_PPW_PPD_ADAPTER has no parameter.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in | 111 |