SAP ABAP Class CL_SLIM_PRICELIST (System Measurement: Edit Price Lists)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Properties
Class CL_SLIM_PRICELIST  
Short Description System Measurement: Edit Price Lists    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20060208   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_PRICELIST has no forward declaration.
Interfaces
Class CL_SLIM_PRICELIST has no interface implemented.
Friends
Class CL_SLIM_PRICELIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_FIXED_PRICELIST Instance attribute Public Type reference (TYPE) RSUVM_PL System measurement: Abbreviation for a price list 20060424
2 GT_ACTIVE_PRICELISTS Instance attribute Public Type reference (TYPE) SLIM_PRICELISTS_T System Measurement Price Lists Table 20060210
3 GT_PASSIVE_PRICELISTS Instance attribute Public Type reference (TYPE) SLIM_PRICELISTS_T System Measurement Price Lists Table 20060210
4 GT_PRICELISTS Static Attribute Private See coding System Measurement Price Lists Table 20060210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060210
2 GET_ACTIVE_PRICELISTS Instance method Public Method Lists the active price lists 20060210
3 GET_PASSIVE_PRICELISTS Instance method Public Method Lists the passive price lists 20060210
4 GET_PRICELISTS_BY_GROUP Instance method Public Method Lists the price lists of the active group 20060210
5 GET_PRICELIST_GROUP Instance method Public Method Determines the price list group 20060210
Events
Class CL_SLIM_PRICELIST has no event.
Types
Class CL_SLIM_PRICELIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PRICELIST Call by reference Type reference (TYPE) RSUVM_PL Systemvermessung: Kürzel für eine Preisliste 20060424

Method CONSTRUCTOR on class CL_SLIM_PRICELIST has no exception.

Method GET_ACTIVE_PRICELISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_PRICELISTS Value transfer Type reference (TYPE) SLIM_PRICELISTS_T Systemvermessung tabelle preislisten 20060210

Method GET_ACTIVE_PRICELISTS on class CL_SLIM_PRICELIST has no exception.

Method GET_PASSIVE_PRICELISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_PRICELISTS Value transfer Type reference (TYPE) SLIM_PRICELISTS_T Systemvermessung tabelle preislisten 20060210

Method GET_PASSIVE_PRICELISTS on class CL_SLIM_PRICELIST has no exception.

Method GET_PRICELISTS_BY_GROUP Signature

Method GET_PRICELISTS_BY_GROUP on class CL_SLIM_PRICELIST has no parameter.
Method GET_PRICELISTS_BY_GROUP on class CL_SLIM_PRICELIST has no exception.

Method GET_PRICELIST_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_PL_GROUP Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060210

Method GET_PRICELIST_GROUP on class CL_SLIM_PRICELIST has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in