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 | Instance attribute | Public | Type reference (TYPE) | RSUVM_PL | System measurement: Abbreviation for a price list | 20060424 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SLIM_PRICELISTS_T | System Measurement Price Lists Table | 20060210 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SLIM_PRICELISTS_T | System Measurement Price Lists Table | 20060210 | |||
| 4 | Static Attribute | Private | See coding | System Measurement Price Lists Table | 20060210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060210 | |
| 2 | Instance method | Public | Method | Lists the active price lists | 20060210 | |
| 3 | Instance method | Public | Method | Lists the passive price lists | 20060210 | |
| 4 | Instance method | Public | Method | Lists the price lists of the active group | 20060210 | |
| 5 | 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 | 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 | 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 | 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 | 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 |