SAP ABAP Class CL_UPARM_QB_EXCEPTION (Query Builder - Exception)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
⤷
UPARM (Package) Retail MAP Master Data Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UPARM_QB_RULE | Query Builder - Rule | 20090205 |
Properties
| Class | CL_UPARM_QB_EXCEPTION | |
| Short Description | Query Builder - Exception | |
| Super Class | CL_UPARM_QB_RULE | Query Builder - Rule |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPARM | Retail MAP Master Data Maintenance |
| Created | 20090205 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPARM_QB_EXCEPTION has no forward declaration.
Interfaces
Class CL_UPARM_QB_EXCEPTION has no interface implemented.
Friends
Class CL_UPARM_QB_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UPARM_TA_EXCEP | Filter used within a rule to filter records | 20090205 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Affected column | 20090211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Requires initializing parameters | 20090217 | |
| 2 | Instance method | Public | Method | Returns the exception | 20090205 |
Events
Class CL_UPARM_QB_EXCEPTION has no event.
Types
Class CL_UPARM_QB_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_UPARM_QB_VIEW_MANAGER | Manages a view's rules and filters | 20090217 | |||
| 2 | IS_EXCEPTION | Call by reference | Type reference (TYPE) | UPARM_TA_EXCEP | Exception denotes the results when a record matches the rule | 20090217 | |||
| 3 | IS_RULE | Call by reference | Type reference (TYPE) | UPARM_TA_RULE | Rules are type Condition / Exception - Used to filter record | 20090217 | |||
| 4 | IT_FILTER | Call by reference | Type reference (TYPE) | UPARM_YT_FILTER | Table type of UPARM_TA_FILTER | 20090217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query Builder exception | 20090217 |
Method GET_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_EXCEPTION | Value transfer | Type reference (TYPE) | UPARM_TA_EXCEP | Exception denotes the results when a record matches the rule | 20090205 |
Method GET_EXCEPTION on class CL_UPARM_QB_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |