SAP ABAP Class CL_WRF_PPW_SEL_TREE_VIEW (View of Article Selection Tree)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PPW_TREE_VIEW View of Article Selection Tree 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_SEL_VIEW Selection View 20031020
Properties
Class CL_WRF_PPW_SEL_TREE_VIEW  
Short Description View of Article Selection Tree    
Super Class CL_WRF_PPW_TREE_VIEW View of Article Selection Tree 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_PPW_WORKBENCH   Price Planning Workbench - WORKBENCH 
Created 20031020   SAP 
Last change 20041209   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)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRF_PPW_MESSAGE_PUBLISHER Publish Messages 20040109
2 IF_WRF_PPW_SEL_VIEW Selection View 20031020
Friends
Class CL_WRF_PPW_SEL_TREE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_SEL_SET Instance attribute Public Attribute reference (LIKE) 20031020
2 MT_BUTTONS_B Instance attribute Private Type reference (TYPE) TTB_BUTTON Business Logic Toolbar Buttons 20050511
3 MT_BUTTONS_V Instance attribute Private Type reference (TYPE) TTB_BUTTON View Logic Toolbar Buttons 20050511
4 MT_FCODES Instance attribute Private Type reference (TYPE) WRF_PPW_FCODEFUNCTION_TTY F Code of a Function 20031211
5 MT_VIEW_MEMBER_IDS Instance attribute Private Type reference (TYPE) WRF_PPW_VIEWMEMBERID_TTY Record Numbers and Status for View Elements 20040218
6 M_LOG_TYPE Instance attribute Private Attribute reference (LIKE) 20040109
7 M_VISIBLE Instance attribute Private Attribute reference (LIKE) 20040109
8 SR_SERVICE Static Attribute Private Object reference (TYPE REF TO) CL_WRF_PPW_INT_SERVICES Internal Constants and Conversions 20031211
9 STR_STATUS_GREY Static Attribute Private See coding Status Values for Gray Items 20050318
10 STR_STATUS_OFF Static Attribute Private See coding Status Values for Invisible Items 20050318
11 STR_STATUS_ON Static Attribute Private See coding Status Values for Visible Items 20050318
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_MEMBERS Instance method Protected Method Deactivate Nodes (Including Orphaned Nodes) 20040218
2 CALC_EXCLUDING_LIST Instance method Private Method 20040109
3 CHANGE_SEL_SET_MEMBERS Instance method Private Method 20050511
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031211
5 CONFIGURE_TOOLBAR Instance method Private Method 20040109
6 CONFIRM_STEP Instance method Private Method 20050711
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031020
8 DEACTIVATE_MEMBERS Instance method Protected Method Deactivate Nodes (Including Orphaned Nodes) 20040211
9 DELETE_SEL_SET_MEMBERS Instance method Private Method 20040413
10 FREE Instance method Public Method 20031201
11 GET_TOOLBAR_BUTTONS Instance method Private Method 20040109
12 HANDLE_FCODE Instance method Private Method 20031203
13 INITIAL_LOAD Instance method Private Method 20050203
14 ON_CHANGED Instance method Private Event handling method Display Changes in Business Object 20031023
15 ON_DELETED Instance method Private Event handling method Delete Nodes 20040416
16 SET_VISIBLE Instance method Private Method 20040109
17 TRANSFER_TO_WA Instance method Public Method 20031203
Events
# Event Type Visibility Description Created on
1 MESSAGES_CREATED Instance Event
(0)
Private
(0)
20040109
2 MSG_LOG_CLEAR_REQUEST Instance Event
(0)
Private
(0)
20040109
Types
Class CL_WRF_PPW_SEL_TREE_VIEW has no local type.
Method Signatures

Method ACTIVATE_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VIEW_MEMBER Call by reference Type reference (TYPE) WRF_PPW_VIEWMEMBER_TTY Elemente des Views 20040218

Method ACTIVATE_MEMBERS on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method CALC_EXCLUDING_LIST Signature

Method CALC_EXCLUDING_LIST on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method CALC_EXCLUDING_LIST on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method CHANGE_SEL_SET_MEMBERS Signature

Method CHANGE_SEL_SET_MEMBERS on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method CHANGE_SEL_SET_MEMBERS on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method CONFIGURE_TOOLBAR Signature

Method CONFIGURE_TOOLBAR on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method CONFIGURE_TOOLBAR on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method CONFIRM_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_QUESTION Call by reference Type reference (TYPE) STRING 20050711
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED 20050711

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container zur Darstellung 20031020
2 Importing IR_SEL_SET Call by reference Object reference (TYPE REF TO) IF_WRF_PPW_SEL_SET Artikel-Selektions-Menge 20031020

Method CONSTRUCTOR on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method DEACTIVATE_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VIEW_MEMBER Call by reference Type reference (TYPE) WRF_PPW_VIEWMEMBER_TTY Elemente des Views 20040211

Method DEACTIVATE_MEMBERS on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method DELETE_SEL_SET_MEMBERS Signature

Method DELETE_SEL_SET_MEMBERS on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method DELETE_SEL_SET_MEMBERS on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method FREE on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method GET_TOOLBAR_BUTTONS Signature

Method GET_TOOLBAR_BUTTONS on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method GET_TOOLBAR_BUTTONS on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method HANDLE_FCODE Signature

Method HANDLE_FCODE on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method HANDLE_FCODE on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method INITIAL_LOAD Signature

Method INITIAL_LOAD on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method INITIAL_LOAD on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method ON_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VIEW_MEMBERS Value transfer Attribute reference (LIKE) 20031023
2 Importing I_REPLACE Value transfer Attribute reference (LIKE) 20031023

Method ON_CHANGED on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method ON_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VIEW_MEMBERS Value transfer Attribute reference (LIKE) 20040416

Method ON_DELETED on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method SET_VISIBLE Signature

Method SET_VISIBLE on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method SET_VISIBLE on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.

Method TRANSFER_TO_WA Signature

Method TRANSFER_TO_WA on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Method TRANSFER_TO_WA on class CL_WRF_PPW_SEL_TREE_VIEW has no exception.
Event Signatures

Event MESSAGES_CREATED Signature
Event MESSAGES_CREATED on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
Event MSG_LOG_CLEAR_REQUEST Signature
Event MSG_LOG_CLEAR_REQUEST on class CL_WRF_PPW_SEL_TREE_VIEW has no parameter.
History
Last changed by/on SAP  20041209 
SAP Release Created in 111