SAP ABAP Class CL_WRF_PPW_BUDGET_SET (Manage Budgets)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_BUDGET_SET Budget Set Methods 20031022
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_MESSAGE_PUBLISHER Publish Messages 20040818
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PPW_STATUS_CTRL Status Controller Functions 20031020
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PPW_BUDGET_SET_MON Budget Management -> Monitor 20040427
2 Inheritance (c INHERITING FROM c_ref)  CL_WRF_PPW_BUDGET_SET_PPD Budget Management -> PPD 20040427
Properties
Class CL_WRF_PPW_BUDGET_SET  
Short Description Manage Budgets    
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 20031007   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
# Interface Abstract Final Description Created on
1 IF_WRF_PPW_BUDGET_SET Budget Set Methods 20031022
2 IF_WRF_PPW_MESSAGE_PUBLISHER Publish Messages 20040818
3 IF_WRF_PPW_STATUS_CTRL Status Controller Functions 20031020
Friends
Class CL_WRF_PPW_BUDGET_SET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PPD Instance attribute Protected Object reference (TYPE REF TO) IF_WRF_PPW_PPD_ADAPTER PPD Link to PPW 20040423
2 MT_BUDGET Instance attribute Protected Type reference (TYPE) WRF_PPW_BUDGET_TTY Budget Data Table - Database State (Initial Load) 20040421
3 MT_BUDGET_INFO Instance attribute Protected Type reference (TYPE) WRF_PPW_BUDGETINFO_TTY Budget Info Table - Business vs. View Layer 20040421
4 MT_BUDGET_INFO_DETAIL Instance attribute Private Type reference (TYPE) WRF_PPW_BUDGETINFODET_TTY Budget Detail Data - Communication Table 20040723
5 MT_BUDGET_LEVEL_REL_PPD_DB Instance attribute Protected Type reference (TYPE) WRF_PPW_BUDGETLEVELRELPPD_TTY PPDs per Budget Planning Level -> Table 20040421
6 MT_ENQUEUED_BUDGETS Instance attribute Protected Type reference (TYPE) WRF_PPW_BUDGPERIOD_TTY Budget Enqueue Key 20040524
7 MT_PPDBG Instance attribute Protected Type reference (TYPE) WRF_PPW_PPDBG_TTY Budget Data Table - Database State (Initial Load) 20040425
8 MT_PPDBG_BUFFER_DB Instance attribute Protected Type reference (TYPE) WRF_PPW_PPDBGBUFFERDB_TTY Buffering Table of PPD-Relevant Budget Data - Internal 20041213
9 MT_PPDBG_TMP Instance attribute Protected Type reference (TYPE) WRF_PPW_PPDBG_TTY PPD Budgets 20040429
10 M_BUDGET_INFO_CHANGED Instance attribute Protected Attribute reference (LIKE) CL_WRF_PPW_CONST=>TRUE Indicator for Changes to Budget Info Structure 20040513
11 M_LOG_TYPE Instance attribute Protected Attribute reference (LIKE) 20040818
12 M_OTB_CURRENCY Instance attribute Protected Type reference (TYPE) WRF_BUDG_CURRENCY Budget Currency 20040712
13 M_PPD_CURRENCY Instance attribute Protected Type reference (TYPE) WRF_BUDG_CURRENCY Budget Currency 20040712
14 SR_CO Static Attribute Protected Object reference (TYPE REF TO) CL_WRF_PPW_CONST Constants in the Price Planning Workbench 20040426
15 SR_SERVICES Static Attribute Protected Object reference (TYPE REF TO) CL_WRF_PPW_INT_SERVICES Internal Constants and Conversions 20040426
16 ST_BUDGET_SET_FUNC Static Attribute Protected Type reference (TYPE) WRF_PPW_FUNCSTAT_TTY Function Classification 20040510
17 ST_FLDFC_CLASS_BUDGET Static Attribute Private Type reference (TYPE) WRF_PPW_FUNCSTAT_TTY Status of Functions in the Business Layer 20040804
Methods
# Method Level Visibility Method type Description Created on
1