SAP ABAP Interface IF_WRF_PPW_SEL_SET (Manage Selection Objects)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WRF_PPW_SEL_SET PPW Work Area 20031029
Properties
Interface IF_WRF_PPW_SEL_SET  
Short Description Manage Selection Objects    
General Data
Package WRF_PPW_WORKBENCH   Price Planning Workbench - WORKBENCH 
Created 20031007   SAP 
Last changed 20060313   SAP 
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)
2 CL_WRF_PPW_INT_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CX_WRF_PPW 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_STATUS_CTRL Status Controller Functions 20031016
Friends
Interface IF_WRF_PPW_SEL_SET has no friend.
Attributes
Interface IF_WRF_PPW_SEL_SET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_SEL_SET_MEMBERS Instance method Public Method Process Selection Set Objects 20050407
2 DELETE_SEL_SET_MEMBERS Instance method Public Method Delete/Hide Entries 20040402
3 FREE Instance method Public Method Remove Object References 20031219
4 GET_CHANGE_FUNCTIONS Instance method Public Method Delivers Active Processing Functions for Sel. Set Objects 20050511
5 GET_FILTER Instance method Public Method Get Filter Settings 20040210
6 GET_FUNCTION_LIST Instance method Public Method 20031017
7 GET_MEMBER_COUNT Instance method Public Method Number of Entries 20040430
8 GET_SELECTED_ITEMS_COUNT Instance method Public Method Returns the Number of Selected Nodes 20051104
9 GET_TEXT Instance method Public Method Name of Selection Set 20040915
10 GET_TYPE Instance method Public Method Return Type of Content 20031107
11 GET_VIEW_MEMBER_LIST Instance method Public Method Return Representative Table 20031020
12 ON_PPD_CANCELED Instance method Public Event handling method Response to Rejection of PPD Changes 20031230
13 ON_PPD_CHANGED_ITEMS Instance method Public Event handling method Response to PPD Item Changes in Active PPD 20040318
14 ON_PPD_SAVED Instance method Public Event handling method Response to Saving PPD 20031230
15 REFRESH Instance method Public Method Update Content 20040713
16 SELECT_SEL_SET_MEMBERS Instance method Public Method Extend / Refresh Element List 20031210
17 SET_FILTER Instance method Public Method Set Filter 20040210
18 SET_FILTER_OFF Instance method Public Method Deactivate Filter Settings 20040210
19 SET_FILTER_ON Instance method Public Method Perform Filtering 20040210
20 TRANSFER_TO_WA Instance method Public Method Pass Elements to Work Area 20031022
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
The selection set has changed 20031022
2 DELETED Instance Event
(0)
Public
(2)
Selection Set Members Deleted 20040416
Types
Interface IF_WRF_PPW_SEL_SET has no local type.
Method Signatures

Method CHANGE_SEL_SET_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Attribute reference (LIKE) CX_WRF_PPW=>MT_MESSAGES Fehlermeldungen 20050407
2 Importing IT_SELECTED Call by reference Type reference (TYPE) WRF_PPW_VIEWMEMBER_TTY Elemente des Views 20050407
3 Importing I_FUNCTION Call by reference Attribute reference (LIKE) CL_WRF_PPW_INT_SERVICES=>FN_SELSET_PPD_RELEASE auszuführende Funktion 20050407
4 Importing I_WITH_DIALOG Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>FALSE CL_WRF_PPW_CONST=>FALSE Mit Sicherheitsabfrage 20050407
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20050407

Method DELETE_SEL_SET_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Attribute reference (LIKE) CX_WRF_PPW=>MT_MESSAGES Fehlermeldungen 20050119
2 Importing IT_SELECTED Call by reference Type reference (TYPE) WRF_PPW_VIEWMEMBER_TTY Elemente des Views 20040402
3 Importing I_DELETE_IN_DB Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>FALSE CL_WRF_PPW_CONST=>FALSE 20050613
4 Importing I_WITH_DIALOG Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>FALSE CL_WRF_PPW_CONST=>FALSE Mit Sicherheitsabfrage 20040402
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040415

Method FREE Signature

Method FREE on Interface IF_WRF_PPW_SEL_SET has no parameter.
Method FREE on Interface IF_WRF_PPW_SEL_SET has no exception.

Method GET_CHANGE_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FUNCTION_LIST Value transfer Type reference (TYPE) WRF_PPW_FUNCTIONLIST_TTY Status der Funktionen in der Business-Schicht 20050511

Method GET_CHANGE_FUNCTIONS on Interface IF_WRF_PPW_SEL_SET has no exception.

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RANGE Value transfer Object reference (TYPE REF TO) CL_WRF_PPW_RANGE PPW Selektions-Kriterien 20040210

Method GET_FILTER on Interface IF_WRF_PPW_SEL_SET has no exception.

Method GET_FUNCTION_LIST Signature

