SAP ABAP Class CL_WRF_PPW_PPD_WORKLIST_COLL (Collection of Worklist Items for Related Markdown Proposals)
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

⤷

⤷

Properties
Class | CL_WRF_PPW_PPD_WORKLIST_COLL | |
Short Description | Collection of Worklist Items for Related Markdown Proposals | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WRF_PPW_WORKBENCH | Price Planning Workbench - WORKBENCH |
Created | 20041111 | SAP |
Last change | 20060208 | 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
Class CL_WRF_PPW_PPD_WORKLIST_COLL has no interface implemented.
Friends
Class CL_WRF_PPW_PPD_WORKLIST_COLL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_WRF_PPW_X_REL_ART_E | BAdI Interface IF_EX_WRF_PPW_X_PPW_E | 20041115 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WRF_PPW_WORKLIST_TTY | PPW Worklist | 20041116 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WRF_PPW_CONST | Constants in the Price Planning Workbench | 20041111 | ||
4 | ![]() |
Static Attribute | Private | See coding | List of Assignments of Price Plan to Worklist Entry | 20051005 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Insertion of Items | 20041111 |
2 | ![]() |
Instance method | Public | Method | Execute Status Change Based on Memento Object | 20041111 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20041111 |
4 | ![]() |
Instance method | Public | Method | Return Object Copy | 20041111 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041111 |
6 | ![]() |
Instance method | Public | Method | Delete Items | 20041112 |
7 | ![]() |
Instance method | Public | Method | Release Held Resources | 20050317 |
8 | ![]() |
Instance method | Public | Method | Determine Base Material for Related Markdown Proposal | 20041115 |
9 | ![]() |
Instance method | Public | Method | Return of All Items | 20041111 |
10 | ![]() |
Static method | Public | Method | Determine Worklist Entries from the Database | 20041116 |
11 | ![]() |
Instance method | Public | Method | Return of Related Items | 20041116 |
12 | ![]() |
Instance method | Public | Method | Write Current Status of Attributes to Memento Object | 20041112 |
13 | ![]() |
Instance method | Public | Method | 20110307 | |
14 | ![]() |
Instance method | Private | Method | Update Assignment List | 20051005 |
Events
Class CL_WRF_PPW_PPD_WORKLIST_COLL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ASSIGN_LIST | Private | See coding | 20051005 | BEGIN OF ty_assign_list,
ppd_guid TYPE wrf_ppw_ppdhead-guid,
ppd_nr TYPE wrf_ppw_ppdhead-ppdnr,
guid_av TYPE wrf_ppw_guid_av,
END OF ty_assign_list
|
Method Signatures
Method ADD_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PA_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDPA_TTY | 20041112 | |||
2 | ![]() |
I_PPD_GUID | Call by reference | Type reference (TYPE) | WRF_PPW_GUID | Eindeutiger, generierter Schlüssel | 20051005 | ||
3 | ![]() |
I_PPD_NR | Call by reference | Type reference (TYPE) | WRF_PPW_PPDNR | Preisplan | 20051005 | ||
4 | ![]() |
XR_MEMENTO | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20041111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPD-Item(s) ist / sind gesperrt | 20051005 |
Method APPLY_MEMENTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PPD_GUID | Call by reference | Type reference (TYPE) | WRF_PPW_GUID | Eindeutiger, generierter Schlüssel | 20051005 | ||
2 | ![]() |
I_PPD_NR | Call by reference | Type reference (TYPE) | WRF_PPW_PPDNR | Preisplan | 20051005 | ||
3 | ![]() |
XR_MEMENTO | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20041111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPD-Item(s) ist / sind gesperrt | 20051005 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WRF_PPW_PPD_WORKLIST_COLL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_WORKLIST_COLL | Collection von Worklistitems verwandter Abs- Abschriften PPD | 20041111 |
Method CLONE on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WORKLIST_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_WORKLIST_TTY | PPW-Arbeitsvorrat | 20041116 | ||
2 | ![]() |
I_PPD_GUID | Call by reference | Type reference (TYPE) | WRF_PPW_GUID | Eindeutiger, generierter Schlüssel | 20051005 | ||
3 | ![]() |
I_PPD_NR | Call by reference | Type reference (TYPE) | WRF_PPW_PPDNR | Preisplan | 20051005 |
Method CONSTRUCTOR on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method DELETE_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PA_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDPA_TTY | 20041112 | |||
2 | ![]() |
I_REJECT_MDP_ITEMS | Call by reference | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>FALSE | CL_WRF_PPW_CONST=>FALSE | 20041206 | ||
3 | ![]() |
XR_MEMENTO | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20041112 |
Method DELETE_ITEMS on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method FREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PPD_GUID | Call by reference | Type reference (TYPE) | WRF_PPW_GUID | Eindeutiger, generierter Schlüssel | 20051005 |
Method FREE on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method GET_BASE_FROM_RELATED_ARTICLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PA_ITEM | Call by reference | Type reference (TYPE) | WRF_PPW_PPDPA_STY | PA-Ebenen Repräsentation eines PPD | 20041115 | ||
2 | ![]() |
IS_RELATED_ARTICLE | Call by reference | Type reference (TYPE) | WRF_PPW_RELATEDARTICLES_STY | Struktur für Schnittstellen und Anzeige von verwandten ABS | 20041115 | ||
3 | ![]() |
IT_PA_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDPA_TTY | PA-Ebenen Repräsentation eines PPD | 20041115 |
Method GET_BASE_FROM_RELATED_ARTICLE on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method GET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_WORKLIST_ITEMS | Value transfer | Type reference (TYPE) | WRF_PPW_WORKLIST_TTY | PPW-Arbeitsvorrat | 20041116 |
Method GET_ITEMS on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method GET_ITEMS_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PA_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDPA_TTY | PA-Ebenen Repräsentation eines PPD | 20041116 | ||
2 | ![]() |
I_ONLY_OPEN_RELATED_ITEMS | Call by reference | Attribute reference (LIKE) | CL_WRF_PPW_CONST=>FALSE | CL_WRF_PPW_CONST=>FALSE | 20041117 | ||
3 | ![]() |
RT_WORKLIST_ITEMS | Value transfer | Type reference (TYPE) | WRF_PPW_WORKLIST_TTY | PPW-Arbeitsvorrat | 20041116 |
Method GET_ITEMS_FROM_DB on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method GET_RELATED_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PA_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_PPDPA_TTY | PA-Ebenen Repräsentation eines PPD | 20041116 | ||
2 | ![]() |
RT_RELATED_WORKLIST_ITEMS | Value transfer | Type reference (TYPE) | WRF_PPW_WORKLIST_TTY | PPW-Arbeitsvorrat | 20041116 |
Method GET_RELATED_ITEMS on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XR_MEMENTO | Call by reference | Object reference (TYPE REF TO) | CL_WRF_PPW_PPD_MEMENTO | Zustand / Änderungen eines PPD-Objektes | 20041112 |
Method GET_STATE on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method SET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_WORKLIST_ITEMS | Call by reference | Type reference (TYPE) | WRF_PPW_WORKLIST_TTY | Arbeitsvorrat für Abschriftenvorschläge | 20110307 | ||
2 | ![]() |
I_APPLY_SORT | Call by reference | Type reference (TYPE) | XFLAG | 'X' | 20110316 |
Method SET_ITEMS on class CL_WRF_PPW_PPD_WORKLIST_COLL has no exception.
Method UPDATE_ASSIGN_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_WORKLIST_ITEM | Call by reference | Type reference (TYPE) | WRF_PPW_WORKLIST_STY | PPD-Kopf, PPD-Bezeichnung und PPD-Versionsdaten | 20051005 | ||
2 | ![]() |
I_PPD_GUID | Call by reference | Type reference (TYPE) | WRF_PPW_GUID | Eindeutiger, generierter Schlüssel | 20051005 | ||
3 | ![]() |
I_PPD_NR | Call by reference | Type reference (TYPE) | WRF_PPW_PPDNR | Preisplan | 20051005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PPD-Item(s) ist / sind gesperrt | 20051005 |
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |