SAP ABAP Class CL_WRF_PPW_SEL_SET_OS (Permanent Organization Set Quantity)
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_SEL_SET PPW Work Area 20050124
Properties
Class CL_WRF_PPW_SEL_SET_OS  
Short Description Permanent Organization Set Quantity    
Super Class CL_WRF_PPW_SEL_SET PPW Work Area 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_PPW_WORKBENCH   Price Planning Workbench - WORKBENCH 
Created 20050124   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_PPW_SEL_SET_OS has no forward declaration.
Interfaces
Class CL_WRF_PPW_SEL_SET_OS has no interface implemented.
Friends
Class CL_WRF_PPW_SEL_SET_OS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_OS Instance attribute Private Type reference (TYPE) WRF_PPW_OS_TTY Organization Set Header - Table 20050203
2 MT_OSITEM Instance attribute Private Type reference (TYPE) WRF_PPW_OSIT_TTY Organization Set Item - Table 20050203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050124
2 READ_OS_FROM_DB Instance method Private Method Read the Organization Set from the Database 20050203
Events
Class CL_WRF_PPW_SEL_SET_OS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BUSINESS_ITEM Private See coding 20050124 BEGIN OF ty_business_item, k TYPE wrf_ppw_osinfo_sty, t TYPE wrf_ppw_osinfotexts_sty, recid TYPE int4, END OF ty_business_item
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION Call by reference Object reference (TYPE REF TO) CL_WRF_PPW_APPLICATION PPW Application (Business-Schicht) 20050124
2 Importing I_SEL_TYPE Call by reference Type reference (TYPE) I 20050124

Method CONSTRUCTOR on class CL_WRF_PPW_SEL_SET_OS has no exception.

Method READ_OS_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OS Call by reference Type reference (TYPE) WRF_PPW_OS_TTY Organisationsset Kopf - Tabelle 20050203
2 Exporting ET_OSITEM Call by reference Type reference (TYPE) WRF_PPW_OSIT_TTY Organisationsset Position - Tabelle 20050203
3 Importing IR_RANGE Call by reference Object reference (TYPE REF TO) CL_WRF_PPW_RANGE PPW Selektions-Kriterien 20050203
# Exception Resumable Description Created on
1 CX_WRF_PPW_ACTION_CANCELED Abbruch der Aktion 20050211
History
Last changed by/on SAP  20050520 
SAP Release Created in 600