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 CL_WRF_PPW_CONST 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 MR_BADI_INSTANCE 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 MT_WORKLIST_ITEMS Instance attribute Private Type reference (TYPE) WRF_PPW_WORKLIST_TTY PPW Worklist 20041116
3 SR_CO Static Attribute Private Object reference (TYPE REF TO) CL_WRF_PPW_CONST Constants in the Price Planning Workbench 20041111
4 ST_ASSIGN_LIST 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 ADD_ITEMS Instance method Public Method Insertion of Items 20041111
2 APPLY_MEMENTO Instance method Public Method Execute Status Change Based on Memento Object 20041111
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041111
4 CLONE Instance method Public Method Return Object Copy 20041111
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041111
6 DELETE_ITEMS Instance method Public Method Delete Items 20041112
7 FREE Instance method Public Method Release Held Resources 20050317
8 GET_BASE_FROM_RELATED_ARTICLE Instance method Public Method Determine Base Material for Related Markdown Proposal 20041115
9 GET_ITEMS Instance method Public Method Return of All Items 20041111
10 GET_ITEMS_FROM_DB Static method Public Method Determine Worklist Entries from the Database 20041116
11 GET_RELATED_ITEMS Instance method Public Method Return of Related Items 20041116
12 GET_STATE Instance method Public Method Write Current Status of Attributes to Memento Object 20041112
13 SET_ITEMS Instance method Public Method 20110307
14 UPDATE_ASSIGN_LIST 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 Importing IT_PA_ITEMS Call by reference Type reference (TYPE) WRF_PPW_PPDPA_TTY 20041112
2 Importing I_PPD_GUID Call by reference Type reference (TYPE) WRF_PPW_GUID Eindeutiger, generierter Schlüssel 20051005
3 Importing I_PPD_NR Call by reference Type reference (TYPE) WRF_PPW_PPDNR Preisplan 20051005
4 Changing 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 CX_WRF_PPW_PPD_ITEMS_LOCKED 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 Importing I_PPD_GUID Call by reference Type reference (TYPE) WRF_PPW_GUID Eindeutiger, generierter Schlüssel 20051005
2 Importing I_PPD_NR Call by reference Type reference (TYPE) WRF_PPW_PPDNR Preisplan 20051005
3 Changing 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 CX_WRF_PPW_PPD_ITEMS_LOCKED 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 Returning 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 Importing IT_WORKLIST_ITEMS Call by reference Type reference (TYPE) WRF_PPW_WORKLIST_TTY PPW-Arbeitsvorrat 20041116
2 Importing I_PPD_GUID Call by reference Type reference (TYPE) WRF_PPW_GUID Eindeutiger, generierter Schlüssel 20051005
3 Importing 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 Importing IT_PA_ITEMS Call by reference Type reference (TYPE) WRF_PPW_PPDPA_TTY 20041112
2 Importing I_REJECT_MDP_ITEMS Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>FALSE CL_WRF_PPW_CONST=>FALSE 20041206
3 Changing 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 Importing 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 Exporting ES_PA_ITEM Call by reference Type reference (TYPE) WRF_PPW_PPDPA_STY PA-Ebenen Repräsentation eines PPD 20041115
2 Importing IS_RELATED_ARTICLE Call by reference Type reference (TYPE) WRF_PPW_RELATEDARTICLES_STY Struktur für Schnittstellen und Anzeige von verwandten ABS 20041115
3 Importing 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 Returning 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 Importing IT_PA_ITEMS Call by reference Type reference (TYPE) WRF_PPW_PPDPA_TTY PA-Ebenen Repräsentation eines PPD 20041116
2 Importing I_ONLY_OPEN_RELATED_ITEMS Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>FALSE CL_WRF_PPW_CONST=>FALSE 20041117
3 Returning 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 Importing IT_PA_ITEMS Call by reference Type reference (TYPE) WRF_PPW_PPDPA_TTY PA-Ebenen Repräsentation eines PPD 20041116
2 Returning 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 Changing 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 Importing IT_WORKLIST_ITEMS Call by reference Type reference (TYPE) WRF_PPW_WORKLIST_TTY Arbeitsvorrat für Abschriftenvorschläge 20110307
2 Importing 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 Importing IS_WORKLIST_ITEM Call by reference Type reference (TYPE) WRF_PPW_WORKLIST_STY PPD-Kopf, PPD-Bezeichnung und PPD-Versionsdaten 20051005
2 Importing I_PPD_GUID Call by reference Type reference (TYPE) WRF_PPW_GUID Eindeutiger, generierter Schlüssel 20051005
3 Importing I_PPD_NR Call by reference Type reference (TYPE) WRF_PPW_PPDNR Preisplan 20051005
# Exception Resumable Description Created on
1 CX_WRF_PPW_PPD_ITEMS_LOCKED PPD-Item(s) ist / sind gesperrt 20051005
History
Last changed by/on SAP  20060208 
SAP Release Created in 600