Method GET_FUNCTION_LIST on Interface IF_WRF_PPW_SEL_SET has no parameter.
Method GET_FUNCTION_LIST on Interface IF_WRF_PPW_SEL_SET has no exception.

Method GET_MEMBER_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) I Zahl der Einträge 20040430

Method GET_MEMBER_COUNT on Interface IF_WRF_PPW_SEL_SET has no exception.

Method GET_SELECTED_ITEMS_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED Call by reference Type reference (TYPE) WRF_PPW_VIEWMEMBER_TTY Elemente des Views 20051104
2 Returning R_COUNT Value transfer Type reference (TYPE) I Zahl der Einträge 20051104

Method GET_SELECTED_ITEMS_COUNT on Interface IF_WRF_PPW_SEL_SET has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING Bezeichnung des Sel-Sets 20040915

Method GET_TEXT on Interface IF_WRF_PPW_SEL_SET has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SET_TYPE Value transfer Type reference (TYPE) WRF_PPW_TREE_TYPE Typ des Sel-Sets 20031107

Method GET_TYPE on Interface IF_WRF_PPW_SEL_SET has no exception.

Method GET_VIEW_MEMBER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECID Call by reference Type reference (TYPE) WRF_PPW_VIEWMEMBERID_TTY Elemente des Views 20040217
2 Returning RT_VIEW_MEMBERS Value transfer Type reference (TYPE) WRF_PPW_VIEWMEMBER_TTY Elemente des Views 20031020

Method GET_VIEW_MEMBER_LIST on Interface IF_WRF_PPW_SEL_SET has no exception.

Method ON_PPD_CANCELED Signature

Method ON_PPD_CANCELED on Interface IF_WRF_PPW_SEL_SET has no parameter.
Method ON_PPD_CANCELED on Interface IF_WRF_PPW_SEL_SET has no exception.

Method ON_PPD_CHANGED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHG_ITEMS Call by reference Attribute reference (LIKE) 20040318
2 Importing IT_CHG_ITEMS_DETAILS Call by reference Attribute reference (LIKE) 20040903
3 Importing IT_CHG_PPDPA Call by reference Attribute reference (LIKE) 20040908
4 Importing SENDER Call by reference Attribute reference (LIKE) 20040318

Method ON_PPD_CHANGED_ITEMS on Interface IF_WRF_PPW_SEL_SET has no exception.

Method ON_PPD_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Attribute reference (LIKE) 20040715

Method ON_PPD_SAVED on Interface IF_WRF_PPW_SEL_SET has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_WRF_PPW_SEL_SET has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040813

Method SELECT_SEL_SET_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_RANGE Call by reference Object reference (TYPE REF TO) CL_WRF_PPW_RANGE Artikel-Selektions-Kriterien 20031210
2 Importing I_PPD_TYPE Call by reference Type reference (TYPE) WRF_PPW_PPD_TYPE Typ der PPD 20031210
3 Importing I_REFRESH Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>TRUE CL_WRF_PPW_CONST=>FALSE Auswahl aktualisieren 20040708
4 Importing I_REPLACE Call by reference Attribute reference (LIKE) CL_WRF_PPW_CONST=>TRUE CL_WRF_PPW_CONST=>FALSE Ersetzen Ja / Nein 20031210
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040813

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_RANGE Call by reference Object reference (TYPE REF TO) CL_WRF_PPW_RANGE PA-Restriktionen 20040210

Method SET_FILTER on Interface IF_WRF_PPW_SEL_SET has no exception.

Method SET_FILTER_OFF Signature

Method SET_FILTER_OFF on Interface IF_WRF_PPW_SEL_SET has no parameter.
Method SET_FILTER_OFF on Interface IF_WRF_PPW_SEL_SET has no exception.

Method SET_FILTER_ON Signature

Method SET_FILTER_ON on Interface IF_WRF_PPW_SEL_SET has no parameter.
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20040813

Method TRANSFER_TO_WA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED Call by reference Type reference (TYPE) WRF_PPW_VIEWMEMBER_TTY markierten Members 20031022

Method TRANSFER_TO_WA on Interface IF_WRF_PPW_SEL_SET has no exception.
Event Signatures

Event CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_VIEW_MEMBERS Exporting Value transfer Type reference (TYPE) WRF_PPW_VIEWMEMBERID_TTY IDs von Elementen des Views 20031022
2 I_REPLACE Exporting Value transfer Attribute reference (LIKE) CL_WRF_PPW_CONST=>TRUE Ersetzen des vorhandenen Baums Ja / Nein 20031022

Event DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_VIEW_MEMBERS Exporting Value transfer Type reference (TYPE) WRF_PPW_VIEWMEMBERID_TTY Satznummern der zu löschenden Elemente 20040416
History
Last changed by/on SAP  20060313 
SAP Release Created in 111